Searched defs:IsDeviceCompatible (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ | ||
H A D | fused_kernel_matcher.cc | 111 virtual bool IsDeviceCompatible(SrcOpT contraction_op, BiasAddOp bias_add, in IsDeviceCompatible() function in mlir::TF::__anon9059b8460111::FuseContractionWithBiasAdd |
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/remapper/ | ||
H A D | remapping_helper.h | 217 bool IsDeviceCompatible(const Pattern& pattern) const { in IsDeviceCompatible() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
H A D | remapper.cc | 543 bool IsDeviceCompatible(const RemapperContext& ctx, Pattern& matched, in IsDeviceCompatible() function |