Add meshgrid module (#5205)
* add argmax test * fix ci error * fix docstring warning * fix tensor greater and less bug * add meshgrid module * add meshgrid module * fix meshgrid module bug * add docstring for meshgrid module * add doctest for meshgrid module * auto format by CI * fix commnet Co-authored-by:oneflow-ci-bot <ci-bot@oneflow.org> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
oneflow/python/nn/modules/meshgrid.py
0 → 100644
oneflow/python/test/modules/test_meshgrid.py
0 → 100644
Please register or sign in to comment