As such, we may want to consider moving towards disabling--expt-relaxed-constexpr. At the very least, we should be preferringCUDA_HOST_DEVICE_CALLABLEwhenever possible (for functions that need be called from both host and device). Additional Context The only place it is 100% safe to use a...
local_linux-opt/bin/tensorflow/core/kernels/_objs/resize_nearest_neighbor_op_gpu/tensorflow/core/kernels/resize_nearest_neighbor_op_gpu.cu.pic.d (No such file or directory). nvcc fatal : Unknown option '-expt-relaxed-constexpr' Target //tensorflow/tools/pip_package:build_pip_package failed ...
/home/irondroid/anaconda2/lib/python2.7/site-packages/tensorflow/include/unsupported/Eigen/CXX11/../../../Eigen/src/Core/MathFunctions.h(1052): warning: calling a constexprhostfunction("real") from ahostdevicefunction("abs") is not allowed. The experimental flag '--expt-relaxed-constexpr' ...