Searched refs:BenchmarkMetricT (Results 1 – 1 of 1) sorted by relevance
62 struct BenchmarkMetricT;1649 struct BenchmarkMetricT : public flatbuffers::NativeTable { struct1653 BenchmarkMetricT() { in BenchmarkMetricT() argument1658 typedef BenchmarkMetricT NativeTableType;1677 BenchmarkMetricT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;1678 …void UnPackTo(BenchmarkMetricT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) c…1679 …t<BenchmarkMetric> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BenchmarkMetricT* _o, const fl…1725 …> CreateBenchmarkMetric(flatbuffers::FlatBufferBuilder &_fbb, const BenchmarkMetricT *_o, const fl…1733 std::vector<std::unique_ptr<tflite::BenchmarkMetricT>> metrics;2546 inline BenchmarkMetricT *BenchmarkMetric::UnPack(const flatbuffers::resolver_function_t *_resolver)… in UnPack()[all …]