Searched refs:PyToPy (Results 1 – 4 of 4) sorted by relevance
34 class TestTranspiler(transpiler.PyToPy):200 class ReentrantTranspiler(transpiler.PyToPy):
364 class PyToPy(GenericTranspiler): class466 nodes, ctx = super(PyToPy, self).transform_function(fn, user_context)
351 "class NoopTranspiler(transpiler.PyToPy):\n",422 "class HelloTranspiler(transpiler.PyToPy):\n",
186 class PyToTF(transpiler.PyToPy):