Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2022-05-14 09:23:25.986016: I tensorflow/core/platform/cpu_feature_guard.cc:151] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX AVX2
- To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
- 2022-05-14 09:23:26.576601: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1525] Created device /job:localhost/replica:0/task:0/device:GPU:0 with 2805 MB memory: -> device: 0, name: NVIDIA GeForce MX150, pci bus id: 0000:01:00.0, compute capability: 6.1
- starting batch 0 Epoch: 0
- WARNING:tensorflow:AutoGraph could not transform <function Model.make_train_function.<locals>.train_function at 0x0000021DB6022E58> and will run it as-is.
- Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
- Cause: 'arguments' object has no attribute 'posonlyargs'
- To silence this warning, decorate the function with @tf.autograph.experimental.do_not_convert
- WARNING:tensorflow:AutoGraph could not transform <function metric at 0x0000021DAD94F168> and will run it as-is.
- Please report this to the TensorFlow team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output.
- Cause: 'arguments' object has no attribute 'posonlyargs'
- To silence this warning, decorate the function with @tf.autograph.experimental.do_not_convert
- Process finished with exit code -1073740791 (0xC0000409)
Advertisement
Advertisement
Advertisement
RAW Paste Data
Copied
Advertisement