Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtf_driver.cc185 string TfDriver::ReadOutput(const string& name) { in ReadOutput() function in tflite::testing::TfDriver
243 string TfDriver::ReadOutput(const tensorflow::Tensor& tensor) { in ReadOutput() function in tflite::testing::TfDriver
H A Dtest_runner_test.cc37 string ReadOutput(const string& name) override { return ""; } in ReadOutput() function in tflite::testing::__anondb6abfa10111::ConcreteTestRunner
H A Dtflite_driver.cc526 string TfLiteDriver::ReadOutput(const string& name) { in ReadOutput() function in tflite::testing::TfLiteDriver
/aosp_15_r20/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
H A Dprefixed_entry_ring_buffer.h45 typedef Status (*ReadOutput)(span<const std::byte>); typedef
/aosp_15_r20/external/sandboxed-api/contrib/jsonnet/
H A Djsonnet_tests.cc188 std::string JsonnetTest::ReadOutput(const char* filename) { in ReadOutput() function in __anon8e75e10c0111::JsonnetTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A Dtflite_driver.cc384 string TfLiteDriver::ReadOutput(int id) { in ReadOutput() function in tflite::testing::TfLiteDriver