math.rst 202 字节
Newer Older
D
dengkaipeng 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13
====
math
====

..  toctree::
    :maxdepth: 1

    math/elementwise_add.rst
    math/elementwise_div.rst
    math/elementwise_mul.rst
    math/elementwise_sub.rst
    math/kron.rst
    math/matmul.rst