|
| 1 | +2023-09-03 16:37:34.144074: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. |
| 2 | +To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. |
| 3 | +2023-09-03 16:37:34.628037: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT |
| 4 | +2023-09-03 16:37:35.090737: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 5 | +2023-09-03 16:37:35.105746: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 6 | +2023-09-03 16:37:35.106067: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 7 | +2023-09-03 16:37:35.106748: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 8 | +2023-09-03 16:37:35.106970: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 9 | +2023-09-03 16:37:35.107179: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 10 | +2023-09-03 16:37:35.498221: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 11 | +2023-09-03 16:37:35.498509: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 12 | +2023-09-03 16:37:35.498723: I tensorflow/compiler/xla/stream_executor/cuda/cuda_gpu_executor.cc:995] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero. See more at https://github.com/torvalds/linux/blob/v6.0/Documentation/ABI/testing/sysfs-bus-pci#L344-L355 |
| 13 | +2023-09-03 16:37:35.498912: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1639] Created device /job:localhost/replica:0/task:0/device:GPU:0 with 2208 MB memory: -> device: 0, name: GeForce GTX 1650, pci bus id: 0000:01:00.0, compute capability: 7.5 |
| 14 | +1 Physical GPUs, 1 Logical GPUs |
| 15 | +/home/dhankar/anaconda3/envs/env_tf2/lib/python3.9/site-packages/nvidia/cudnn/__init__.py |
| 16 | +--params_calc_l1---> 108 |
| 17 | +--params_calc_l2---> 288 |
| 18 | +Model: "sequential" |
| 19 | +_________________________________________________________________ |
| 20 | + Layer (type) Output Shape Param # |
| 21 | +================================================================= |
| 22 | + dense (Dense) (None, 12) 108 |
| 23 | + |
| 24 | + dense_1 (Dense) (None, 32) 416 |
| 25 | + |
| 26 | +================================================================= |
| 27 | +Total params: 524 (2.05 KB) |
| 28 | +Trainable params: 524 (2.05 KB) |
| 29 | +Non-trainable params: 0 (0.00 Byte) |
| 30 | +_________________________________________________________________ |
| 31 | +None |
| 32 | +=========== |
| 33 | +--layer.name- dense |
| 34 | +--layer.inbound_nodes- [<keras.src.engine.node.Node object at 0x7f98d00fccd0>] |
| 35 | +--layer.outbound_nodes- [<keras.src.engine.node.Node object at 0x7f98d00fcd30>] |
| 36 | +=========== |
| 37 | +--layer.name- dense_1 |
| 38 | +--layer.inbound_nodes- [<keras.src.engine.node.Node object at 0x7f98d00fcd30>] |
| 39 | +--layer.outbound_nodes- [] |
0 commit comments