Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc787 std::vector<const Shape*> start_indices_shape_ptrs; in DynamicSlice() local
791 std::back_inserter(start_indices_shape_ptrs), in DynamicSlice()
834 std::vector<const Shape*> start_indices_shape_ptrs; in DynamicUpdateSlice() local
838 std::back_inserter(start_indices_shape_ptrs), in DynamicUpdateSlice()