Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h44 struct EdgeTpuInactivePowerConfigT;
1090 struct EdgeTpuInactivePowerConfigT : public flatbuffers::NativeTable { struct
1094 EdgeTpuInactivePowerConfigT() in EdgeTpuInactivePowerConfigT() argument
1101 typedef EdgeTpuInactivePowerConfigT NativeTableType;
1118EdgeTpuInactivePowerConfigT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) c…
1119 …void UnPackTo(EdgeTpuInactivePowerConfigT *_o, const flatbuffers::resolver_function_t *_resolver =…
1120 …ePowerConfig> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EdgeTpuInactivePowerConfigT* _o, co…
1154 …nactivePowerConfig(flatbuffers::FlatBufferBuilder &_fbb, const EdgeTpuInactivePowerConfigT *_o, co…
1159 std::vector<std::unique_ptr<tflite::EdgeTpuInactivePowerConfigT>> inactive_power_configs;
2339 inline EdgeTpuInactivePowerConfigT *EdgeTpuInactivePowerConfig::UnPack(const flatbuffers::resolver_… in UnPack()
[all …]