This repository was archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Mxnet allclose #14443
Merged
Merged
Mxnet allclose #14443
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
98962ba
MXNET version of numpy.allclose operation implemented
drivanov dedd3d1
Merge branch 'master' of https://github.com/apache/incubator-mxnet in…
drivanov f61c1a6
Helper function test_bulking renamed to _test_bulking
drivanov f679a09
Will use mx.test_utils.assert_allclose and not a numpy version of sim…
drivanov ad9028a
Trigger CI
drivanov 53173fd
Trigger CI
drivanov 387838b
Will use mx.test_utils.assert_allclose
drivanov ac56251
Trigger CI
drivanov 052788e
Merge branch 'master' into mxnet_allclose
drivanov 25233aa
Trigger CI
drivanov cc5668e
Merge branch 'mxnet_allclose' of https://github.com/drivanov/incubato…
drivanov e05c449
Merge branch 'master' into mxnet_allclose
drivanov eba2fc7
Problem with missed _test_bulking() function fixed
drivanov 45fbd13
Fixing minor bug in error reporting
drivanov 49a14d9
Trigger CI
drivanov 6fb0129
Trigger CI
drivanov 6209aa8
retrigger CI
wkcn dcb65a1
Fixing problems in discrepancies printout in assert_almost_equal
drivanov a5addfa
Merge branch 'mxnet_allclose' of https://github.com/drivanov/incubato…
drivanov a1fb4be
Merge branch 'master' of https://github.com/apache/incubator-mxnet in…
drivanov eb2b6ce
Trigger CI
drivanov 448bbc5
Trigger CI
drivanov 6dfec82
Improved version of MxNet allclose operator
drivanov 31c674a
Fixing minor problem in attribite definition for allclose operator
drivanov d07a83c
retrigger CI
wkcn 21e57fa
Minor problem fixed
drivanov 3b1fa3e
Merge branch 'mxnet_allclose' of https://github.com/drivanov/incubato…
drivanov 4ae0d3a
Merge branch 'master' into mxnet_allclose
wkcn fa00c6a
Merge branch 'master' into mxnet_allclose
wkcn 3f2b68e
Trigger CI
drivanov fd5209a
Merge branch 'master' into mxnet_allclose
wkcn 255f7a5
try to fix find_max_violation
wkcn dde0e71
Merge branch 'mxnet_allclose' of github.com:drivanov/incubator-mxnet …
wkcn f203d9a
Merge branch 'master' of https://github.com/drivanov/incubator-mxnet
drivanov 6b63706
Trigger CI
drivanov 6a95b07
Merge branch 'mxnet_allclose' of https://github.com/drivanov/incubato…
drivanov 391a3fb
Skip 'test_bulking_gluon_gpu()' test
drivanov f1fe0ad
Merge branch 'master' of https://github.com/apache/incubator-mxnet
drivanov 310f37e
Merge branch 'master' of https://github.com/drivanov/incubator-mxnet …
drivanov 3e65e9c
Fixing bug in reporting MaxErrors for NaN coordinates.
drivanov 1ffcb52
use smaller testcase for test_layer_norm
wkcn e1c9c72
remove redundant test for test_layer_norm
wkcn b52b68f
reuse old testcase
wkcn 90b5c15
retrigger CI
wkcn 0e20d5e
Merge branch 'master' into mxnet_allclose
wkcn f2b3cd3
ci
wkcn 7f4661f
ci
wkcn 302f8c8
Merge branch 'master' into mxnet_allclose
drivanov 36a8db3
Merge problem fixed
drivanov 733ae87
Fixing Python's lint problem
drivanov 5523467
Merge branch 'master' into mxnet_allclose
drivanov 5733e6a
Trigger CI
drivanov 0e6e9c6
Merge branch 'mxnet_allclose' of https://github.com/drivanov/incubato…
drivanov a329e09
Trigger CI
drivanov 368ae7c
Trigger CI
drivanov ac725e0
Merge branch 'master' of https://github.com/apache/incubator-mxnet in…
drivanov 3fd78b8
Trigger CI
drivanov f4f6bfe
Trigger CI
drivanov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.