Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h2622 struct BenchmarkEventT : public flatbuffers::NativeTable { struct
2625 tflite::BenchmarkEventType event_type = tflite::BenchmarkEventType_UNDEFINED_BENCHMARK_EVENT_TYPE; argument
2630 BenchmarkEventT() = default; argument
2633 BenchmarkEventT &operator=(BenchmarkEventT o) FLATBUFFERS_NOEXCEPT; argument
4278 inline BenchmarkEventT::BenchmarkEventT(const BenchmarkEventT &o) in BenchmarkEventT() function