Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
H A Dquantize_weights_test.cc156 const Tensor* FindMatchingExpectedTensor( in FindMatchingExpectedTensor() function
239 const auto float_tensor = FindMatchingExpectedTensor( in TEST_F()
277 const auto float_tensor = FindMatchingExpectedTensor( in TEST_F()
647 const auto float_tensor = FindMatchingExpectedTensor( in TEST_F()
H A Dquantize_model_test.cc178 TensorT* FindMatchingExpectedTensor(const SubGraphT& expected_graph, in FindMatchingExpectedTensor() function
207 auto* expected_tensor = FindMatchingExpectedTensor( in ExpectSameModels()