Home
last modified time | relevance | path

Searched defs:getConstantLike (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/IR/
Dchlo_ops.h57 static Value getConstantLike(OpBuilder& b, Location loc, T constant, in getConstantLike() function
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dchlo_ops.cc56 Value getConstantLike(OpBuilder& b, Location loc, const APFloat& constant, in getConstantLike() function