Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_variant.h60 void set_nested_splits(const std::vector<Tensor>& nested_splits) { in set_nested_splits() function
74 y->set_nested_splits(x.nested_splits()); in RaggedTensorVariantZerosLike()
102 out->set_nested_splits(x.nested_splits()); in RaggedTensorVariantBinaryAdd()