blob: affa1e793f15abeb36bbd4204d02c5a62ee1c2b0 [file] [log] [blame]
``mx.symbol.infer.shape``
==================================================
Description
----------------------
Inference the shape of arguments, outputs, and auxiliary states.
Usage
----------
.. code:: r
mx.symbol.infer.shape(symbol, ...)
Arguments
------------------
+----------------------------------------+------------------------------------------------------------+
| Argument | Description |
+========================================+============================================================+
| ``symbol`` | The ``mx.symbol`` object |
+----------------------------------------+------------------------------------------------------------+