Home
last modified time | relevance | path

Searched refs:error_loc_ (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h52 error_loc_(error_loc) {} in GatherNdSliceGenerator()
75 error_loc_->store(loc); in operator()
89 std::atomic<Index>* error_loc_; variable