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

无数据

分类

全部后端开发(177)C++(177)Conan(74)

语言

全部英语(175)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(173)PPT文档 PPT(4)
 
本次搜索耗时 0.150 秒,为您找到相关结果约 177 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Designing Fast and Efficient List-like Data Structures

    0 码力 | 29 页 | 852.61 KB | 6 月前
    3
  • pdf文档 Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices

    Leveraging the power of C++ for efficient machine learning on embedded devices Adrian Stanciu adrian.stanciu.pub@gmail.com CppCon, 2023 1 / 50About me ◮ I am a software engineer from Romania ◮ I have data to make predictions 11 / 50Neural network (NN) 13 / 50Convolutional neural network (CNN) ◮ Efficient in image classification ◮ A convolutional layer can apply filters to detect: ◮ Edges ◮ Shapes ◮ 50Conclusions ◮ Code isn’t enough... data matters ◮ More diverse data leads to better models ◮ Building accurate models is an expert job ◮ Running on-device inference is straightforward ◮ Running on-device
    0 码力 | 51 页 | 1.78 MB | 6 月前
    3
  • pdf文档 micrograd++: A 500 line C++ Machine Learning Library

    library aims to provide a simple yet powerful framework for building and training machine learning models. By leveraging the performance efficiency of C++, micro- grad++ offers a robust solution for integrating for defining layers and neurons, enabling users to construct complex network architec- tures. • Backpropagation: The implementation of backpropa- gation in micrograd++ allows for efficient training of of models through gradient descent. • Gradient Clipping: To prevent the issue of exploding gradients, micrograd++ incorporates gradient clipping, ensuring stable training processes. C. Unique Aspects and
    0 码力 | 3 页 | 1.73 MB | 6 月前
    3
  • pdf文档 The Roles of Symmetry And Orthogonality In Design

    control flow • Resource transfer (state pilfering) • Object lifecycle extension To Implement Adapter Layers (assembling or adapting among subsystems): • Asymmetric type-transform (mapping 1:N or N:1 data types (mapping 1:N or N:1 API calls across API boundaries) • Asymmetric coordination of threads or event models across subsystem boundaries (synchronous or asynchronous) Take care to not abuse this (it will evolved in complexity and size Adaptable: Remains manageable as system is adapted to new domains Efficient: Resources are spent wiselyCharley Bay - charleyb123 at gmail dot com The Roles of Symmetry And
    0 码力 | 151 页 | 3.20 MB | 6 月前
    3
  • pdf文档 Linear Algebra Coming to Standard C++

    20233 Agenda • Motivating example: Matrix multiply • Where std::linalg fits in linear algebra’s layers • std::linalg builds on the C++ Standard Library • std::linalg builds on the long history of the field7 Linear algebra comes in (abstraction) layers What are the responsibilities of a “linear algebra library”?8 Linear algebra comes in (abstraction) layers What are the responsibilities of a “linear math problems • Statistical inference • Physics simulations9 Linear algebra comes in (abstraction) layers What are the responsibilities of a “linear algebra library”? • Layer -1: Fundamentals • Multidimensional
    0 码力 | 46 页 | 2.95 MB | 6 月前
    3
  • pdf文档 Conan 1.44 Documentation

    Introduction Conan Documentation, Release 1.44.1 Installation of packages from servers is also very efficient. Only the necessary binaries for the current platform and configuration are downloaded, not all extracting the relevant artifacts for the relevant configuration, while ignoring the others. It is more efficient to build the logic, whereby the same build can be reused to create different packages: This can breaking new API, aimed for the next major version of app1. So the only alternative to be both efficient and have a robust Continuous Integration of changes in our core “products” is to explictly define
    0 码力 | 857 页 | 7.17 MB | 1 年前
    3
  • pdf文档 Conan 1.45 Documentation

    Introduction Conan Documentation, Release 1.45.0 Installation of packages from servers is also very efficient. Only the necessary binaries for the current platform and configuration are downloaded, not all extracting the relevant artifacts for the relevant configuration, while ignoring the others. It is more efficient to build the logic, whereby the same build can be reused to create different packages: This can breaking new API, aimed for the next major version of app1. So the only alternative to be both efficient and have a robust Continuous Integration of changes in our core “products” is to explictly define
    0 码力 | 865 页 | 7.46 MB | 1 年前
    3
  • pdf文档 Conan 1.46 Documentation

    Introduction Conan Documentation, Release 1.46.2 Installation of packages from servers is also very efficient. Only the necessary binaries for the current platform and configuration are downloaded, not all extracting the relevant artifacts for the relevant configuration, while ignoring the others. It is more efficient to build the logic, whereby the same build can be reused to create different packages: This can breaking new API, aimed for the next major version of app1. So the only alternative to be both efficient and have a robust Continuous Integration of changes in our core “products” is to explictly define
    0 码力 | 893 页 | 7.46 MB | 1 年前
    3
  • pdf文档 Conan 1.56 Documentation

    Introduction Conan Documentation, Release 1.56.0 Installation of packages from servers is also very efficient. Only the necessary binaries for the current platform and configuration are downloaded, not all that use those generators and also that information for new generators like CMakeDeps you need both models living together in the same recipe. See also: Read Using Components and package_info() to learn extracting the relevant artifacts for the relevant configuration, while ignoring the others. It is more efficient to build the logic, whereby the same build can be reused to create different packages: This can
    0 码力 | 963 页 | 7.67 MB | 1 年前
    3
  • pdf文档 Conan 1.47 Documentation

    Introduction Conan Documentation, Release 1.47.0 Installation of packages from servers is also very efficient. Only the necessary binaries for the current platform and configuration are downloaded, not all extracting the relevant artifacts for the relevant configuration, while ignoring the others. It is more efficient to build the logic, whereby the same build can be reused to create different packages: This can breaking new API, aimed for the next major version of app1. So the only alternative to be both efficient and have a robust Continuous Integration of changes in our core “products” is to explictly define
    0 码力 | 907 页 | 7.50 MB | 1 年前
    3
共 177 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
DesigningFastandEfficientListlikeDataStructuresLeveragingthePowerofC++forMachineLearningonEmbeddedDevicesmicrograd++500lineLibraryTheRolesSymmetryAndOrthogonalityInDesignLinearAlgebraComingtoStandardConan1.44Documentation1.451.461.561.47
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩