Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dtranspiler_test.py43 def transform_ast(self, node, ctx): member in TestTranspiler
213 def transform_ast(self, node, ctx): member in PyToPyTest.test_reentrance.ReentrantTranspiler
H A Dtranspiler.py255 def transform_ast(self, node, ctx): member in GenericTranspiler
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/core/
H A Dconverter_testing.py82 def transform_ast(self, node, ctx): member in TestingTranspiler
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/python/
H A Dop_reg_gen.py120 def transform_ast(self, node, ctx): member in OpRegGen
H A Dtfr_gen.py1498 def transform_ast(self, node, ctx): member in TfrGen
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dapi.py235 def transform_ast(self, node, ctx): member in PyToTF
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
H A Dtype_inference_test.py57 def transform_ast(self, node, ctx): member in TestTranspiler