Home
last modified time | relevance | path

Searched defs:rt_inputs (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_concat_ops.py126 def _ragged_stack_concat_helper(rt_inputs, axis, stack_values): argument
209 def _ragged_stack_concat_axis_0(rt_inputs, stack_values): argument
244 def _ragged_stack_concat_axis_1(rt_inputs, stack_values): argument
295 def _copy_row_shape(rt_inputs, splits): argument
Dragged_concat_op_test.py34 def _rt_inputs_to_tensors(self, rt_inputs, ragged_ranks=None): argument
226 rt_inputs, argument
268 rt_inputs, argument
285 def testRuntimeError(self, rt_inputs, axis, error, message, argument
Dragged_stack_op_test.py341 rt_inputs, argument
383 def testError(self, rt_inputs, axis, error, message): argument