Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/ragged/
Drow_partition_test.py521 rp_with_nrows = rp.with_precomputed_nrows()
551 with_precomputed_nrows(),
Drow_partition.py934 def with_precomputed_nrows(self): member in RowPartition