Home
last modified time | relevance | path

Searched refs:index_shapes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc850 Cast<HloDynamicSliceInstruction>(dynamic_slice)->index_shapes(), in HandleDynamicSlice()
862 ->index_shapes())); in HandleDynamicUpdateSlice()
Dhlo_evaluator_typed_visitor.h1608 Cast<HloDynamicSliceInstruction>(dynamic_slice)->index_shapes(),
1672 ->index_shapes()));
Dhlo_instructions.h1588 std::vector<Shape> index_shapes() const { in index_shapes() function