Home
last modified time | relevance | path

Searched defs:params_nested_splits (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dragged_gather_op.cc129 std::vector<ConstFlatType> params_nested_splits; in MakeSplits() local
189 const std::vector<ConstFlatType>& params_nested_splits, in ValidateSplits()
Dragged_gather_op_test.cc36 const std::vector<std::vector<int64>>& params_nested_splits, in BuildRaggedGatherGraph()