积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(1137)综合其他(432)Java(340)Python(331)Weblate(302)Spring(284)云计算&大数据(219)数据库(184)C++(117)VirtualBox(112)

语言

全部英语(1716)中文(简体)(277)中文(繁体)(20)韩语(13)日语(10)法语(9)英语(8)德语(7)西班牙语(6)俄语(6)

格式

全部PDF文档 PDF(1524)其他文档 其他(515)TXT文档 TXT(35)PPT文档 PPT(4)
 
本次搜索耗时 0.098 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Java
  • Python
  • Weblate
  • Spring
  • 云计算&大数据
  • 数据库
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 韩语
  • 日语
  • 法语
  • 英语
  • 德语
  • 西班牙语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PyTorch Tutorial

    FloatTensor *Assume 't' is a tensor Autograd • Autograd • Automatic Differentiation Package • Don’t need to worry about partial differentiation, chain rule etc.. • backward() does that • loss.backward()
    0 码力 | 38 页 | 4.09 MB | 1 年前
    3
  • pdf文档 micrograd++: A 500 line C++ Machine Learning Library

    scalar value within the computation graph. It supports basic arith- metic operations with automatic differentiation, enabling effi- cient gradient computation. The class also implements back- propagation
    0 码力 | 3 页 | 1.73 MB | 6 月前
    3
  • pdf文档 Machine Learning Pytorch Tutorial

    Python. ● Two main features: ○ N-dimensional Tensor computation (like NumPy) on GPUs ○ Automatic differentiation for training deep neural networks Training Neural Networks Training Define Neural Network
    0 码力 | 48 页 | 584.86 KB | 1 年前
    3
  • pdf文档 PyTorch Release Notes

    Functionality can be easily extended with common Python libraries such as NumPy, SciPy, and Cython. Automatic differentiation is done with a tape-based system at both a functional and neural network layer level. This includes a collection of highly optimized modules for popular Transformer architectures and an automatic mixed precision-like API that can be used seamlessly with your PyTorch code. ‣ A preview of Torch-TensorRT commit 9130ab38 from July 31, 2019 as well as a cherry- picked TensorRT 5.1.5 Automatic Mixed Precision (AMP) Automatic Mixed Precision (AMP) for PyTorch is available in this container through the native
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.2 Documentation

    capabilities over other popular distributed ledger or blockchain platforms. One key point of differentiation is that Hyperledger was established under the Linux Foundation, which itself has a long and very However, consensus encompasses more than simply agreeing upon the order of transactions, and this differentiation is highlighted in Hyperledger Fabric through its fundamental role in the entire transaction flow Root CA needs of Fabric, it is inherently not capable of providing SSL certificates for general/automatic use in browsers. However, because some CA must be used to manage identity (even in a test environment)
    0 码力 | 335 页 | 4.48 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.2 Documentation

    capabilities over other popular distributed ledger or blockchain platforms. One key point of differentiation is that Hyperledger was established under the Linux Foundation, which itself has a long and very However, consensus encompasses more than simply agreeing upon the order of transactions, and this differentiation is highlighted in Hyperledger Fabric through its fundamental role in the entire transaction flow Root CA needs of Fabric, it is inherently not capable of providing SSL certificates for general/automatic use in browsers. However, because some CA must be used to manage identity (even in a test environment)
    0 码力 | 497 页 | 6.59 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 2.5 中文文档

    say we had a larger setup and wanted a namespace for database related tasks, with additional differentiation inside that. We make a sub-package named db/ and inside it, a migrations.py module: @task def out. This will cause run to raise a CommandTimeout exception. If you want to disable Fabric’s automatic attempts at escaping quotes, dollar signs etc., specify shell_escape=False. Examples: run("ls is similar to sys.exit [http://docs.python.org/library/sys.html#sys.exit] (but which skips the automatic printing to stderr, allowing us to more tightly control it via settings). Therefore, it’s possible
    0 码力 | 138 页 | 154.00 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.3 Documentation

    capabilities over other popular distributed ledger or blockchain platforms. One key point of differentiation is that Hyperledger was established under the Linux Foundation, which itself has a long and very However, consensus encompasses more than simply agreeing upon the order of transactions, and this differentiation is highlighted in Hyperledger Fabric through its fundamental role in the entire transaction flow Root CA needs of Fabric, it is inherently not capable of providing SSL certificates for general/automatic use in browsers. However, because some CA must be used to manage identity (even in a test environment)
    0 码力 | 528 页 | 6.85 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.3 Documentation

    capabilities over other popular distributed ledger or blockchain platforms. One key point of differentiation is that Hyperledger was established under the Linux Foundation, which itself has a long and very However, consensus encompasses more than simply agreeing upon the order of transactions, and this differentiation is highlighted in Hyperledger Fabric through its fundamental role in the entire transaction flow Root CA needs of Fabric, it is inherently not capable of providing SSL certificates for general/automatic use in browsers. However, because some CA must be used to manage identity (even in a test environment)
    0 码力 | 367 页 | 4.95 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.4 中文文档

    say we had a larger setup and wanted a namespace for database related tasks, with additional differentiation inside that. We make a sub-package named db/ and inside it, a migrations.py module: @task def out. This will cause run to raise a CommandTimeout exception. If you want to disable Fabric’s automatic attempts at escaping quotes, dollar signs etc., specify shell_escape=False. Examples: run("ls is similar to sys.exit [http://docs.python.org/library/sys.html#sys.exit] (but which skips the automatic printing to stderr, allowing us to more tightly control it via settings). Therefore, it’s possible
    0 码力 | 145 页 | 161.53 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
PyTorchTutorialmicrograd++500lineC++MachineLearningLibraryPytorchReleaseNotesHyperledgerFabric1.2Documentation2.5中文文文文档中文文档1.31.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩