Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_should_use.py37 def __init__(self, type_, repr_, stack_frame, error_in_function, argument
171 def _add_should_use_warning(x, error_in_function=False, warn_in_eager=False): argument
212 def should_use_result(fn=None, warn_in_eager=False, error_in_function=False): argument