Searched defs:platform_type (Results 1 – 9 of 9) sorted by relevance
726 static bool needs_ish(enum platform platform_type) in needs_ish()734 static bool is_second_gen(enum platform platform_type) in is_second_gen()
18 enum platform_type { enum
101 const std::string platform_type = "FAKE"; in TEST_F() local
322 optional PlatformType platform_type = 1; field
1516 …tflite::EdgeTpuDeviceSpec_::PlatformType platform_type = tflite::EdgeTpuDeviceSpec_::PlatformType_… member1531 tflite::EdgeTpuDeviceSpec_::PlatformType platform_type() const { in platform_type() function
290 uint32_t platform_type : 2; member
93 enum ipa_platform_type_enum_v01 platform_type; member
7141 inline ::tflite::proto::EdgeTpuDeviceSpec_PlatformType EdgeTpuDeviceSpec::platform_type() const { in platform_type() function