Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_debug.cc30 std::vector<int64_t> TensorShapeAsVector(const tensorflow::TensorHandle& handle, in TensorShapeAsVector() function
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.cc640 std::vector<int64_t> TensorShapeAsVector(TFE_TensorHandle* tensor, in TensorShapeAsVector() function