Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcheck_numerics_op.cc241 Tensor abnormal_detected_host; in ComputeAsync() local
245 &abnormal_detected_host, attr), in ComputeAsync()
250 ->ThenMemcpy(abnormal_detected_host.flat<int>().data(), in ComputeAsync()
260 abnormal_detected_host, context, done]() { in ComputeAsync()
269 abnormal_detected_host.flat<int>(); in ComputeAsync()