Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_debug.cc75 std::vector<int64> shape_to_log = TensorShapeAsVector(handle, status); in TFE_TensorHandleTensorDebugInfo() local
81 << tensorflow::str_util::Join(shape_to_log, ", ") << "] is " in TFE_TensorHandleTensorDebugInfo()