Created
December 1, 2017 08:30
-
-
Save mattiasarro/6871494519763d42ddf8b20461d861b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO: From Compiling tensorflow/core/kernels/fused_batch_norm_op.cu.cc: | |
./tensorflow/core/lib/core/status.h(32): warning: attribute "warn_unused_result" does not apply here | |
./tensorflow/core/framework/variant.h(343): error: constexpr constructor calls non-constexpr function "std::__1::unique_ptr<_Tp, _Dp>::unique_ptr() [with _Tp=tensorflow::Variant::ValueInterface, _Dp=std::__1::default_delete<tensorflow::Variant::ValueInterface>]" | |
1 error detected in the compilation of "/var/folders/_8/__mwc41n7kq1__sy9mdkz3c80000gn/T//tmpxft_0000aeb2_00000000-7_fused_batch_norm_op.cu.cpp1.ii". | |
ERROR: /Users/m/code/3rd/tensorflow_1_4/tensorflow/core/kernels/BUILD:3230:1: output 'tensorflow/core/kernels/_objs/fused_batch_norm_util_gpu/tensorflow/core/kernels/fused_batch_norm_op.cu.pic.o' was not created. | |
ERROR: /Users/m/code/3rd/tensorflow_1_4/tensorflow/core/kernels/BUILD:3230:1: not all outputs were created or valid. | |
Target //tensorflow/tools/pip_package:build_pip_package failed to build | |
Use --verbose_failures to see the command lines of failed build steps. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment