ImageCompletion_IncompleteData
ImageCompletion_IncompleteData copied to clipboard
What is the tensorflow version you use?
What is the tensorflow version you use?I installed several versions of the tensorflow that failed to run successfully, with the following problems:
2018-04-23 11:16:37.651003: I C:\tf_jenkins\home\workspace\rel-win\M\windows\PY\35\tensorflow\core\platform\cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 Traceback (most recent call last): File "E:\Anaconda3\envs\tensorflow1.4\lib\site-packages\tensorflow\python\framework\op_def_library.py", line 510, in _apply_op_helper preferred_dtype=default_dtype) File "E:\Anaconda3\envs\tensorflow1.4\lib\site-packages\tensorflow\python\framework\ops.py", line 926, in internal_convert_to_tensor ret = conversion_func(value, dtype=dtype, name=name, as_ref=as_ref) File "E:\Anaconda3\envs\tensorflow1.4\lib\site-packages\tensorflow\python\framework\ops.py", line 774, in _TensorTensorConversionFunction (dtype.name, t.dtype.name, str(t))) ValueError: Tensor conversion requested dtype int32 for Tensor with dtype float32: 'Tensor("generator/deconv1/conv2d_transpose/output_shape:0", shape=(4,), dtype=float32)'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "train.py", line 128, in