You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
This issue is used to tracked the bugfix for recently added python test cases on gluon nn layer.
As the bugfix is WIP, the failed cases will be tmporarily skipped.
Once the bugfix is done, the test cases will be re-enabled accordingly.
(See #10921 for the PR introduing the new test cases)
Description
This issue is used to tracked the bugfix for recently added python test cases on gluon nn layer.
As the bugfix is WIP, the failed cases will be tmporarily skipped.
Once the bugfix is done, the test cases will be re-enabled accordingly.
(See #10921 for the PR introduing the new test cases)
Environment info (Required)
CentOS 7.2
Package used (Python/R/Scala/Julia):
Python
Build info (Required if built from source)
MKLDNN-enabled build only
Compiler (gcc/clang/mingw/visual studio):
gcc 4.8.5
Build config:
make -j USE_MKLDNN=1 USE_BLAS=mkl
Error Message:
(Paste the complete error message, including stack trace.)
Minimum reproducible example
(If you are using your own code, please provide a short script that reproduces the error. Otherwise, please provide link to the existing example.)
The text was updated successfully, but these errors were encountered: