Home
last modified time | relevance | path

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

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