This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
i 00001 10 24 00001 00 30 00015 | |
i 00002 00 043 0015 17 000 0000 | |
i 00003 14 24 00253 12 24 00001 | |
i 00004 11 24 00010 13 24 00001 | |
i 00005 10 010 0000 15 31 00150 | |
i 00006 10 010 0001 14 000 0032 | |
i 00007 00 30 00146 00 22 00000 | |
i 00010 16 24 00002 15 31 00110 | |
i 00011 13 24 00003 12 24 00015 | |
i 00012 14 24 00253 15 31 00032 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Limit: 2000 | |
Load 160 words from swled.oct | |
(0) *** Reset | |
(1) *** Clear reset | |
(2) K[0] = 00000 | |
(2) C = 00000 | |
(2) R = 1xx (k,undef) | |
(2) GIE = 0 | |
(3) A = 0000 0000 0000 0000 | |
(4) R = 100 (k,undef) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Limit: 2000 | |
Load 171 words from swled.oct | |
(0) *** Reset | |
(1) *** Clear reset | |
(2) K[0] = 00000 | |
(2) C = 00000 | |
(2) R = 1xx (k,undef) | |
(2) GIE = 0 | |
(3) A = 0000 0000 0000 0000 | |
(4) R = 100 (k,undef) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Compare libyaml and libyaml-cpp parsers for speed. | |
// | |
// Compile with: | |
// g++ -O run.cpp -lyaml-cpp -lyaml -o run | |
// | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <getopt.h> | |
#include <stdint.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Model: "resnet50" | |
__________________________________________________________________________________________________ | |
Layer (type) Output Shape Param # Connected to | |
================================================================================================== | |
input_1 (InputLayer) [(None, 224, 224, 3) 0 | |
__________________________________________________________________________________________________ | |
conv1_pad (ZeroPadding2D) (None, 230, 230, 3) 0 input_1[0][0] | |
__________________________________________________________________________________________________ | |
conv1 (Conv2D) (None, 112, 112, 64) 9472 conv1_pad[0][0] | |
__________________________________________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
backend: tensorflow | |
class_name: Model | |
config: | |
input_layers: | |
- - input_1 | |
- 0 | |
- 0 | |
layers: | |
- class_name: InputLayer | |
config: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Linux version 5.0.0-23-generic (buildd@lcy01-amd64-017) (gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1)) #24-Ubuntu SMP Mon Jul 29 15:36:44 UTC 2019 (Ubuntu 5.0.0-23.24-generic 5.0.15) | |
Command line: BOOT_IMAGE=/boot/vmlinuz-5.0.0-23-generic root=UUID=d44372e8-3b04-4a5a-b098-4f333d7a9273 ro quiet splash vt.handoff=1 | |
KERNEL supported cpus: | |
Intel GenuineIntel | |
AMD AuthenticAMD | |
Hygon HygonGenuine | |
Centaur CentaurHauls | |
x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' | |
x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' | |
x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07) | |
Subsystem: Lenovo 8th Gen Core Processor Host Bridge/DRAM Registers [17aa:2267] | |
Flags: bus master, fast devsel, latency 0 | |
Capabilities: [e0] Vendor Specific Information: Len=10 <?> | |
Kernel driver in use: skl_uncore | |
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07) (prog-if 00 [Normal decode]) | |
Flags: bus master, fast devsel, latency 0, IRQ 121 | |
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
I/O behind bridge: 00003000-00003fff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bumba | |
description: Notebook | |
product: 20MDS00U00 (LENOVO_MT_20MD_BU_Think_FM_ThinkPad P1) | |
vendor: LENOVO | |
version: ThinkPad P1 | |
serial: R90VFBXE | |
width: 64 bits | |
capabilities: smbios-3.1 dmi-3.1 smp vsyscall32 | |
configuration: administrator_password=disabled chassis=notebook family=ThinkPad P1 power-on_password=disabled sku=LENOVO_MT_20MD_BU_Think_FM_ThinkPad P1 uuid=4CFBB50B-CF2D-B211-A85C-8B31683FECCC | |
*-core |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
Device Descriptor: | |
bLength 18 | |
bDescriptorType 1 | |
bcdUSB 3.10 | |
bDeviceClass 9 Hub | |
bDeviceSubClass 0 | |
bDeviceProtocol 3 | |
bMaxPacketSize0 9 |