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.cc125 std::vector<TTypes<int64>::ConstFlat> params_nested_splits; in MakeSplits() local
185 const std::vector<TTypes<int64>::ConstFlat>& params_nested_splits, in ValidateSplits()
Dragged_gather_op_test.cc34 const std::vector<std::vector<int64>>& params_nested_splits, in BuildRaggedGatherGraph()