Searched defs:GetTensorShape (Results 1 – 4 of 4) sorted by relevance
40 inline RuntimeShape GetTensorShape(std::vector<int32_t> data) { in GetTensorShape() function
99 inline RuntimeShape GetTensorShape(const TfLiteTensor* tensor) { in GetTensorShape() function
86 std::vector<tensorflow::int64> GetTensorShape(const tensorflow::Tensor& t) { in GetTensorShape() function
320 std::vector<int> GetTensorShape(int index) { in GetTensorShape() function