Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dmhlo_to_lhlo_with_xla.h208 xla::StatusOr<Value> GetOrCreateArrayView(
H A Dmhlo_to_lhlo_with_xla.cc515 GetOrCreateArrayView(root, shape, *shape_index)); in RewriteFusionOperand()
1426 StatusOr<Value> LhloDialectEmitter::GetOrCreateArrayView( in GetOrCreateArrayView() function in mlir::LhloDialectEmitter
1508 TF_ASSIGN_OR_RETURN(auto v, GetOrCreateArrayView(instr, current_shape, in GetOrCreateViewImpl()