Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_tensor_test.py2071 def testSerialize(self, rt_spec, expected): argument
2101 def testComponentSpecs(self, rt_spec, expected): argument
2121 def testToFromComponents(self, rt_spec, rt, components): argument
2197 def testFlatTensorSpecs(self, rt_spec): argument
2233 def testToFromTensorList(self, rt_spec, rt): argument
2252 def testToFromBatchedTensorList(self, rt_spec, rt): argument
H A Dragged_tensor_supported_values_test.py354 def testSerialize(self, rt_spec, expected): argument
399 def testComponentSpecs(self, rt_spec, expected): argument
423 def testToFromComponents(self, rt_spec, flat_values, nested_row_splits): argument