index_en.rst 468 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
#######################
Dygraph to Static Graph
#######################

- `Dygraph to Static Graph <program_translator_cn.html>`_ :Introduce the basic usage for transforming dygraph code into static code and the architecture of ProgramTranslator.

- `Supported Grammars <grammar_list_en.html>`_ :Introduce the grammars supported by ProgramTranslator and list unsupport grammars.

..  toctree::
    :hidden:

    grammar_list_en.rst
    program_translator_en.rst