Home
last modified time | relevance | path

Searched refs:BinaryFolder (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc2243 static Attribute BinaryFolder(Op* op, ArrayRef<Attribute> attrs) { in BinaryFolder() function
2324 return BinaryFolder<Op, FloatType, APFloat, Func<APFloat>>(this, attrs); \
2326 return BinaryFolder<Op, IntegerType, APInt, Func<APInt>>(this, attrs); \