Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe.h416 tensorflow::Safe_PyObjectPtr function_call_options; member
H A Dcontext.py1239 def function_call_options(self): member in Context
1258 def function_call_options(self, options): member in Context