I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
2020-10-29 18:33:28.048836: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x28fed30a060 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2020-10-29 18:33:28.049306: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
WARNING:tensorflow:No training configuration found in save file, so the model was not compiled. Compile it manually.
i got this while running cam.py, what was i asked to compile manually (last line). Could u pls explain this to me
I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN)to use the following CPU instructions in performance-critical operations: AVX2 To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2020-10-29 18:33:28.048836: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x28fed30a060 initialized for platform Host (this does not guarantee that XLA will be used). Devices: 2020-10-29 18:33:28.049306: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version WARNING:tensorflow:No training configuration found in save file, so the model was not compiled. Compile it manually.
i got this while running cam.py, what was i asked to compile manually (last line). Could u pls explain this to me