You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:
I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Pre-trained model restored from ./ckpt/ckpt/CyclicGen/model
facing above issue while executing run file-
python run.py --pretrained_model_checkpoint_path=./ckpt/ckpt/CyclicGen/model --first=./myData/ucf101_interp_ours/1/frame_00.png --second=./myData/ucf101_interp_ours/1/frame_01_gt.png --out=./myData/ucf101_interp_ours/1/Output/out.png
Any help appreciated!!
The text was updated successfully, but these errors were encountered:
Error:
I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Pre-trained model restored from ./ckpt/ckpt/CyclicGen/model
facing above issue while executing run file-
python run.py --pretrained_model_checkpoint_path=./ckpt/ckpt/CyclicGen/model --first=./myData/ucf101_interp_ours/1/frame_00.png --second=./myData/ucf101_interp_ours/1/frame_01_gt.png --out=./myData/ucf101_interp_ours/1/Output/out.png
Any help appreciated!!
The text was updated successfully, but these errors were encountered: