Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/_tensor/
H A Dtest_api.py191 def output_fn(mod, outputs, device_mesh): function
236 def output_fn(outputs, device_mesh): function
H A Dtest_optimizers.py45 def output_fn(mod, outputs, device_mesh): function
/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/
H A Drandom_seed_test.py118 def testRandomSeed(self, input_fn, output_fn): argument