Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dfallback_tensor.h38 explicit ImmutableTensor(tensorflow::Tensor tensor) in ImmutableTensor() function
H A Dfallback_tensor_test.cc24 TEST(FallbackTensorTest, ImmutableTensor) { in TEST() argument