Searched refs:PyToPy (Results 1 – 4 of 4) sorted by relevance
38 class TestTranspiler(transpiler.PyToPy):204 class ReentrantTranspiler(transpiler.PyToPy):
368 class PyToPy(GenericTranspiler): class470 nodes, ctx = super(PyToPy, self).transform_function(fn, user_context)
351 "class NoopTranspiler(transpiler.PyToPy):\n",422 "class HelloTranspiler(transpiler.PyToPy):\n",
207 class PyToTF(transpiler.PyToPy):