blob: 40e5e7b5be56abe9eac617a4532f4a3356bcf87c [file] [log] [blame]
``mx.symbol.load.json``
==============================================
Description
----------------------
Load an mx.symbol object from a json string
Arguments
------------------
+----------------------------------------+------------------------------------------------------------+
| Argument | Description |
+========================================+============================================================+
| ``str`` | the json str represent a mx.symbol |
+----------------------------------------+------------------------------------------------------------+