Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/core/experimental/
H A Dtest_adaround_eager.py15 def forward_wrapper(fetcher): function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py992 self, backward_function, gradients_wrt_outputs, forward_wrapper): argument
1067 def _shuffle_forward_outputs(self, forward_wrapper): argument