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

无数据

分类

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

语言

全部英语(8)中文(简体)(3)zh(1)

格式

全部PDF文档 PDF(12)
 
本次搜索耗时 0.018 秒,为您找到相关结果约 12 个.
  • 全部
  • 综合其他
  • 人工智能
  • 全部
  • 英语
  • 中文(简体)
  • zh
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Trends Artificial Intelligence

    global regions simultaneously. Meanwhile, platform incumbents and emerging challengers are racing to build and deploy the next layers of AI infrastructure: agentic interfaces, enterprise copilots, real-world autonomous robotic vacuum cleaner that can navigate homes, is launched 10/05: A Stanford team build a driverless car named Stanley; it completes a 132-mile course, winning the DARPA Grand years. Sam Altman, CEO of OpenAI, remarked in January 2025, We are now confident we know how to build AGI as we have traditionally understood it. This is a forecast, not a dictum, but it reflects how
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    = relay.testing.mobilenet.get_workload(batch_size=1) 3. Partition and build the network with an external codegen mod = relay.build_extern(mod, “dnnl”) 4. Run the inference exe = relay.create_executor(“vm” testing.mobilenet.get_workload(batch_size=1) mod[‘main’] = MyAnnotator().visit(mod[‘main’]) mod = relay.build_extern(mod, “dnnl”)© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Example: ● Implement the build logic© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Implement the Codegen ● Implement a codegen class to accept subgraphs and build binary/library/engine
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 OpenAI 《A practical guide to building agents》

    A practical 
 guide to 
 building agents Contents What is an agent? 4 When should you build an agent? 5 Agent design foundations 7 Guardrails 24 Conclusion 32 2 Practical guide to building agents Introduction systems known as agents. This guide is designed for product and engineering teams exploring how to build their first agents, distilling insights from numerous customer deployments into practical and actionable operating within clearly defined guardrails. 4 A practical guide to building agents When should you build an agent? Building agents requires rethinking how your systems make decisions and handle complexity
    0 码力 | 34 页 | 7.00 MB | 5 月前
    3
  • pdf文档 OpenAI - AI in the Enterprise

    AI-driven solutions. Getting AI into the hands of these experts can be far more powerful than trying to build generic or horizontal solutions. BBVA, the global banking leader, has more than 125,000 employees Mercado Libre, Latin America’s largest ecommerce and fintech company, partnered with 
 OpenAI to build a development platform layer to solve that. It’s called Verdi, and it’s powered 
 by GPT-4o and GPT-4o scalable, consistent platform that uses natural language as a central interface. Developers now build consistently 
 high-quality apps, faster, without having to get into the source code. Security, guardrails
    0 码力 | 25 页 | 9.48 MB | 5 月前
    3
  • pdf文档 Gluon Deployment

    Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Trademark Like GluonCV? Go build! https://gluon-cv.mxnet.io https://github.com/dmlc/gluon-cv© 2019, Amazon Web Services, Inc. or rights reserved. Amazon Trademark 1. AWS has most TVM contributors from industry. 2. We plan to build TVM team in China, based in Shanghai, Beijing and Shenzhen. 1. Applied Scientist and SDE positions
    0 码力 | 8 页 | 16.18 MB | 5 月前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    dollars, to build 4 birdhouses? A: Let’s think step by step. The cost of the planks for one birdhouse is 7 * 3 = 21. And the nails are a cost of 20 * 0.05 = 1 for each birdhouse. So to build one birdhouse
    0 码力 | 52 页 | 1.23 MB | 1 年前
    3
  • pdf文档 Deploy VTA on Intel FPGA

    Kernel Module DEPLOY VTA ON INTEL FPGA Setup Environment Variables Navigate to 3rdparty/cma and build kernel module Copy kernel module to DE10-Nano and Install Module CMA API Reference©2019 HARMAN INTERNATIONAL
    0 码力 | 12 页 | 1.35 MB | 5 月前
    3
  • pdf文档 TVM: Where Are We Going

    Memory Subsystem TPUsTensorization Challenge Compute primitives scalar vector tensor Challenge: Build systems to support emerging tensor instructionsTensorization Challenge C = tvm.compute((m, n)
    0 码力 | 31 页 | 22.64 MB | 5 月前
    3
  • pdf文档 Deepseek R1 本地部署完全手册

    5. 百度云千帆:https://console.bce.baidu.com/qianfan/modelcenter/model/buildIn/list 6. 英伟达NIM:https://build.nvidia.com/deepseek-ai/deepseek-r1 7. Groq:https://groq.com/ 8. Fireworks:https://fireworks.ai/
    0 码力 | 7 页 | 932.77 KB | 7 月前
    3
  • pdf文档 清华大学第二弹:DeepSeek赋能职场

    互联网虛假新闻检测2019全球挑战赛-虛假新闻多模态检测 第一名 中国法研杯CAIL2020司法人工智能赛 第一名 DeepSeek的三种模式 平台 地址 版本 备注 英伟达NIM微服务 https://build.nvidia.com/d eepseek-ai/deepseek-r1 671B(全量模型) 网页版直接使用,支持API调用,注册送1000点数,免费体验。 微软Azure https://ai
    0 码力 | 35 页 | 9.78 MB | 7 月前
    3
共 12 条
  • 1
  • 2
前往
页
相关搜索词
TrendsArtificialIntelligenceBringYourOwnCodegentoTVMOpenAIpracticalguidebuildingagentsAIintheEnterpriseGluonDeploymentDeepSeekV2StrongEconomicalandEfficientMixtureofExpertsLanguageModelDeployVTAonIntelFPGAWhereAreWeGoingDeepseekR1本地部署完全手册清华华大大学清华大学第二赋能职场
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩