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

无数据

分类

全部后端开发(233)C++(129)Python(57)Julia(18)Conda(16)云计算&大数据(14)数据库(13)综合其他(13)Django(13)TiDB(12)

语言

全部英语(224)中文(简体)(27)中文(繁体)(24)zh(4)英语(3)西班牙语(1)日语(1)韩语(1)kor(1)

格式

全部PDF文档 PDF(272)其他文档 其他(8)DOC文档 DOC(5)PPT文档 PPT(4)
 
本次搜索耗时 0.906 秒,为您找到相关结果约 289 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Julia
  • Conda
  • 云计算&大数据
  • 数据库
  • 综合其他
  • Django
  • TiDB
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • kor
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Dynamic Model in TVM

    Science Dynamic Model in TVM AWS AI© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Models with dynamism ● Control flow (if, loop, etc) ● Dynamic shapes ○ Dynamic inputs: Limitation of TVM/graph runtime ● Cannot compile and run dynamic models© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Support dynamic model in TVM ● Support Any-dim in typing ● Use Use shape function to compute the type at runtime ● Virtual machine as a new runtime for Relay ● Dynamic codegen (WIP) ○ Kernel dispatch for a single op ○ Graph dispatch for a (sub-)graph In collaboration
    0 码力 | 24 页 | 417.46 KB | 5 月前
    3
  • pdf文档 Back to Basics: The Factory Pattern

    2:00 pm MDT, Wed. October 27 60 minutes | Introductory Audience 3Abstract C++ programs that are dynamic in nature have to create objects at some time during run-time. New objects can be created by explicitly like, is to have a layer of abstraction, or someway to create objects at run-time to reflect the dynamic nature of some C++ programs. Luckily, there is a common pattern that can help solve this problem--the engine development. ○ My research in program analysis is related to performance building static/dynamic analysis and software visualization tools. ● I do consulting and technical training on modern C++
    0 码力 | 93 页 | 3.92 MB | 6 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 5032 14.12.21TiDB Accelerated Table Creation · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 5036 14.12.22Schema Cache· · · Distributed eXecution Framework (DXF) · · · · · · · · · · · · · · · · · · · · · · · · · 6723 17.4.7 Dynamic Pruning· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · dis- abled. When it is enabled, TiDB applies a table-level scattering strategy during batch table creation. However, when creating hundreds of thousands of tables in a batch, this strategy results in a concentration
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 5010 14.12.21TiDB Accelerated Table Creation · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 5015 14.12.22Schema Cache· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6701 17.4.1 Dynamic Pruning· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · dis- abled. When it is enabled, TiDB applies a table-level scattering strategy during batch table creation. However, when creating hundreds of thousands of tables in a batch, this strategy results in a concentration
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4962 14.12.20TiDB Accelerated Table Creation · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4966 14.13 UI· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6602 17.4.1 Dynamic Pruning· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · tidb_enable_fast_create_table to im- prove table creation performance in batch table creation scenarios. In v8.3.0, when submitting the DDL statements for table creation concurrently through 10 sessions in a single
    0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4886 14.12.20TiDB Accelerated Table Creation · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4890 14.13 UI· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6475 17.4.1 Dynamic Pruning· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · approximately 1.5 to 3 �→ times. 37 �→ Achieve up to 10 times faster for creating tables in batch ( �→ experimental, introduced
    0 码力 | 6479 页 | 108.61 MB | 10 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4932 14.12.20TiDB Accelerated Table Creation · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 4936 14.13 UI· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6545 17.4.1 Dynamic Pruning· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · can �→ solve the problem of slow startup of TiDB instances, and increase the �→ success rate of dynamic loading of statistics. This improvement �→ reduces performance rollbacks caused by statistics loading
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.2.32 User Manual

    updates, for those Linux distributions which provide it – most current ones – we recommend installing Dynamic Kernel Module Support (DKMS)2. This framework helps with building and upgrading kernel modules. If reinstalled by executing (as root): /etc/init.d/vboxdrv setup 2See http://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support for an introduction. 37 2 Installation details 2.3.3 Performing the installation automatic generation of the udev rule can be pre- vented by the following setting: INSTALL_NO_UDEV=1 The creation of the group vboxusers can be prevented by INSTALL_NO_GROUP=1 If the line INSTALL_NO_VBOXDRV=1 is
    0 码力 | 348 页 | 5.93 MB | 6 月前
    3
  • pdf文档 julia 1.13.0 DEV

    . . . . . . . . . . . . . . 1437 77 Lazy Artifacts 1440 78 LibCURL 1441 79 LibGit2 1442 80 Dynamic Linker 1490 81 Linear Algebra 1494 81.1 Special matrices . . . . . . . . . . . . . . . . . . . Subsequences, permutations and shuffling . . . . . . . . . . . . . . . . . . . . . . 1729 90.4 Generators (creation and seeding) . . . . . . . . . . . . . . . . . . . . . . . . . . . 1733 90.5 Hooking into the Random experts have largely moved to slower dynamic languages for daily work. We believe there are many good reasons to prefer 2CHAPTER 1. JULIA 1.13-DEV DOCUMENTATION 3 dynamic languages for these applications
    0 码力 | 2058 页 | 7.45 MB | 3 月前
    3
  • pdf文档 Julia 1.12.0 RC1

    . . . . . . . . . . . . . . 1435 77 Lazy Artifacts 1438 78 LibCURL 1439 79 LibGit2 1440 80 Dynamic Linker 1488 81 Linear Algebra 1492 81.1 Special matrices . . . . . . . . . . . . . . . . . . . Subsequences, permutations and shuffling . . . . . . . . . . . . . . . . . . . . . . 1727 90.4 Generators (creation and seeding) . . . . . . . . . . . . . . . . . . . . . . . . . . . 1731 90.5 Hooking into the Random experts have largely moved to slower dynamic languages for daily work. We believe there are many good reasons to prefer 2CHAPTER 1. JULIA 1.12-RC1 DOCUMENTATION 3 dynamic languages for these applications
    0 码力 | 2057 页 | 7.44 MB | 3 月前
    3
共 289 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 29
前往
页
相关搜索词
DynamicModelinTVMBacktoBasicsTheFactoryPatternTiDBv8DocumentationOracleVMVirtualBox4.232UserManualjulia1.13DEVJulia1.12RC1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩