Searched refs:IsDeviceCompatible (Results 1 – 1 of 1) sorted by relevance
367 bool IsDeviceCompatible(const RemapperContext& ctx, Pattern& matched) { in IsCpuCompatibleDataType() function432 if (check_device_compatible && !IsDeviceCompatible(ctx, pattern)) in IsCpuCompatibleDataType()482 if (!IsDeviceCompatible(ctx, pattern)) return false; in IsCpuCompatibleDataType()537 if (!IsDeviceCompatible(ctx, pattern)) return false; in IsCpuCompatibleDataType()1063 DCHECK(IsDeviceCompatible(*ctx, matched)) << "Unsupported fusion pattern"; in IsCpuCompatibleDataType()1107 DCHECK(IsDeviceCompatible(*ctx, matched)) << "Unsupported fusion pattern"; in IsCpuCompatibleDataType()1158 DCHECK(IsDeviceCompatible(*ctx, matched)) << "Unsupported fusion pattern"; in IsCpuCompatibleDataType()