Searched defs:inp_tensors (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
H A D | concat_op_test.py | 602 self, inp_tensors, axis, output_shape, feed_dict=None): argument 614 self, inp_tensors, axis, output_shape, gather_indexes, feed_dict=None): argument
|
/aosp_15_r20/external/pytorch/torch/autograd/ |
H A D | gradcheck.py | 1794 def _make_vectors(inp_tensors, outputs, *, use_forward_ad): argument
|