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

无数据

分类

全部后端开发(987)Java(285)Python(284)Spring(261)云计算&大数据(245)数据库(180)综合其他(174)C++(120)VirtualBox(110)Django(87)

语言

全部英语(1482)中文(简体)(149)中文(繁体)(20)英语(8)日语(5)法语(2)德语(1)韩语(1)kor(1)

格式

全部PDF文档 PDF(1280)其他文档 其他(373)TXT文档 TXT(17)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.024 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • Spring
  • 云计算&大数据
  • 数据库
  • 综合其他
  • C++
  • VirtualBox
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 日语
  • 法语
  • 德语
  • 韩语
  • kor
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Code generation for Vulkan Initialization

    CODE CODE GENERATION GENERATION FOR VULKAN FOR VULKAN INITIALIZATION. INITIALIZATION.LEARNING VULKAN LEARNING VULKAN So… I’ve decided to learn Vulkan. Did I learn it? Not yet.WHAT DID I LEARN? WHAT platform selection All extensionsDEPENDENCIES DEPENDENCIESWHAT DID I DO? WHAT DID I DO? Simple code generation XSLT translation to header �le Enumerate all the things Platforms, extensions, and types constexpr knows it’s pre-requisites Builder for target object create required predecessors Simplifying the generation of requirements Automate extension and device selection Builder object, selects extensions based
    0 码力 | 13 页 | 963.32 KB | 5 月前
    3
  • pdf文档 Better x86 Assembly Generation with Go

    Better x86 Assembly Generation with Go Michael McLoughlin Gophercon 2019 Uber Advanced Technologies Group Assembly Language Go provides the ability to write functions in assembly language. Assembly Low-level Runtime Details • Cryptography Outline Go Assembly Primer Problem Statement Code Generation The avo Library Examples Dot Product SHA-1 Future Go Assembly Primer Hello, World! package
    0 码力 | 155 页 | 13.54 MB | 1 年前
    3
  • pdf文档 Code Generation from Unified Robot Description Format for Accelerated Robotics

    optimizations to be enabled since the code is source built on every machine 。Some advantages of code generation as opposed to atemplated robot builder are 1) less likely to make a mistake building definingthe s_Lib.cpp 芽1 TIP_LINK URDF_FILE) $fCMAKE_SOURCE_DIRJ/scripts/robot_config.cpp.temptate (code_generation forward_kinematics_ Lib.cpp) jinja2 Temptate urdf_parser_py urdf argparse numpy cpp.temptate (code_generation forward_kinematics_tib.cpp) (fast_forward kinematics_ tibrary forward kinematics_ Lib.cpp) 【fast_forward kinematics_ Library code_generation) (fast_forward _kinematics_
    0 码力 | 93 页 | 9.29 MB | 5 月前
    3
  • pdf文档 Compile-Time Compression and Resource Generation with C++20

    0 码力 | 59 页 | 1.86 MB | 5 月前
    3
  • pdf文档 Building resilient systems inside the mesh: abstraction and automation of Virtual Service generation

    Building resilient systems inside the mesh: abstraction and automation of Virtual Service generation Vladimir Georgiev, Thought Machine #IstioCon Sync calls failures inside the mesh ● Everyone
    0 码力 | 9 页 | 1.04 MB | 1 年前
    3
  • pdf文档 Rancher Kubernetes Cryptographic Library FIPS 140-2 Non-Proprietary Security Policy

    Cipher 11/17/2017 [SP 800-90A r1] NIST SP 800-90A Rev. 1, Recommendation for Random Number Generation Using Deterministic Random Bit Generators 6/24/2015 [SP 800-131A r2] NIST SP 800-131A Rev Lengths 3/21/2019 [SP 800-133 r2] NIST SP 800-133 Rev. 2, Recommendation for Cryptographic Key Generation 6/4/2020 [SP 800-135 r1] NIST SP 800-135 Rev. 1, Recommendation for Existing Application-Specific Programming Interface CAVP Cryptographic Algorithm Validation Program CKG Cryptographic Key Generation CMVP Cryptographic Module Validation Program CO Cryptographic Officer CSP Critical Security
    0 码力 | 16 页 | 551.69 KB | 1 年前
    3
  • pdf文档 AI大模型千问 qwen 中文文档

    data for aligning to human preferences. Qwen is capable of natural language understanding, text generation, vision understanding, audio understanding, tool use, role play, playing as AI agent, etc. 最新版本 "user", "content": prompt} ] text = tokenizer.apply_chat_template( messages, tokenize=False, add_generation_prompt=True ) model_inputs = tokenizer([text], return_tensors="pt").to(device) # Directly use "user", "content": prompt} ] text = tokenizer.apply_chat_template( messages, tokenize=False, add_generation_prompt=True (续下页) 6 Chapter 1. 文档 Qwen (接上页) ) model_inputs = tokenizer([text], return_tensors="pt")
    0 码力 | 56 页 | 835.78 KB | 1 年前
    3
  • pdf文档 Programmer’s Guide for Free Pascal, Version 3.2.2

    . . . . . . . . . . . . . . . . . 25 1.2.34 $IMPLICITEXCEPTIONS : Implicit finalization code generation . . . . . . 25 1.2.35 $INFO : Generate info message . . . . . . . . . . . . . . . . . . . . . changed, in older Free Pascal versions this was not so. 1.2.26 $HINT : Generate hint message If the generation of hints is turned on, through the -vh command line option or the {$HINTS ON} directive, then hints are generated. 1.2.27 $HINTS : Emit hints {$HINTS ON} switches the generation of hints on. {$HINTS OFF} switches the generation of hints off. Contrary to the command line option -vh this is a local
    0 码力 | 187 页 | 531.58 KB | 1 年前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    meanwhile saves 42.5% of training costs, reduces the KV cache by 93.3%, and boosts the maximum generation throughput to 5.76 times. We pretrain DeepSeek-V2 on a high-quality and multi-source corpus consisting reducing KV cache by 93.3% KV Cache for Generation (KB/Token) 0 10000 20000 30000 40000 50000 DeepSeek-V2 DeepSeek 67B 576% of maximum throughput Maximum Generation Throughput (Tokens/Sec) DeepSeek-V2 saves 42.5% of training costs, reduces the KV cache by 93.3%, and boosts the maximum generation throughput to 5.76 times. We also evaluate DeepSeek-V2 Chat (SFT) and 4 … Router Input Hidden
    0 码力 | 52 页 | 1.23 MB | 1 年前
    3
  • pdf文档 openEuler OS Technical Whitepaper Innovation Projects (June, 2023)

    Deployment and tuning documents in scripts Mass dependency installation scripts Module file auto-generation Mass tuning patches One-click performance profiling Cross-platform performance integration configuration file for all HPC applications Auto-generation of environment variables and loading during compilation and operation Singularity container auto-generation Server Cloud Server 014 openEuler OS (HSR)/Parallel Redundancy Protocol (PRP) • Network Configuration Protocol (NETCONF)/Yet Another Next Generation (YANG) Real-Time Features The following table shows the cyclictest results of GearOS on the FT-2000/4
    0 码力 | 116 页 | 3.16 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
CodegenerationforVulkanInitializationAssemblyGoGenerationfromUnifiedRobotDescriptionFormatAcceleratedRoboticsCompileTimeCompressionandResourcewithC++20BuildingresilientsystemsinsidethemeshabstractionautomationofVirtualServiceRancherKubernetesCryptographicLibraryFIPS140NonProprietarySecurityPolicyAI模型千问qwen中文文档ProgrammerGuideFreePascalVersion3.2DeepSeekV2StrongEconomicalEfficientMixtureExpertsLanguageModelopenEulerOSTechnicalWhitepaperInnovationProjectsJune2023
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩