Add concat matmul module (#4785)
* add concat_matmul module
* add concat_matmul module
* fix comment
* fix comment
* fix comment
* fix comment
Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
Showing
- oneflow/python/nn/modules/concat.py 85 additions, 0 deletionsoneflow/python/nn/modules/concat.py
- oneflow/python/nn/modules/matmul.py 70 additions, 0 deletionsoneflow/python/nn/modules/matmul.py
- oneflow/python/test/modules/test_concat.py 56 additions, 0 deletionsoneflow/python/test/modules/test_concat.py
- oneflow/python/test/modules/test_matmul.py 36 additions, 0 deletionsoneflow/python/test/modules/test_matmul.py
Please register or sign in to comment