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.cc67 FloatType fp_type, Value variance, in MaterializeEpsilon()
122 auto fp_type = variance_type.getElementType().dyn_cast<FloatType>(); in matchAndRewrite() local
/external/skqp/src/sksl/
DSkSLContext.h389 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1105 PrimitiveType fp_type = PRIMITIVE_TYPE_INVALID; in CheckMixedPrecisionOperands() local