深度学习与PyTorch入门实战 - 38. 卷积神经网络
0 码力 | 14 页 | 1.14 MB | 1 年前3Oracle VM VirtualBox 4.2.38 User Manual
. . . . . 37 2.3.3 Performing the installation . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.3.4 The vboxusers group . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 2.3.5 Starting to all users in the vboxusers group. • It writes the installation directory to /etc/vbox/vbox.cfg. 38 2 Installation details The installer must be executed as root with either install or uninstall as following command: VBoxManage internalcommands passwordhash "secret" This will print 2bb80d537b1da3e38bd30361aa855686bde0eacd7162fef6a25fe97bf527a25b You can then use VBoxManage setextradata to store this0 码力 | 349 页 | 5.93 MB | 1 年前3Oracle VM VirtualBox 6.1.38 User Manual
Details 38 2.1 Installing on Windows Hosts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.1 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.2 2 Performing the Installation . . . . . . . . . . . . . . . . . . . . . . . . . 38 2.1.3 Uninstallation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 2.1.4 Unattended Installation use. If you run into trouble or have special requirements, see chapter 2, Installation Details, page 38 for details about the various installation methods. Oracle VM VirtualBox is split into the following0 码力 | 409 页 | 4.76 MB | 1 年前3Greenplum 精粹文集
分布式文件系统,另外一篇 是关于 MapReduce 并行计算框架的理论,分布式计算模式在互联网 行业特别是收索引擎和分词检索等方面获得了巨大成功。 Big Date2.indd 1 16-11-22 下午3:38 2 由此,业界认识到对于海量数据需要一种新的计算模式来支持,这种 模式就是可以支持 Scale-out 横向扩展的分布式并行数据计算技术。 当时,开放的X86服务器技术已经能很好的支持商用,借助高速网络(当 完成最初的版本设计和开发,用软件实现了在开放 X86 平台上的分布 式并行计算,不依赖于任何专有硬件,达到的性能却远远超过传统高 昂的专有系统。 Big Date2.indd 2 16-11-22 下午3:38 Greenplum 精粹文集 3 大家都知道 Greenplum 的数据库引擎层是基于著名的开源数据库 Postgresql的(下面会分析为什么采用Postgresql,而不是mysql等等), 数据库的打算, 其中最难的部分就是在 Interconnect 上遇到了障碍,可见这项技术的 关键性。 Greenplum 集群架构 Big Date2.indd 3 16-11-22 下午3:38 4 2. Greenplum 为什么选择 Postgreeql 做轮子 说到这,也许有同学会问,为什么 Greenplum 要基于 Postgresql? 这个问题大致引申出两个问题:0 码力 | 64 页 | 2.73 MB | 1 年前3Game Development for Human Beings
property called "type" equal to a certain value 37 findObjectsByType: function(type, map, layer) { 38 var result = new Array(); 39 map.objects[layer].forEach(function(element){ 40 if(element Zenva for Schools – Coding courses for high schools ©2016 Zenva Pty Ltd all rights reserved Page 38 53 54 //copy all properties to the sprite 55 Object.keys(element.properties).forEach(function(key){ courses for high schools ©2016 Zenva Pty Ltd all rights reserved Page 49 35 } 36 }; 37 38 Platformer.LoadingState.prototype.create = function () { 39 "use strict"; 40 this.game.state0 码力 | 472 页 | 8.46 MB | 10 月前3Golang Manual By AstaXie-20120522
See http://csrc.nist.gov/groups/ST/toolkit/BCM/current_modes.html and NIST Special Publication 800-38A. Index type Block type BlockMode func NewCBCDecrypter(b Block, iv []byte) BlockMode func AttrCalling Attr = 0x36 AttrCount Attr = 0x37 AttrDataMemberLoc Attr = 0x38 AttrDeclColumn Attr = 0x39 AttrDeclFile Attr = 0x3A AttrDeclLine Attr TagDwarfProcedure Tag = 0x36 TagRestrictType Tag = 0x37 TagInterfaceType Tag = 0x38 TagNamespace Tag = 0x39 TagImportedModule Tag = 0x3A TagUnspecifiedType0 码力 | 6205 页 | 12.83 MB | 1 年前3PyTorch Release Notes
......................................................................................229 Chapter 38. PyTorch Release 20.09............................................................................ TensorRT 6.0.1 19.08 NVIDIA CUDA 10.1.243 1.2.0a0 including upstream commits up through commit 9130ab38 from July 31, 2019 as well as a cherry- picked TensorRT 5.1.5 Automatic Mixed Precision (AMP) Automatic TensorRT 6.0.1 19.08 NVIDIA CUDA 10.1.243 1.2.0a0 including upstream commits up through commit 9130ab38 from July 31, 2019 as well as a cherry- picked TensorRT 5.1.5 Automatic Mixed Precision (AMP) Automatic0 码力 | 365 页 | 2.94 MB | 1 年前3The Zig Programming Language 0.10.1 Documentation
2\ntype: {}\nvalue: {?s}\n", .{ 35 @TypeOf(optional_value), optional_value, 36 }); 37 38 // error union 39 var number_or_error: anyerror!i32 = error.ArgNotFound; 40 41 print("\nerror }; 35 }; 36 37 const U = union { // U is referenced by the file's top-level test declaration 38 s: US, // and US is referenced here; therefore, "U.Us demo test" will r 39 40 const } 35 try expect(some_integers[10] == 10); 36 try expect(some_integers[99] == 99); 37 } 38 39 // array concatenation works if the values are known 40 // at compile time 41 const part_one =0 码力 | 239 页 | 8.03 MB | 1 年前3PyArmor Documentation v6.4.4
. . . . . . . . . . . . . . . . . . . . . . 38 5.3 Obfuscating Some Special Scripts With Child Project . . . . . . . . . . . . . . . . . . . . . . . . . 38 5.4 Project Configuration File . . . . . . pyarmor_config-1 3. Then config the child project with special scripts, no entry script, and restrict mode 2: 38 Chapter 5. Using Project PyArmor Documentation, Release 6.4.0 pyarmor config --entry "" \ --manifest def protect_pytransform(): import pytransform def check_obfuscated_script(): CO_SIZES = 49, 46, 38, 36 CO_NAMES = set(['pytransform', 'pyarmor_runtime', '__pyarmor__', '__name__', '__file__']) co =0 码力 | 167 页 | 510.99 KB | 1 年前3Django Q Documentation Release 1.3.6
procedure has been started. has_stopped Bool. Tells you if the cluster has finished the stop procedure 38 Chapter 1. Features Django Q Documentation, Release 1.3.6 1.10 Monitor The cluster monitor shows 18 C cached (AsyncTask attribute), 26 Chain (class in django_q), 31 Cluster (class in django_q), 38 cluster (Schedule attribute), 35 cluster_id (Stat attribute), 41 count_group() (in module django_q) method), 24 H has_stopped (Cluster attribute), 38 hook (AsyncTask attribute), 26 hook (Schedule attribute), 35 hook (Task attribute), 24 host (Cluster attribute), 38 HOURLY (Schedule attribute), 36 57 Django0 码力 | 62 页 | 452.10 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100