17%
14.03.2013
enable TLS 1.2 – given OpenSSL 1.0.1 and a recent 2.2 or 2.4 version of the Apache web server – using the SSLProtocol configuration option. Listing 1 provides a potential server configuration.
Listing
17%
18.02.2018
with approximately 8,200 cores each, and six newer islands with 14,300 cores each. It achieves a speed of around 6 petaFLOPS (10^15 floating-point operations per second). In total, almost 500TB of main memory
17%
03.04.2024
,999 are theoretically available for the front end, with the exception of port 22 (SSH).
The HTTP setting is part of the request-routing rule and specifies the connection details of the back-end systems, including
17%
05.02.2023
for Linux. That is where the easy part ends, with available instance configurations reaching to 170Gbps with a single card (and 200Gbps with two cards or the Elastic Fabric Adapter) [2]. Verifying
17%
13.02.2017
to the needs of an application. After all, the standard libraries in Java 8 weigh in at around 60MB and 20,000 classes. They not only need space on the hard drive, but the computer also needs to load them
17%
26.01.2025
, DDR50, and SDR104 bus speeds [12]. The introduction of an SDR104 SD drive has essentially doubled the performance of SD cards meeting the UHS-I spec when comparing Raspberry Pis 4 and 5. The original
17%
11.02.2016
document, to an advanced Knowledge Base, to personal customer support.
Our lab team looked at version 7.1 on a 64-bit machine. The ISO image weighed in around 800MB. Users who still have legacy 32-bit
17%
09.09.2024
in the list of Docker container images:
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ubuntu-24.04-dev1 latest 2358ab17d70c 13 minutes ago 149MB
Note
17%
22.05.2012
.x86_64 0:1.9-22.el6_2.1
libacl.x86_64 0:2.2.49-6.el6 libattr.x86_64 0:2.4.44-7.el6 libblkid.x86_64 0:2.17.2-12.4.el6
libcap.x86_64 0
17%
26.01.2025
this second 2D convolution layer, you have another batch normalization layer followed by a new layer type, MaxPooling2D:
model.add(layers.BatchNormalization())
model.add(layers.MaxPooling2D(pool_size=(2,2