Searched defs:SubtleMustCopy (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
H A Dbounds_check.h45 EIGEN_ALWAYS_INLINE EIGEN_DEVICE_FUNC const T SubtleMustCopy(const T &x) { function in namespace:tensorflow::internal
47 "SubtleMustCopy can only be used on integer types.");

Completed in 1078 milliseconds