Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
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 …]
/external/bcc/examples/networking/tunnel_monitor/
Dmonitor.py20 outer_fn = b.load_func("handle_outer", BPF.SCHED_CLS) variable