Home
last modified time | relevance | path

Searched defs:ReadOutput (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtf_driver.cc225 string TfDriver::ReadOutput(const tensorflow::Tensor& tensor) { in ReadOutput() function in tflite::testing::TfDriver
249 string TfDriver::ReadOutput(int id) { in ReadOutput() function in tflite::testing::TfDriver
Dtest_runner_test.cc35 string ReadOutput(int id) override { return ""; } in ReadOutput() function in tflite::testing::__anonc1c12f320111::ConcreteTestRunner
Dtflite_driver.cc693 string TfLiteDriver::ReadOutput(int id) { in ReadOutput() function in tflite::testing::TfLiteDriver
/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
Dprefixed_entry_ring_buffer.h42 typedef Status (*ReadOutput)(std::span<const std::byte>); typedef
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dtflite_driver.cc384 string TfLiteDriver::ReadOutput(int id) { in ReadOutput() function in tflite::testing::TfLiteDriver