Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder_test.cc612 OpShapeInferenceFn fn_out; in TEST_F() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py1936 def fn_out(real, img, out): function