深度学习与PyTorch入门实战 - 48. RNN-Layer使用
0 码力 | 15 页 | 883.60 KB | 1 年前3Performance Engineering: Being Friendly to Your Hardware
34 78 14 02 00 af 26 42 64 b8 14 02 00 f0 de 42 34Code density uint64_t v = 0x123456789abcdef0; 48 x86 movabs r10, 0x123456789abcdef0 49 ba f0 de bc 9a 78 56 34 12 RISC-V li a5, 305418240 addi 42 34 ARM mov x0, 0xdef0 movk x0, 0x9abc, lsl 16 movk x0, 0x5678, lsl 32 movk x0, 0x1234, lsl 48 00 de 9b d2 80 57 b3 f2 00 cf ca f2 80 46 e2 f2 SPARC sethi %hi(0x12345400), %g1 sethi %hi(0x9ABCDC00) 34 12 ARM mov x0, 0xdef0 movk x0, 0x9abc, lsl 16 movk x0, 0x5678, lsl 32 movk x0, 0x1234, lsl 48 00 de 9b d2 80 57 b3 f2 00 cf ca f2 80 46 e2 f2 • Implementation may detect a sequence of instructions0 码力 | 111 页 | 2.23 MB | 5 月前3Many Ways to Kill an Orc (or a Hero)
alignof(Orc)); // ... Classical approach (pointer to base class, virtual bases) Character : sizeof == 48, alignof == 8 Hero : sizeof == 72, alignof == 8 Monster : sizeof == 64, alignof == 8 Orc alignof(Orc)); // ... Classical approach (pointer to base class, virtual bases) Character : sizeof == 48, alignof == 8 Hero : sizeof == 72, alignof == 8 Monster : sizeof == 64, alignof == 8 Orc alignof(Orc)); // ... Classical approach (pointer to base class, virtual bases) Character : sizeof == 48, alignof == 8 Hero : sizeof == 72, alignof == 8 Monster : sizeof == 64, alignof == 8 Orc0 码力 | 202 页 | 1.26 MB | 5 月前3RISC-V 开放架构设计之道 1.0.0
本书的出版时间也是恰到好处。我从 2017 年开始接触 RISC-V,亲身经历了 RISC-V 技术高速发展的过程:才 5 年多的时间,RISC-V 就从基础架构扩展到今天 的十多个扩展架构,指令从最初的 48 条增加到几百条。RISC-V 正在从一个充满书 生气的架构走向可以与主流架构竞争的成熟架构,这时就需要有一本能够统领业界技 术的经典教材,指引业界按照标准去学习、设计和使用 RISC-V 架构。我们有理由相 RV32M:乘法和除法指令 ..................................... 44 5 RV32FD:单/双精度浮点数 ................................... 48 6 RV32A:原子指令 ............................................. 60 7 RV32C:压缩指令 ..................... RV32FD:单/双精度浮点数 48 5.1 导言 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 5.2 浮点寄存器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 5.3 浮点取数、存数和算术运算0 码力 | 223 页 | 15.31 MB | 1 年前3Hidden Overhead of a Function API
operator=(INT const& src) { value = src.value; return *this; } ~INT() {} }; 48Wrapper over int struct INT { int value; INT(int value = 0) : value{value} {} INT(INT&& DD imagerel large::~large() DB 080H mov QWORD PTR [rsp+8], rcx push rbx sub rsp, 48 mov rbx, rcx lea rcx, QWORD PTR $T1[rsp] call make_large() npad 1 mov rdx, rax mov rcx, rbx BYTE PTR [rbx+1], 1 lea rcx, QWORD PTR $T1[rsp] call large::~large() mov rax, rbx add rsp, 48 pop rbx ret 0 77The problem https://en.cppreference.com/w/cpp/utility/optional/optional template0 码力 | 158 页 | 2.46 MB | 5 月前3Golang Manual By AstaXie-20120522
SHA512 and SHA384 in bytes. const Size = 64 The size of a SHA512 checksum in bytes. const Size384 = 48 The size of a SHA384 checksum in bytes. func New func New() hash.Hash New returns a new hash.Hash AttrSegment Attr = 0x46 AttrSpecification Attr = 0x47 AttrStaticLink Attr = 0x48 AttrType Attr = 0x49 AttrUseLocation Attr = 0x4A AttrVarParam Attr = Hitachi H8/300. */ EM_H8_300H Machine = 47 /* Hitachi H8/300H. */ EM_H8S Machine = 48 /* Hitachi H8S. */ EM_H8_500 Machine = 49 /* Hitachi H8/500. */ EM_IA_64 Machine0 码力 | 6205 页 | 12.83 MB | 1 年前3Game Development for Human Beings
44 element.y -= map.tileHeight; 45 result.push(element); 46 } 47 }); 48 return result; 49 }, 50 //create a sprite from an object 51 createFromTiledObject: function(element Zenva for Schools – Coding courses for high schools ©2016 Zenva Pty Ltd all rights reserved Page 48 As shown below, the Loading State loads all the game assets in the preload method, and when it is }, this); 46 this.map.setCollision(collision_tiles, true, layer.name); 47 } 48 }, this); 49 // resize the world to be the size of the current layer 50 this.layers[this0 码力 | 472 页 | 8.46 MB | 10 月前3Reference guide for FCL-res units. Document version 3.2.2
CONTENTS 2 Reference for unit ’bitmapresource’ 48 2.1 Used units . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 2.2 Overview . . . . . . . . . . . . . . . . . . . . 48 2.3 TBitmapResource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 2.3.1 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 2.3 TBitmapResource (48), a TAbstractResource (48) descendant specialized in han- dling resource of type RT_BITMAP (48). Adding this unit to a program’s uses clause registers class TBitmapResource (48) for type0 码力 | 211 页 | 498.14 KB | 1 年前3阿里云云数据库 Redis 版 产品简介
GB 主从版 20000 48 单核 主-从双节点实例 规格 连接数上限(个 ) 内网带宽上限 (MByte) CPU 处理能力 说明 1 GB 主从高配版 20000 48 单核 主-从双节点实例 2 GB 主从高配版 20000 48 单核 主-从双节点实例 4 GB 主从高配版 20000 48 单核 主-从双节点实例 8 GB 主从高配版 20000 48 单核 主-从双节点实例 主-从双节点实例 16 GB 主从高配 版 20000 48 单核 主-从双节点实例 32 GB 主从高配 版 20000 48 单核 主-从双节点实例 规格 连接数上限(个 内网带宽上限 CPU 处理能力 说明 云数据库 Redis 版 产品简介 22 定制套餐 集群版-双副本 集群版-单副本 ) (MByte) 1 GB 单机版 10000 10 单核 单节点实例 单节点实例 64 GB 单机版 20000 48 单核 单节点实例 规格 连接数上限(个 ) 内网带宽上限 (MByte) CPU 处理能力 说明 1 GB 单机高配版 20000 48 单核 单节点实例 2 GB 单机高配版 20000 48 单核 单节点实例 4 GB 单机高配版 20000 48 单核 单节点实例 8 GB 单机高配版 20000 48 单核 单节点实例 16 GB 单机高配0 码力 | 33 页 | 1.88 MB | 1 年前3Django CMS 2.1.x Documentation
of the parent. • attr (dict) – Optional, dictionary of additional information to store on this node. 48 Chapter 3. Extending the CMS django cms Documentation, Release 2.1.5 • visible (bool) – Optional, 1.5 56 Chapter 4. Contributing to the CMS Python Module Index c cms.plugin_base, 47 m menus.base, 48 57 django cms Documentation, Release 2.1.5 58 Python Module Index Index A admin_preview (cms.plugin_base plugin_base), 48 css (cms.plugin_base.CMSPluginBase.PluginMedia at- tribute), 48 F form (cms.plugin_base.CMSPluginBase attribute), 47 I icon_alt() (cms.plugin_base.CMSPluginBase method), 48 icon_src() (cms0 码力 | 63 页 | 485.38 KB | 6 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词