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

无数据

分类

全部后端开发(24)Python(19)Conda(14)Rust(2)C++(1)

语言

全部英语(15)中文(简体)(7)

格式

全部PDF文档 PDF(21)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.084 秒,为您找到相关结果约 24 个.
  • 全部
  • 后端开发
  • Python
  • Conda
  • Rust
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 PyConChina2022-杭州-ARM芯片的Python+AI算力优化-朱宏林

    提升明显。目前,该成果已经被集成进 OpenBLAS 和 PyTorch 中。 • 本次演讲,将向大家介绍我们在倚天 710 ARM 芯片上开展的 Python + AI 优化工作,以及在 ARM 云平台上部署 Python + AI 任务的最佳实践。 深度学习 • 广泛使用的深度学习框架 • TensorFlow、PyTorch • 结合硬件(ARM 服务端芯片) • 倚天 710 Representations at a Large Scale, Yangqing Jia Convolution • ResNet-50 • PyTorch Profiler Transformers • GPT-2 • PyTorch Profiler GEMM • General Matrix Multiplication: C = αAB + βC • MNK 级别的时间复杂度 ARM Compute Library • OpenBLAS • TensorFlow • oneDNN + ACL • DNNL_DEFAULT_FPMATH_MODE=BF16 • PyTorch • OpenBLAS • oneDNN + ACL • torch.set_float32_fast_math_mode("BF16") 深度学习推理加速 • BF16 gemm 实现
    0 码力 | 24 页 | 4.00 MB | 1 年前
    3
  • pdf文档 4 Python机器学习性能优化

    优化算法——知识蒸馏
 3. 优化实现——jit/TensorRT PyTorch jit • 原理理介绍 • 转化为graph截图 TensorRT • NVIDIA推出的inference引擎 • ⾃自家硬件使⽤用到极致 • 与CPU⽐比较:20x faster • 正确的问法:
 与TF/PyTorch⽐比较如何? BERT runtime • 使⽤用SQuAD任务 size分别取1和32 • 计时代码只包含GPU时间,排除掉前后处理理时间,另包含数据在 CPU和GPU之间copy的时间 异步执⾏ • CPU与GPU异构,所以可以异步 • PyTorch也是异步执⾏行行,所以没有带来提升 cuda优化 • 更更⾼高效的kernel函数实现,替代默认导出的算⼦子 知识蒸馏 • Teacher Student 学的更更快 • Huggingface
    0 码力 | 38 页 | 2.25 MB | 1 年前
    3
  • pdf文档 2 张孝峰 Python与云 AWS的Python原生应用浅析

    ow和Keras 2 启动 iPython 终端 运行 TensorFlow 程序 已切换环境 自由切换环境 - PyTorch 具有 CUDA 10 和 MKL-DNN 的 Python 3 上的 PyTorch 启动 iPython 终端 运行 PyTorch 程序 已切换环境 AWS机器学习、人工智能服务 机器学习框架和基础设施 框架 接口 基础设施 P3 & P3dn
    0 码力 | 42 页 | 8.12 MB | 1 年前
    3
  • pdf文档 1 Python在Azure Notebook产品发展中的核心地位 以及通过Visual Studio Code的最佳Azure实践 韩骏

    开发工具 à Azure Notebook Azure Machine Learning • 拥有不同运算性能的机器 • 降低成本,按需付费 • 支持不同的开源框架:TenserFlow、PyTorch、MXNet 等 Azure Notebook Jupyter Notebook on Azure • 免费 • 全托管 • 无需安装 • 无需配置 Workflow 需要准备哪些东西? 上传训练数据 5. 准备 training script 6. 把 training 任务提交到 Azure Machine Learning 1. 创建 experiment 2. 创建 PyTorch estimator 3. 提交 training 任务 Deploy the model as a web service 1. 注册 model 2. 部署 model 注册 model
    0 码力 | 55 页 | 14.99 MB | 1 年前
    3
  • pdf文档 Conda 23.5.x Documentation

    wildcard. For example, *py* returns all packages that have "py" in their names, such as "numpy", "pytorch", "python", etc. version (Optional) Package version. May include the * wildcard or a version range(s) objects. Internally, conda will translate your command line requests, like numpy>=1.19, python=3.* or pytorch=1.8.*=*cuda*, into in- stances of this class. This query language has its own syntax and rules, detailed here. The most important fields of a MatchSpec object are: – name: the name of the package (e.g. pytorch); always expected. – version: the version constraints (e.g. 1.8.*); can be empty but if build is
    0 码力 | 370 页 | 3.11 MB | 8 月前
    3
  • ppt文档 夏歌-使用Rust构建LLM应用

    SECTION TITLE SECTION TITLE 我们能不能直接用 Rust • 训练 • 推理 • AI 应用相关的工具 • WASI-NN spec • WasmEdge 已经支持 Pytorch 、 TensorFlow Lite • WASI-NN 2.0 比如 Langchain Rewrite it in Rust • 笨重 • 资源占用多 • 大部分时间是在等待 •
    0 码力 | 36 页 | 38.31 MB | 1 年前
    3
  • ppt文档 THE FIRST EXPLORATION OF PROJECT SPARROW

    Practicing Sparrow Ideas  Today, most of the main stream AI frameworks such like Tensorflow, PyTorch and MXNet embrace Python+C++ for their software layers design.  While Rust is coming
    0 码力 | 68 页 | 13.14 MB | 1 年前
    3
  • word文档 python3学习手册

    #生成默认配置文件,在~/.condarc # conda search pytorch #从所有channels中查找软件 # conda install anaconda/cloud/conda-forge::pytorch==1.13.1 #从指定 channel中安装包 ★conda设置代理
    0 码力 | 213 页 | 3.53 MB | 1 年前
    3
  • pdf文档 Writing Python Bindings for C++ Libraries: Easy-to-use Performance

    for the user to be able to leverage your hot path capabilities written in C++ ○ Numpy / Pandas / PyTorch are nice DSLs that provide “hot path” C++ functionsWhat Functions to expose in the API ● Init some
    0 码力 | 118 页 | 2.18 MB | 6 月前
    3
  • pdf文档 Conda 23.3.x Documentation

    wildcard. For example, *py* returns all packages that have "py" in their names, such as "numpy", "pytorch", "python", etc. version (Optional) Package version. May include the * wildcard or a version range(s) objects. Internally, conda will translate your command line requests, like numpy>=1.19, python=3.* or pytorch=1.8.*=*cuda*, into in- stances of this class. This query language has its own syntax and rules, detailed here. The most important fields of a MatchSpec object are: – name: the name of the package (e.g. pytorch); always expected. – version: the version constraints (e.g. 1.8.*); can be empty but if build is
    0 码力 | 370 页 | 2.94 MB | 8 月前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
PyConChina2022杭州ARM芯片PythonAI算力优化朱宏林机器学习性能张孝峰AWS原生应用浅析AzureNotebook产品发展核心地位以及通过VisualStudioCode最佳实践韩骏Conda23.5Documentation夏歌使用Rust构建LLM李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplatepython3手册WritingBindingsforC++LibrariesEasytousePerformance23.3
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩