Searched defs:tfr_gen (Results 1 – 2 of 2) sorted by relevance
29 from tensorflow.compiler.mlir.tfr.python.tfr_gen import tfr_gen_from_module as tfr_gen unknown
1416 def tfr_gen(func, op_defs): function