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

无数据

分类

全部后端开发(876)云计算&大数据(313)Java(245)综合其他(217)数据库(195)Python(195)Spring(188)Weblate(140)C++(114)VirtualBox(102)

语言

全部英语(1266)中文(简体)(309)中文(繁体)(22)德语(14)俄语(14)法语(13)日语(13)西班牙语(11)韩语(9)英语(8)

格式

全部PDF文档 PDF(1690)
 
本次搜索耗时 0.760 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • Java
  • 综合其他
  • 数据库
  • Python
  • Spring
  • Weblate
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 德语
  • 俄语
  • 法语
  • 日语
  • 西班牙语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Combining Co-Routines and Functions into a Job System

    Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 1 / 39Helmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 2 / 39 About Myself • Professor ComputingHelmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 3 / 39 Creating Game Engines with C++ • Vienna Game Job System + • Graphics API Abstraction Layer + • Vienna Entity Engine 2.0 https://github.com/hlavacs 20Helmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 4 / 39 The Game Loop auto prev = high_resolution_clock::now(); while( !finished()
    0 码力 | 39 页 | 1.23 MB | 5 月前
    3
  • pdf文档 Batch Norm

    Batch Norm 主讲人:龙良曲 Intuitive explanation Intuitive explanation Feature scaling ▪ Image Normalization ▪ Batch Normalization Batch Norm https://medium.com/syncedreview/facebook-ai-proposes-group-normalization- p-normalization- alternative-to-batch-normalization-fb0699bffae7 Pipeline nn.BatchNorm2d Class variables Test Visualization Advantages ▪ Converge faster ▪ Better performance ▪ Robust ▪ stable
    0 码力 | 16 页 | 1.29 MB | 1 年前
    3
  • pdf文档 Building a Coroutine-Based Job System Without Standard Library

    Tianyi(Tanki) Zhang tankiistanki tankijong COROUTINE JOB SYSTEM WITHOUT STANDARD LIBRARY source code of the system: https://github.com/tankiJong/cpp-coroutine-job-system Hi Everyone, Tanki here. Thanks for coming We will see them many times in the rest of the talk, and they will have different names in the job system. 1314 14 template struct task; task sum(int a, int b) { int result = a customization. 4344 44 JOB SYSTEM • Scheduler + User defined workload • Optimize for CPU throughput Okay, finally, we are ready to talk about the job system! What is a job system? Job system is a kind of
    0 码力 | 120 页 | 2.20 MB | 5 月前
    3
  • pdf文档 百度智能云 Apache Doris 文档

    Doris 中。 目前仅支持通过无认证或者 SSL 认证方式,从 Kakfa 导入 CSV 或 Json 格式的数据。 语法: 导入作业的名称,在同一个 database 内,相同名称只能有一个 job 在运行。 指定需要导入的表的名称。 数据合并类型。默认为 APPEND,表示导入的数据都是普通的追加写操作。MERGE 和 DELETE 类型仅适用于 Unique Key 模 型表。其中 MERGE ROUTINE ROUTINE LOAD LOAD [[db db..]]job_name job_name ON ON tbl_name tbl_name [[merge_type merge_type]] [[load_properties load_properties]] [[job_properties job_properties]] FROM FROM data_source data_source data_source [[data_source_properties data_source_properties]] [db.]job_name [db.]job_name tbl_name tbl_name merge_type merge_type [column_separator], [column_separator], [columns_mapping], [columns_mapping]
    0 码力 | 203 页 | 1.75 MB | 1 年前
    3
  • pdf文档 TiDB v7.6 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6118 17.2.1 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · times faster for creating tables in batch (experimental) 36 With the implementation of the new DDL architecture in v7.6.0, the �→ performance of batch table creation has witnessed a remarkable Compared with previous versions, the new version of the DDL improves the performance of creating batch tables by 10 times, and significantly reduces time for creating tables. For more information, see
    0 码力 | 6123 页 | 107.24 MB | 1 年前
    3
  • pdf文档 TiDB v7.5 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6015 17.2.1 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · shared object storage (Amazon S3 in this �→ first iteration) to store intermediary files during the job, adding �→ flexibility and cost savings. Operations like ADD INDEX �→ and IMPORT returns Can't find column for queries with GROUP_CONCAT #41957 @AilinKid • Fix the panic issue of batch-client in client-go #47691 @crazycs520 • Fix the issue of incorrect memory usage estimation in IN
    0 码力 | 6020 页 | 106.82 MB | 1 年前
    3
  • pdf文档 TiDB v8.5 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6721 17.2.3 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 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 of Regions in a deter- mines whether TSO RPC re- quests can be pro- cessed in par- allel and affects the time spent on batch- waiting for each TS re- trieval opera- tion, thereby helping reduce the wait time for retriev- ing
    0 码力 | 6730 页 | 111.36 MB | 9 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6700 17.2.1 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 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 of Regions in a deter- mines whether TSO RPC re- quests can be pro- cessed in par- allel and affects the time spent on batch- waiting for each TS re- trieval opera- tion, thereby helping reduce the wait time for retriev- ing
    0 码力 | 6705 页 | 110.86 MB | 9 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6601 17.2.1 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · attribute functions down to the storage engine. For more information, see documentation. • Optimize batch processing strategy for KV (key-value) requests #55206 @zyguan TiDB fetches data by sending KV requests addition to the existing one. You can configure different batching strategies using the tikv-client.batch-policy configuration item to accommodate various workloads. For more information, see documentation
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 6544 17.2.1 Batch Create Table · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · be matched to IndexJoin, thus improving query efficiency through indexing #37068 @elsa0520 • By batch deleting TiFlash placement rules, improve the processing speed of data GC after performing the TRUNCATE #52313 @xzhangxian1008 • TiKV 54 • Add the Compaction Job Size(files) metric to show the number of SST files involved in a single compaction job #16837 @zhangjinpeng87 • Enable the early apply feature
    0 码力 | 6549 页 | 108.77 MB | 9 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
CombiningCoRoutinesandFunctionsintoJobSystem深度学习PyTorch入门实战40BatchNormBuildingCoroutineBasedWithoutStandardLibrary百度智能ApacheDoris文档TiDBv7Documentationv8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩