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.cc999 std::vector<const Shape*> start_indices_shape_ptrs; in DynamicSlice() local
1003 std::back_inserter(start_indices_shape_ptrs), in DynamicSlice()
1032 std::vector<const Shape*> start_indices_shape_ptrs; in DynamicUpdateSlice() local
1036 std::back_inserter(start_indices_shape_ptrs), in DynamicUpdateSlice()