Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/core/
H A Dconfig.py21 DoNotConvert = config_lib.DoNotConvert variable
H A Dconfig_lib.py40 class DoNotConvert(Rule): class