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

无数据

分类

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

语言

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

格式

全部PDF文档 PDF(20)TXT文档 TXT(1)
 
本次搜索耗时 0.022 秒,为您找到相关结果约 21 个.
  • 全部
  • 综合其他
  • 人工智能
  • 全部
  • 英语
  • zh
  • 中文(简体)
  • [zh]
  • fj
  • 日语
  • kor
  • ro
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Google 《Prompt Engineering v7》

    classification tasks, mix up the classes 59 Adapt to model updates 60 Experiment with output formats 60 JSON Repair 61 Working with Schemas 62 Experiment together with other prompt engineers 63 CoT Best practices as image prompts) is the input the model uses to predict a specific output. You don’t need to be a data scientist or a machine learning engineer – everyone can write a prompt. However, crafting the most complicated. Many aspects of your prompt affect its efficacy: the model you use, the model’s training data, the model configurations, your word-choice, style and tone, structure, and context all matter. Therefore
    0 码力 | 68 页 | 6.50 MB | 6 月前
    3
  • pdf文档 Bring Your Own Codegen to TVM

    = relay.create_executor(“vm”, mod=mod, ctx=tvm.cpu(0)) data = np.random.uniform(size=(1, 3, 224, 224)).astype(“float32”) out = exe.evaluate()(data, **params) How Would That Look Like?© 2019, Amazon Web (inputs) can be checked as well Return True/False for this op After Annotation op op op op data weight1 weight3 weight2 output Subgraph begin Subgraph end© 2019, Amazon Web Services, Inc. or Affiliates. All rights reserved. Example: Annotate an Entire Graph After Annotation op op op op data weight1 weight3 weight2 output Subgraph begin Subgraph end class WholeGraphAnnotator(ExprMutator):
    0 码力 | 19 页 | 504.69 KB | 5 月前
    3
  • pdf文档 TVM@AliOS

    Upstream Master ) 。, Optimize on INT8 & FP32 AiiOS ! 驱动万物智能 Alios TVM @ ARM CPU INT8 * Cache 芍四 Data FO Data FOData … QNNPACK Convolution 。,NHWC layout Cach, 浆百 FeU Cach- 区下 。, re 。 Tensorize GEMM Cache 大站 Fe Data FO Data … FOData QNNPACK /NiiOS ! 驱动万物智能 P Cache 浆加 Data FO Data FOData … NHWC L2 da … FL2 da Alios TVM @ ARM CPU INT8 TVM /QNNPACK Hexagon DSsP AiOS 1驱动万物智能 Alios TVM @ Hexagon DSP 人NiOS ! 驱动万物知 Tensorflow deploy.so / deploy.json / deploy.bin | NNVM / Relay 让 Graph Optimization 站 站 Compile | libtvm_hexagon_runtime.so
    0 码力 | 27 页 | 4.86 MB | 5 月前
    3
  • pdf文档 清华大学 DeepSeek+DeepResearch 让科研像聊天一样简单

    Prompts(指令) 描述 Can you load and preview the data? 加载,预览一下数据 Can you list the top 10 key points? 最重要的十个要点 What are the trends shown in this data? 找趋势 Can you describe the data? 描述数据 Show me the top trends in a using this data? 创建一个热力图 Can you segment this data and create a table? 切分数据 Can you create a graph using this data? 制作一个图 Can you create a world cloud? 做一个词云 Can you create a chart using this data? 画一个图表 graphs more beautiful? 把图美化一下 Can you write a one sentence recap of this data? 快速回顾一下 Create a visual chart, based on this data. 做一个视觉图表 What’s the main takeaway from this dataset? 找出最主要的信息 Can you explain
    0 码力 | 85 页 | 8.31 MB | 8 月前
    3
  • text文档 00 Deepseek官方提示词

    USER 假设诸葛亮死后在地府遇到了刘备,请模拟两个人展开一段对话。 5. 结构化输出 :将内容转化为 Json,来方便后续程序处理 SYSTEM 用户将提供给你一段新闻内容,请你分析新闻内容,并提取其中的关键信息,以 JSON 的形式输出,输出的 JSON 需遵守以下的格式: { "entiry": <新闻实体>, "time": < 新闻时间,格式为 YYYY-mm-dd
    0 码力 | 4 页 | 7.93 KB | 8 月前
    3
  • pdf文档 Deploy VTA on Intel FPGA

    and run apps/vta_rpc/start_rpc_server.sh Step 8: Configure vta/config/de10nano_config.json to vta_config.json Step 9: Go to vta/hardware/intel and run make command Step 10: Get the generated .sof file
    0 码力 | 12 页 | 1.35 MB | 5 月前
    3
  • pdf文档 Gluon Deployment

    rights reserved. Amazon Trademark Deploy GluonCV Models GluonCV Models MXNet Computational Graph Json Acyclic Graph Export As-is Optimize with TVM© 2019, Amazon Web Services, Inc. or its Affiliates.
    0 码力 | 8 页 | 16.18 MB | 5 月前
    3
  • pdf文档 Trends Artificial Intelligence

    datapoints turned into this beast. As soon as we updated one chart, we often had to update another – a data game of whack-a-mole… a pattern that shows no sign of stopping…and will grow more complex as competition related to the artificial intelligence technology evolution is indeed unprecedented, as supported by the data. This document is filled with user, usage and revenue charts that go up-and-to-the-right… often supported Threats = Rising Competition + Open-Source Momentum + China’s Rise • AI & Physical World Ramps = Fast + Data-Driven • Global Internet User Ramps Powered by AI from Get-Go = Growth We Have Not Seen Likes of
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    Experimental Setups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.1.1 Data Construction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 3.1.2 Hyper-Parameters MLA and MHA . . . . . . . . . . . . . . . . . . . . . . . . . 31 E Discussion About Pre-Training Data Debiasing 32 F Additional Evaluations on Math and Code 33 G Evaluation Formats 34 3 1. Introduction previous release) (DeepSeek-AI, 2024), this corpus features an extended amount of data, especially Chinese data, and higher data quality. We first pretrain DeepSeek-V2 on the full pre-training corpus. Then
    0 码力 | 52 页 | 1.23 MB | 1 年前
    3
  • pdf文档 Dynamic Model in TVM

    shapes ○ Dynamic inputs: batch size, image size, sequence length, etc. ○ Output shape of some ops are data dependent: arange, nms, etc. ○ Control flow: concatenate within a while loop Limitation of TVM/graph modes (op_attrs, input_tensors, out_ndims) -> out_shape_tensors ○ Data dependent (op_attrs, input_data, out_ndims) -> out_shape_tensors ○ Data independent (op_attrs, input_shapes, out_ndims) -> out_shape_tensors© out_shape_tensors ○ Data dependent (op_attrs, input_data, out_ndims) -> out_shape_tensors ○ Data independent (op_attrs, input_shapes, out_ndims) -> out_shape_tensors ● Why? ○ Fuse data independent shape
    0 码力 | 24 页 | 417.46 KB | 5 月前
    3
共 21 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
GooglePromptEngineeringv7BringYourOwnCodegentoTVMAliOS清华大学DeepSeekDeepResearch科研00Deepseek官方提示DeployVTAonIntelFPGAGluonDeploymentTrendsArtificialIntelligenceV2StrongEconomicalandEfficientMixtureofExpertsLanguageModelDynamicin
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩