Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_kernels.cc954 auto tfrt_tensor_shape = tfrt::TensorShape(shape.GetValue<int64_t>()); in ConstStringTensor() local
955 tfrt_tensor_shape.GetDimensions(&dims); in ConstStringTensor()