Searched defs:IsApple (Results 1 – 3 of 3) sorted by relevance
54 inline bool IsApple(uint32_t vendorId) in IsApple() function183 inline bool IsApple() in IsApple() function
165 bool IsApple(VendorID vendorId) in IsApple() function
387 bool GpuInfo::IsApple() const { return vendor == GpuVendor::kApple; } in IsApple() function in tflite::gpu::GpuInfo