Searched refs:tfrt_tensor_shape (Results 1 – 1 of 1) sorted by relevance
954 auto tfrt_tensor_shape = tfrt::TensorShape(shape.GetValue<int64_t>()); in ConstStringTensor() local955 tfrt_tensor_shape.GetDimensions(&dims); in ConstStringTensor()