Home
last modified time | relevance | path

Searched defs:fp_type (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dunfuse_batch_norm.cc68 FloatType fp_type, Value variance, in MaterializeEpsilon()
123 auto fp_type = variance_type.getElementType().dyn_cast<FloatType>(); in matchAndRewrite() local
Dral_legalize_to_llvm.cc62 } else if (auto fp_type = t.dyn_cast<FloatType>()) { in getTypeEncoding() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1444 PrimitiveType fp_type = PRIMITIVE_TYPE_INVALID; in CheckMixedPrecisionOperands() local