积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(13)Julia(10)综合其他(6)人工智能(6)Python(2)Tornado(2)系统运维(1)Rust(1)网络与安全(1)

语言

全部中文(繁体)(10)英语(5)zh(2)kor(1)ro(1)中文(简体)(1)

格式

全部PDF文档 PDF(18)DOC文档 DOC(1)其他文档 其他(1)
 
本次搜索耗时 0.593 秒,为您找到相关结果约 20 个.
  • 全部
  • 后端开发
  • Julia
  • 综合其他
  • 人工智能
  • Python
  • Tornado
  • 系统运维
  • Rust
  • 网络与安全
  • 全部
  • 中文(繁体)
  • 英语
  • zh
  • kor
  • ro
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TVM: Where Are We Going

    Runtimes NPUModule CUDAModule TFModule tvm::runtime::Module GetFunction(string) -> tvm::runtime::PackedFunc SaveToBinary/LoadFromBinary Runtime Module Interface SubclassesUnified Runtime Benefit mod. = tvm.module.load("mylib.so") func = lib["npufunction0"] func(a, b) Automatic RPC Support remote = tvm.rpc.connect(board_url, port) remote.upload("mylib.so") remote_mod = remote.load_module(“mylib Single unified module/pass, type system, with function variants supportCompilation Flow under the New Infra IRModule (relay::Function) IRModule (te::Function, ExternFunc, …) runtime::Module High-level
    0 码力 | 31 页 | 22.64 MB | 5 月前
    3
  • epub文档 Tornado 6.5 Documentation

    approach to asynchronous programming. While some support of WSGI is available in the tornado.wsgi module, it is not a focus of development and most applications should be written to use Tornado’s own interfaces html#module-asyncio] module and shares the same event loop (by default since Tornado 5.0). In general, libraries designed for use with asyncio [https://docs.python.org/3/library/asyncio.html#module-asyncio] Tornado 1.1.1 What’s new in Tornado 1.1 What’s new in Tornado 1.0.1 What’s new in Tornado 1.0 Index Module Index Search PageDiscussion and support You can discuss Tornado on the Tornado developer mailing
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    reserved. Option 2: Graph-Level Annotation ● Implement a Relay IR visitor to annotate a subgraph ● Module path: python/tvm/relay/op/contrib//graph_annotator.py ● Apply the annotator to its Affiliates. All rights reserved. Implement the Runtime Dispatcher ● Implement a TVM runtime module to dispatch the subgraph to the generated executable engine ● Runtime path: src/runtime/contri or its Affiliates. All rights reserved. Thank You and Q&A System Prototyping https://github.com/apache/incubator-tvm/pull/4258 RFC https://discuss.tvm.ai/t/bring-your-own-codegen-to-tvm/4501© 2019
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 7 Discussion and support 255 Python Module Index 257 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework approach to asynchronous programming. While some support of WSGI is available in the tornado.wsgi module, it is not a focus of development and most applications should be written to use Tornado’s own interfaces and WSGICHAPTER FOUR ASYNCIO INTEGRATION Tornado is integrated with the standard library asyncio module and shares the same event loop (by default since Tornado 5.0). In general, libraries designed for
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    第五章讨论结构体(struct)和方法,第六章介绍枚举(enum)、match 表达式和 if let 控 制流结构。在 Rust 中,创建自定义类型需要用到结构体和枚举。 第七章介绍 Rust 的模块(module)系统,其中的私有性规则用来组织代码和公开的 API(应 用程序接口)。第八章讨论标准库提供的常见集合数据结构,例如 Vector(向量)、字符串和 Hash Map(散列表)。第九章探索 Rust 项;可以使用一些工具来解决名称冲突。 Rust 有许多功能可以让你管理代码的组织,包括哪些细节可以被公开,哪些细节作为私有部 分,以及程序中各个作用域中有哪些名称。这些特性,有时被统称为 “模块系统(the module system)”,包括: • 包(Packages):Cargo 的一个功能,它允许你构建、测试和分享 crate。 • Crates :一个模块的树形结构,它形成了库或可执行文件项目。 • 在前面我们提到了,src/main.rs 和 src/lib.rs 叫做 crate 根。之所以这样叫它们是因为这两 个文件的内容都分别在 crate 模块结构的根组成了一个名为 crate 的模块,该结构被称为模块 树(module tree)。 示例 7-2 展示了示例 7-1 中模块树的结构。 crate └── front_of_house ├── hosting │ ├── add_to_waitlist
    0 码力 | 562 页 | 3.23 MB | 26 天前
    3
  • pdf文档 OctoML OSS 2019 11 8

    Meetup 11/8/2019 Jared Roesch OctoML is a new company building DL deployment solutions using the Apache (incubating) TVM project. A goal is to nurture the TVM community and contribute new infrastructure t3: Tensor Q octoML Coalesced t1: Tensor t2: Tensor t3: Tensor 13 Acknowledgments e The Apache(incubating) community members. e ASF Mentors and PMC members who make this awesome project Possiblel
    0 码力 | 16 页 | 1.77 MB | 5 月前
    3
  • word文档 DevOps Meetup

    Product Ops  Product Management  Every technology under the sun  Solaris, Windows, Linux  Apache, IIS, TCServer, etc.  Oracle, DB2, SQL Server  How we got better  We read and we studied.
    0 码力 | 2 页 | 246.04 KB | 5 月前
    3
  • pdf文档 Julia 1.11.4

    2 Submodules and relative paths . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225 17.3 Module initialization and precompilation . . . . . . . . . . . . . . . . . . . . . . . . 226 18 Documentation . . . . . . . . . 1230 56 Iteration utilities 1233 57 Reflection and introspection 1247 57.1 Module bindings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1247 57.2 DataType . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1646 87.5 Changing the contextual module which is active at the REPL . . . . . . . . . . . . . 1647 87.6 Numbered prompt . . . . . . . .
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    2 Submodules and relative paths . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225 17.3 Module initialization and precompilation . . . . . . . . . . . . . . . . . . . . . . . . 226 18 Documentation . . . . . . . . . 1230 56 Iteration utilities 1233 57 Reflection and introspection 1247 57.1 Module bindings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1247 57.2 DataType . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1646 87.5 Changing the contextual module which is active at the REPL . . . . . . . . . . . . . 1647 87.6 Numbered prompt . . . . . . . .
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    2 Submodules and relative paths . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225 17.3 Module initialization and precompilation . . . . . . . . . . . . . . . . . . . . . . . . 226 18 Documentation . . . . . . . . . 1230 56 Iteration utilities 1233 57 Reflection and introspection 1247 57.1 Module bindings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1247 57.2 DataType . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1646 87.5 Changing the contextual module which is active at the REPL . . . . . . . . . . . . . 1647 87.6 Numbered prompt . . . . . . . .
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
TVMWhereAreWeGoingTornado6.5DocumentationBringYourOwnCodegentoRust程序设计程序设计语言简体中文文版中文版简体中文版1.85OctoMLOSS201911DevOpsMeetupJulia1.11ReleaseNotes
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩