Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_debug.cc31 std::vector<int64> TensorShapeAsVector(TFE_TensorHandle* handle, in TensorShapeAsVector() function
75 std::vector<int64> shape_to_log = TensorShapeAsVector(handle, status); in TFE_TensorHandleTensorDebugInfo()
141 std::vector<int64> dev_dims = TensorShapeAsVector(handle, status); in TFE_TensorHandleTensorDebugInfo()