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

无数据

分类

全部后端开发(226)Julia(87)云计算&大数据(85)区块链(56)Java(51)ActiveMQ(46)Apache Kyuubi(44)Pandas(32)数据库(27)综合其他(21)

语言

全部英语(295)中文(简体)(43)中文(繁体)(21)西班牙语(1)中文(简体)(1)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(296)其他文档 其他(68)
 
本次搜索耗时 0.208 秒,为您找到相关结果约 364 个.
  • 全部
  • 后端开发
  • Julia
  • 云计算&大数据
  • 区块链
  • Java
  • ActiveMQ
  • Apache Kyuubi
  • Pandas
  • 数据库
  • 综合其他
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Broadcasting

    Broadcast自动扩展 主讲人:龙良曲 Broadcasting https://blog.openai.com/generative-models/ ▪ Expand ▪ without copying data Key idea ▪ Insert 1 dim ahead ▪ Expand dims with size 1 to same size ▪ Feature maps: maps: [4, 32, 14, 14] ▪ Bias: [32, 1, 1] => [1, 32, 1, 1] => [4, 32, 14, 14] Why broadcasting ▪ 1. for actual demanding ▪ [class, students, scores] ▪ Add bias for every students: +5 score ▪ [4, 32 [5.0] => 1 Is it broadcasting-able? ▪ Match from Last dim! ▪ If current dim=1, expand to same ▪ If either has no dim, insert one dim and expand to same ▪ otherwise, NOT broadcasting-able Situation
    0 码力 | 12 页 | 551.84 KB | 1 年前
    3
  • pdf文档 Apache Karaf Cellar 3.x Documentation

    cluster 8.3. Deploying bundles using the cluster OBR 9. OSGi Event Broadcasting support (eventadmin) 9.1. Enable OSGi Event Broadcasting support 9.2. OSGi Event Broadcast in action 10. DOSGi and Transport Guide 1. Architecture Overview 2. Supported Events 3. The role of Hazelcast 4. Design 5. Broadcasting commands User Guide 1. Introduction 1.1. Karaf Cellar use cases The first purpose of Cellar support cellar-eventadmin | 3.0.3 | | karaf-cellar-3.0.3 | OSGi events broadcasting in clusters cellar-cloud | 3.0.3 | | karaf-cellar-3.0.3 | Cloud blobstore
    0 码力 | 34 页 | 157.07 KB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    4.2 数值精度 4.3 待优化张量 4.4 创建张量 预览版202112 4.5 张量的典型应用 4.6 索引与切片 4.7 维度变换 4.8 Broadcasting 4.9 数学运算 4.10 前向传播实战 4.11 参考文献 第 5 章 PyTorch 进阶 5.1 合并与分割 5.2 数据统计 5.3 张量比较 Matrix Multiplication,简称 matmul)。由于 ?@?的运算结果是形状为[?, ?out]的矩阵,与向量?并不能直接相加,因此批量形式的+号 需要支持自动扩展功能(Broadcasting),将向量?扩展为形状为[?, ?out]的矩阵后,再与?@? 相加。 考虑两个样本,输入特征长度?in = 3,输出特征长度?out = 2的模型,式(3.1)展开 为: [?1 [ 0.3958, 0.9067]]) 注意到这里 shape 为[4,2]的?和 shape 为[2]的?张量可以直接相加,读者可以思考下为什么 呢?原因将在 Broadcasting 一节为大家揭秘。 通过高层接口类 Linear()方式创建的网络层,张量?和?存储在类的内部,由类自动创 建并管理。可以通过全连接层的 bias 成员变量查看偏置变量?,例如创建输入节点数为
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
  • pdf文档 Apache Karaf Cellar 4.x - Documentation

    cluster 8.3. Deploying bundles using the cluster OBR 9. OSGi Event Broadcasting support (eventadmin) 9.1. Enable OSGi Event Broadcasting support 9.2. OSGi Event Broadcast in action 10. HTTP Balancer Guide 1. Architecture Overview 2. Supported Events 3. The role of Hazelcast 4. Design 5. Broadcasting commands User Guide 1. Introduction 1.1. Use Cases The first goal of Karaf Cellar is to synchronize Event Broadcasting support (eventadmin) Apache Karaf Cellar is able to listen all OSGi events on the cluster nodes, and broadcast each events to other nodes. 9.1. Enable OSGi Event Broadcasting support
    0 码力 | 39 页 | 177.09 KB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    Artisan 命令 make:channel。该命令会将新生成的频道类存放到 app/Broadcasting 目录下: php artisan make:channel OrderChannel 接下来,在 routes/channels.php 文件中注册这个频道类: use App\Broadcasting\OrderChannel; Broadcast::channel('order 最后,可以将频道的授权逻辑放到频道类的 join 方法。join 方法中的代码等同于之前位于频道授权闭包中的处理逻辑。当然,你还可以使用频道模 型绑定: Broadcasting; use App\User; use App\Order; class OrderChannel { /** * Create a new channel 目录下。 注:app 目录中的很多类都可以通过 Artisan 命令生成,要查看所有有效的命令,可以在终端中运行 php artisan list make 命令。 Broadcasting 目录 Broadcasting 目录包含了应用所需的所有广播频道类,这些类通过 make:channel 命令生成。该目录默认不存在,但是当你通过命令第一次创建频 道类时会自动生成。想要了解更多关于频道的信息,可以查看事件广播文档。
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 Laravel 6.0 中文文档

    目录下。 注:app 目录中的很多类都可以通过 Artisan 命令生成, 要查看所有有效的命令,可以在终端中运行 php artisan list make 命令。 Broadcasting 目录 Broadcasting 目录包含了应用所需的所有广播频道类,这些类通 过 make:channel 命令生成。该目录默认不存在,但是当你通过命令 第一次创建频道类时会自动生成。想要了解更多关于频道的信息,可 rs\BladeCompiler blade.compiler Broadcast Illuminate\Contracts\Broadcasting\Factory Broadcast (实例) Illuminate\Contracts\Broadcasting\Broadcaster Bus Illuminate\Contracts\Bus\Dispatcher Cache Ill Illuminate\Contracts\Broadcasting\Factory Broadcast Illuminate\Contracts\Broadcasting\Broadcaste r Broadcast::connectio n() Illuminate\Contracts\Broadcasting\ShouldBroa dcast Illuminate\Contracts\Broadcasting\ShouldBroa
    0 码力 | 1442 页 | 14.66 MB | 1 年前
    3
  • pdf文档 Julia 1.6.1 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 15.5 Customizing broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 Broadcast Styles . . . . . . . . . . 179 Extending in-place broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 Writing binary broadcasting rules . . . . . . . . . . . . . . . . . . . Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19.12Broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19
    0 码力 | 1397 页 | 4.59 MB | 1 年前
    3
  • pdf文档 Julia 1.7.0 DEV Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178 15.5 Customizing broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179 Broadcast Styles . . . . . . . . . . 181 Extending in-place broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 Writing binary broadcasting rules . . . . . . . . . . . . . . . . . . . Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 243 19.12Broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 19
    0 码力 | 1399 页 | 4.59 MB | 1 年前
    3
  • pdf文档 Julia 1.6.0 DEV Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 15.5 Customizing broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 Broadcast Styles . . . . . . . . . . 179 Extending in-place broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 Writing binary broadcasting rules . . . . . . . . . . . . . . . . . . . Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19.12Broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19
    0 码力 | 1383 页 | 4.56 MB | 1 年前
    3
  • pdf文档 Julia 1.6.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 15.5 Customizing broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 Broadcast Styles . . . . . . . . . . 179 Extending in-place broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 Writing binary broadcasting rules . . . . . . . . . . . . . . . . . . . Vectorized Operators and Functions . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19.12Broadcasting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 19
    0 码力 | 1397 页 | 4.59 MB | 1 年前
    3
共 364 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 37
前往
页
相关搜索词
深度学习PyTorch入门实战10BroadcastingApacheKarafCellarDocumentation深度学习Laravel5.6中文文档6.0Julia1.61.7DEV
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩