Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.cc429 StatusOr<XlaOp> MlirHloBuilder::AddOpWithShape( in AddOpWithShape() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3999 StatusOr<XlaOp> XlaBuilder::AddOpWithShape(HloOpcode opcode, const Shape& shape, in AddOpWithShape() function in xla::XlaBuilder