Searched refs:GetOrCreateViewImpl (Results 1 – 2 of 2) sorted by relevance
193 tensorflow::Status GetOrCreateViewImpl(const xla::HloInstruction* instr,
1398 Status LhloDialectEmitter::GetOrCreateViewImpl( in GetOrCreateViewImpl() function in mlir::LhloDialectEmitter1404 TF_RETURN_IF_ERROR(GetOrCreateViewImpl( in GetOrCreateViewImpl()1429 return GetOrCreateViewImpl(instr, sub_shape, &shape_index, values); in GetOrCreateView()