forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix large array tests (apache#16328)
* fix activation * remove comments * fix copy_to * fix lint, remove redundant function, fix shape sizes for random functions * fix sigmoid issue * fix leaky relu * fix random shuffle * fix pooling * fix dropout * fix index copy * add teardown and fix lint * post test cleanup * removed decorator since it needs C API for CPU memory release
- Loading branch information
1 parent
a9f24cd
commit 84b34d2
Showing
5 changed files
with
97 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.