Home
last modified time | relevance | path

Searched defs:outer_fn (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_gradients_test.py471 def outer_fn(x): function
497 def outer_fn(x): function
519 def outer_fn(x): function
571 def outer_fn(x): function
605 def outer_fn(x): function
635 def outer_fn(x): function
661 def outer_fn(x): function
689 def outer_fn(x): function
716 def outer_fn(x): function
739 def outer_fn(x): function
[all …]
/aosp_15_r20/external/bcc/examples/networking/tunnel_monitor/
H A Dmonitor.py20 outer_fn = b.load_func("handle_outer", BPF.SCHED_CLS) variable
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_profiler.py21 def outer_fn(x, y): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_tracer.py2817 def outer_fn(x, y): function