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

无数据

分类

全部综合其他(366)Weblate(206)KiCad(65)Blender(39)产品与服务(19)Apache OFBiz(12)Krita(9)人工智能(7)版本控制(6)GIMP(5)

语言

全部英语(216)中文(简体)(129)中文(繁体)(10)日语(5)zh(2)[zh](1)fj(1)法语(1)韩语(1)

格式

全部PDF文档 PDF(232)其他文档 其他(134)
 
本次搜索耗时 0.225 秒,为您找到相关结果约 366 个.
  • 全部
  • 综合其他
  • Weblate
  • KiCad
  • Blender
  • 产品与服务
  • Apache OFBiz
  • Krita
  • 人工智能
  • 版本控制
  • GIMP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • [zh]
  • fj
  • 法语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Bring Your Own Codegen to TVM

    np from tvm import relay 2. Load a pretrained network mod, params = relay.testing.mobilenet.get_workload(batch_size=1) 3. Partition and build the network with an external codegen mod = relay.build_extern(mod ib//graph_annotator.py ● Apply the annotator to a workload: mod, params = relay.testing.mobilenet.get_workload(batch_size=1) mod[‘main’] = MyAnnotator().visit(mod[‘main’]) mod = relay
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 03 Experiments, Reproducibility, and Projects - Introduction to Scientific Writing WS2021/22

    Applications  Evaluate in larger scope of real datasets and query workloads  Examples: Customer workload, ML pipelines (dataprep, training, eval) Experiments and Result Presentation 7 706.015 Introduction many ways how to do it wrong  Basic Planning  Which data / data sets should be used?  Which workload / queries should be run?  Which hardware & software should be used?  Metrics: What to measure Reproducibility  Verify robustness of results wrt parameters and environments  Examples: different data and workload characteristics, hardware Reproducibility and RDM 26 706.015 Introduction to Scientific Writing
    0 码力 | 31 页 | 1.38 MB | 1 年前
    3
  • pdf文档 TVM@Alibaba AI Labs

    让 1 splits the workload into thread <| | Apaday+my blocks Bly zx) https://docstvm ai/ PVR TOPI Alibaba ALLabs 阿里巴巴人工智能实验室 Blocking Splits the workload into thread blocks (work groups) and individual threads (work items) Processing Element
    0 码力 | 12 页 | 1.94 MB | 5 月前
    3
  • pdf文档 TVM@AliOS

    45 .31让工 1.31 -35 1 129 中131 124有23152136 2 1.14 am omo oo Convolution Workload Performance AiOS 1驱动万物智能 Alios TVM @ ARM CPU INT8 Depthwise Convolution 。, NHWC layout 。 Using 33. 1.15 116 111 09工08 工区 0.77 0.77 | | | Depthwise Convolution Workload Performance Alios TVM @ ARM CPU INT8 Performance Comparison @ rasp 3b+ AARCH64 aoo0 8.87 sm ao
    0 码力 | 27 页 | 4.86 MB | 5 月前
    3
  • pdf文档 Trends Artificial Intelligence

    PerformanceNVIDIA GPU Performance = +225x Over Eight Years 106 1 GPT-MoE Inference Workload = A type of workload where a GPT-style model with a Mixture-of-Experts (MoE) architecture is used for inference over eight years while requiring 4x fewer GPUs… $1B Data Center Comparison GPT-MoE Inference Workload1 …Inference token capacity +27,500x over eight years, implying +30,000x higher theoretical
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 TVM: Where Are We Going

    func = remote_mod[“npufunction0"] func(remote_a, remote_b)Virtual Machine: Supporting Dynamic Workload Dynamic shape workloads More runtime objects: Arrays, Tuples, Trees, ADTs Minimum runtime for
    0 码力 | 31 页 | 22.64 MB | 5 月前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    projects, with a total refactor of the software with new functions, redesign of the internal window manager and event/tool/data handling system, and new Python API. The final version of this project was Blender Blender. These settings are typically found in conjunction with the Window Manager settings. (Gnome or KDE.) Install from Package Manager Some Linux distributions may have a specific package for Blender in consistency with other packages on the system and may provide other features (given by the package manager), such as listing of packages, update notifications and automatic menu configuration. Be aware, though
    0 码力 | 3966 页 | 203.00 MB | 1 年前
    3
  • pdf文档 Blender v2.93 Manual

    projects, with a total refactor of the software with new functions, redesign of the internal window manager and event/tool/data handling system, and new Python API. The final version of this project was Blender Blender. These settings are typically found in conjunction with the Window Manager settings. (Gnome or KDE.) Install from Package Manager Some Linux distributions may have a specific package for Blender in consistency with other packages on the system and may provide other features (given by the package manager), such as listing of packages, update notifications and automatic menu configuration. Be aware, though
    0 码力 | 3962 页 | 201.40 MB | 1 年前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    projects, with a total refactor of the software with new functions, redesign of the internal window manager and event/tool/data handling system, and new Python API. The final version of this project was Blender Blender. These settings are typically found in conjunction with the Window Manager settings. (Gnome or KDE.) Install from Package Manager Some Linux distributions may have a specific package for Blender in consistency with other packages on the system and may provide other features (given by the package manager), such as listing of packages, update notifications and automatic menu configuration. Be aware, though
    0 码力 | 3868 页 | 198.83 MB | 1 年前
    3
  • pdf文档 Blender v2.92 Manual

    projects, with a total refactor of the software with new functions, redesign of the internal window manager and event/tool/data handling system, and new Python API. The final version of this project was Blender Blender. These settings are typically found in conjunction with the Window Manager settings. (Gnome or KDE.) Install from Package Manager Some Linux distributions may have a specific package for Blender in consistency with other packages on the system and may provide other features (given by the package manager), such as listing of packages, update notifications and automatic menu configuration. Be aware, though
    0 码力 | 3868 页 | 198.46 MB | 1 年前
    3
共 366 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
BringYourOwnCodegentoTVM03ExperimentsReproducibilityandProjectsIntroductionScientificWritingWS202122AlibabaAILabsAliOSTrendsArtificialIntelligenceWhereAreWeGoingBlenderv292参考手册参考手册繁体中文繁体中文93Manual
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩