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

无数据

分类

全部后端开发(25)Python(15)Conda(15)C++(10)综合其他(6)人工智能(5)Conan(5)云计算&大数据(1)产品与服务(1)Service Mesh(1)

语言

全部英语(26)中文(简体)(3)[zh](1)kor(1)zh(1)

格式

全部PDF文档 PDF(32)
 
本次搜索耗时 0.010 秒,为您找到相关结果约 32 个.
  • 全部
  • 后端开发
  • Python
  • Conda
  • C++
  • 综合其他
  • 人工智能
  • Conan
  • 云计算&大数据
  • 产品与服务
  • Service Mesh
  • 全部
  • 英语
  • 中文(简体)
  • [zh]
  • kor
  • zh
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices

    layer can apply filters to detect: ◮ Edges ◮ Shapes ◮ Objects 14 / 50Software dependencies ◮ TensorFlow Lite ◮ OpenCV 16 / 50MobileNet pre-trained model ◮ CNN architecture created by Google ◮ Trained ◮ Memory consumption with 4 threads: 93MB 31 / 50Comparision with Python Comparision made with TensorFlow Lite’s label image.py C++ Python Running duration (s) 1 7 Number of threads Inference duration https://github.com/adrian-stanciu/cpp-embedded-ml 48 / 50Resources ◮ https://github.com/tensorflow/tensorflow/tree/ master/tensorflow/lite/examples/python ◮ https://kaggle.com/datasets/sanikamal/ rock-paper-scissors-dataset
    0 码力 | 51 页 | 1.78 MB | 6 月前
    3
  • pdf文档 Notes for install Keras on Anaconda3

    install Keras and Tensorflow for RStudio which works for most machines. However, if you have a PC which has a CPU purchased before 2012, the current versions(1.10-2.1) of Tensorflow could not be loaded loaded as AVX instructions set is needed from Tensorflow 1.6 and later. Please ensure your machine was purchased in 2012 or later. Step 1 Follow the document or video to install Anaconda3 and RStudio: this prompt: 1 conda install python=3.6 2 conda install -c conda-forge tensorflow 3 conda install -c r r-tensorflow 4 conda install -c conda-forge r-keras C) Open the RStudio and run the
    0 码力 | 3 页 | 654.13 KB | 8 月前
    3
  • pdf文档 亿联TVM部署

    32bits, no support of 32bit tensorflow , a workround from FrozenGene a. python/tvm/contrib/ndk.py options = options if options else [ “-shared”, “-fPIC”, “-m32”] b. python tensorflow_blur.py to get the .log
    0 码力 | 6 页 | 1.96 MB | 5 月前
    3
  • pdf文档 Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package Manager

    PRIVATE openssl::openssl)Proposal: CPS location files { "tensorflow-lite": "/path/to/cps/tensorflow-lite.cps", "abseil": "/path/to/cps/abseil.cps", "farmhash": "/path/to/cps/farmhash
    0 码力 | 66 页 | 1.76 MB | 6 月前
    3
  • pdf文档 TVM工具组

    前端 2019·11·16绝赞招聘中 TVM 在平头哥 • 工具链产品 平头哥芯片平台发布的配套软件中, TVM 是工具链产品的重要组成部分: 负责将预训练好的 caffe 或者 tensorflow 的模型,转换到 LLVM IR,最后生成可以在无剑 SoC 平台上 执行的二进制。绝赞招聘中 为何添加 caffe 前端? 客户需求 评估阶段:客户用于评估芯片的网络,caffe
    0 码力 | 6 页 | 326.80 KB | 5 月前
    3
  • pdf文档 深入 Kubernetes 的无人区-蚂蚁金服双十一的调度系统

    CPU资源节省 100% 分时切换成功率11/19 计算型任务混部 Part 2:双十一 Kubernetes 实践 其他自研 Operators AI 训练 Kubernetes TensorFlow PyTorch Horovod/mpi XGBoost Spark SparkApplication Spark Operator 在线应用 无状态服务 Node Node Node
    0 码力 | 19 页 | 2.18 MB | 6 月前
    3
  • pdf文档 OctoML OSS 2019 11 8

    opset versions of BERT. 里This enables importing of native ONNX models and those converted from Tensorflow. 5 , Improve scheduling of batch matrix multiplies. 时”Early autotuning templates improve performance
    0 码力 | 16 页 | 1.77 MB | 5 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    Your Chip Your chip can run any models Your compiler (TVM) supports multiple frontends (e.g., TensorFlow, PyTorch, MXNet) Non Maximum Suppression ResNet-50 Dense Your Chip Your Chip© 2019, Amazon
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 TVM@AliOS

    驱动万物智能 PART THREE AliOos TVM @ Hexagon DSsP AiOS 1驱动万物智能 Alios TVM @ Hexagon DSP 人NiOS ! 驱动万物知 Tensorflow deploy.so / deploy.json / deploy.bin | NNVM / Relay 让 Graph Optimization 站 站 Compile |
    0 码力 | 27 页 | 4.86 MB | 5 月前
    3
  • pdf文档 Linear Algebra with The Eigen Cpp Library

    ➢Cancer modeling research (talk by Ruibo Zhang, CppCon 2024) • Data Science/Machine Learning (TensorFlow Library) • Experimental Physics ➢ATLAS Experiment tracking software ➢CERN Large Hadron Collider
    0 码力 | 35 页 | 1.10 MB | 6 月前
    3
共 32 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
LeveragingthePowerofC++forEfficientMachineLearningonEmbeddedDevicesNotesinstallKerasAnaconda3亿联TVM部署CommonPackageSpecificationCPSinPracticeFullRoundTripImplementationConanManager工具深入Kubernetes无人无人区蚂蚁金服双十调度系统OctoMLOSS201911BringYourOwnCodegentoAliOSLinearAlgebrawithTheEigenCppLibrary
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩