Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h208 xla::StatusOr<Value> GetOrCreateArrayView(
Dmhlo_to_lhlo_with_xla.cc462 GetOrCreateArrayView(root, shape, *shape_index)); in RewriteFusionOperand()
1329 StatusOr<Value> LhloDialectEmitter::GetOrCreateArrayView( in GetOrCreateArrayView() function in mlir::LhloDialectEmitter
1411 TF_ASSIGN_OR_RETURN(auto v, GetOrCreateArrayView(instr, current_shape, in GetOrCreateViewImpl()