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

无数据

分类

全部综合其他(14)人工智能(14)

语言

全部zh(4)英语(3)中文(简体)(3)[zh](1)日语(1)ro(1)中文(简体)(1)

格式

全部PDF文档 PDF(14)
 
本次搜索耗时 0.012 秒,为您找到相关结果约 14 个.
  • 全部
  • 综合其他
  • 人工智能
  • 全部
  • zh
  • 英语
  • 中文(简体)
  • [zh]
  • 日语
  • ro
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TVM: Where Are We Going

    learning.TVM Stack High-Level Differentiable IR Tensor Expression and Optimization Search Space LLVM, CUDA, Metal VTA Edge FPGA Cloud FPGA ASIC Optimization AutoTVM Device FleetExisting Deep Learning Design in Verilog VerilatorToward Unified IR InfraOverview of New IR Infra Single unified module/pass, type system, with function variants supportCompilation Flow under the New Infra IRModule (relay::Function) print(mod[”te_add_one”].args) Use hybrid script as an alternative text format Directly write pass, manipulate IR structures Accelerate innovation, 
 e.g. use (GA/RL/BayesOpt/your favorite ML method)
    0 码力 | 31 页 | 22.64 MB | 5 月前
    3
  • pdf文档 TVM Meetup: Quantization

    written in TVM Tensor IR .. More targets AutoTVM – Tuning the kernels Optimized Binary Codegen – LLVM, Cuda, C, … Framework Parsers Graph level optimizations Tensor-level optimizations Machine code operators • We introduced a new Relay dialect – QNN to encapsulate this work • Complete reuse of Relay pass infrastructure • Possible reuse of TVM schedules (only to some extent)© 2019, Amazon Web Services
    0 码力 | 19 页 | 489.50 KB | 5 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    System Overview Relay IR Graph Annotation with Your Annotator Graph Partitioning Your Codegen LLVM, CUDA, Metal, VTA Serialized Subgraph Library Relay Runtime (VM, Graph Runtime, Interpreter) System Overview Relay IR Graph Annotation with Your Annotator Graph Partitioning Your Codegen LLVM, CUDA, Metal, VTA Serialized Subgraph Library Relay Runtime (VM, Graph Runtime, Interpreter) System Overview Relay IR Graph Annotation with Your Annotator Graph Partitioning Your Codegen LLVM, CUDA, Metal, VTA Serialized Subgraph Library Relay Runtime (VM, Graph Runtime, Interpreter)
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 TVM Meetup Nov. 16th - Linaro

    835), mate10/mate10pro (kirin 970), p20/p20pro (kirin 970) -target=arm64-linux-android -mattr=+neon llvm firefly rk3399, rock960, ultra96 -target=aarch64-linux-gnu -mattr=+neon rasp3b (bcm2837) -targ (mali g71) N/A FPGA vta pynq, ultra96 N/A sdaccel Out-of-tree support or WIP: Hexagon DSP (via llvm), Ascend NPU, and more Green: Linaro 96BoardsLinaro for TVM ● Linaro AI/ML group can be a good fit
    0 码力 | 7 页 | 1.23 MB | 5 月前
    3
  • pdf文档 TVM@AliOS

    pointwise convolution we implement im2col schedule 。 No tensorize, but in schedule to cooperate with LLVM to simulate GEMM microkernel /NiiOS ! 驱动万物智能 Alios TVM @ ARM CPU FP32 Performance Comparison AARCH64 DSP Processor /NiiOS ! 驱动万物智能 Alios TVM Q@ Hexagon DSP 。, Add Hexagon Code Generator inherits LLVM and could generate HVX instruction 。, Add one Hexagon runtimes named as libtvm_hexagon_runtime.so
    0 码力 | 27 页 | 4.86 MB | 5 月前
    3
  • pdf文档 亿联TVM部署

    “-shared”, “-fPIC”, “-m32”] b. python tensorflow_blur.py to get the .log c. Use the .log, with target=“llvm –mcpu=i686 –mtriple=i686-linux-gnu” then TVM_NDK_CC=“clang –m32” python tf_blur.py���������������
    0 码力 | 6 页 | 1.96 MB | 5 月前
    3
  • pdf文档 TVM工具组

    2019·11·16绝赞招聘中 TVM 在平头哥 • 工具链产品 平头哥芯片平台发布的配套软件中, TVM 是工具链产品的重要组成部分: 负责将预训练好的 caffe 或者 tensorflow 的模型,转换到 LLVM IR,最后生成可以在无剑 SoC 平台上 执行的二进制。绝赞招聘中 为何添加 caffe 前端? 客户需求 评估阶段:客户用于评估芯片的网络,caffe 模型占很大比重。 竞品已支持
    0 码力 | 6 页 | 326.80 KB | 5 月前
    3
  • pdf文档 Dynamic Model in TVM

    VMCompiler() with tvm.autotvm.apply_graph_best("resnet50_v1_graph_opt.log"): vm = vmc.compile(mod, "llvm") vm.init(ctx) vm.load_params(params) data = np.random.uniform(size=(1,
    0 码力 | 24 页 | 417.46 KB | 5 月前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    40.2 38.7 AGIEval (Acc.) 0-shot 41.3 64.4 43.4 49.8 51.2 Code HumanEval (Pass@1) 0-shot 45.1 43.9 53.1 48.2 48.8 MBPP (Pass@1) 3-shot 57.4 53.6 64.2 68.6 66.6 CRUXEval-I (Acc.) 2-shot 42.5 44.3 52.4 arXiv:2206.07682, 2022. T. Wei, J. Luan, W. Liu, S. Dong, and B. Wang. Cmath: Can your language model pass chinese elementary school math test?, 2023. L. Xu, H. Hu, X. Zhang, L. Li, C. Cao, Y. Li, Y. Xu, figure, DeepSeek-V2 Chat (RL) demonstrates considerable proficiency in LiveCodeBench, achieving a Pass@1 score that even surpasses some giant models. This performance highlights the strong capability of
    0 码力 | 52 页 | 1.23 MB | 1 年前
    3
  • pdf文档 清华大学 普通人如何抓住DeepSeek红利

    任务上,性能比肩OpenAl-o1正式版。 (Pass@1) (Percentile) (Pass@1) (Pass@1) (Pass@1) 国产 十 免费 十 开源 十 强大 Accuracy/Percent le (%) AI https://chat.deepseek.com Z u N e P 6 7 K w S v L C q Y 4 Y V 1 T 8 0 u m B k k m O x
    0 码力 | 65 页 | 4.47 MB | 8 月前
    3
共 14 条
  • 1
  • 2
前往
页
相关搜索词
TVMWhereAreWeGoingMeetupQuantizationBringYourOwnCodegentoNov16thLinaroAliOS亿联部署工具DynamicModelinDeepSeekV2StrongEconomicalandEfficientMixtureofExpertsLanguage清华华大大学清华大学普通通人普通人如何抓住红利
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩