Searched defs:platform_type (Results 1 – 6 of 6) sorted by relevance
18 enum platform_type { enum
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()
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