Home
last modified time | relevance | path

Searched defs:defun (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
H A Dresnet50_test.py91 def _apply(self, defun=False, execution_mode=None): argument
298 def _benchmark_eager_apply(self, label, device_and_format, defun=False, argument
343 defun=False, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dtracing_utils.py19 from tensorflow.python.eager import function as defun unknown
H A Dfunction_serialization.py18 from tensorflow.python.eager import function as defun unknown
H A Dsignature_serialization.py20 from tensorflow.python.eager import function as defun unknown
H A Dsave.py39 from tensorflow.python.eager import function as defun unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/benchmarks/
H A Dmap_defun_benchmark.py49 def defun(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcontrol_flow_util_v2_test.py52 def defun(): function
/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Dautotrackable.py22 from tensorflow.python.eager import function as defun unknown
H A Ddata_structures.py28 from tensorflow.python.eager import function as defun unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
H A Dmap_defun_op_test.py175 def defun(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dsaved_model_cli.py37 from tensorflow.python.eager import function as defun unknown
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py2738 def defun(func=None, function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dops_test.py2250 def defun(): function