This repository has been 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-1340, 1339][Fit API][WIP]Multi input/output #14628
Closed
Closed
Commits on Mar 16, 2019
-
[MXNet-1334][Fit API]base class for estimator and eventhandler (apach…
…e#14346) * base class for estimator and eventhandler * add license * add event handlers * fix pylint * improve arg check * fix pylint * add unit tests
Configuration menu - View commit details
-
Copy full SHA for 41392fa - Browse repository at this point
Copy the full SHA 41392faView commit details
Commits on Mar 21, 2019
-
Fixed issue where the estimator was printing beyond the dataset size … (
apache#14464) * Fixed issue where the estimator was printing beyond the dataset size for the last batch * Added comments * Nudge to CI
Configuration menu - View commit details
-
Copy full SHA for e6c63b1 - Browse repository at this point
Copy the full SHA e6c63b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71eba9 - Browse repository at this point
Copy the full SHA d71eba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c2c7f - Browse repository at this point
Copy the full SHA a8c2c7fView commit details
Commits on Mar 25, 2019
-
[MXNet-1349][Fit API]Add validation support and unit tests for fit() …
…API (apache#14442) * added estimator unittests * add more tests for estimator * added validation logic * added error handlers, unittests * improve val stats * fix pylint * fix pylint * update unit test * fix tests * fix tests * updated metrics, val logic * trigger ci * trigger ci * update metric, batch_fn error handler * update context logic, add default metric
Configuration menu - View commit details
-
Copy full SHA for 8186772 - Browse repository at this point
Copy the full SHA 8186772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c68b4 - Browse repository at this point
Copy the full SHA 29c68b4View commit details
Commits on Mar 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad4041b - Browse repository at this point
Copy the full SHA ad4041bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ec43c - Browse repository at this point
Copy the full SHA b8ec43cView commit details
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 904cdc7 - Browse repository at this point
Copy the full SHA 904cdc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6fe873 - Browse repository at this point
Copy the full SHA c6fe873View commit details
Commits on Mar 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e690ca - Browse repository at this point
Copy the full SHA 6e690caView commit details
Commits on Mar 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 55b102e - Browse repository at this point
Copy the full SHA 55b102eView commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for feac6e3 - Browse repository at this point
Copy the full SHA feac6e3View commit details
Commits on Apr 3, 2019
-
[MXNet-1340][Fit API]Update train stats (apache#14494)
* add train history * update history * update test * avoid calling empty methods * remove train history object * fix pylint * add unit test * fix test * update categorize handlers
Configuration menu - View commit details
-
Copy full SHA for ed7f6e5 - Browse repository at this point
Copy the full SHA ed7f6e5View commit details -
[MXNet-1375][Fit API]Added RNN integration test for fit() API (apache…
…#14547) * Added RNN integration test for fit() API * Addressed review comments: change in JenkinFile, tmp directory, ctx with condense if/else, renamed imports * CPU test doesn't require nvidiadocker container * Modified the structure by removing the redundant code
Configuration menu - View commit details
-
Copy full SHA for 81ec379 - Browse repository at this point
Copy the full SHA 81ec379View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2dd76 - Browse repository at this point
Copy the full SHA ca2dd76View commit details -
[MXNet-1343][Fit API]Add CNN integration test for fit() API (apache#1…
…4405) * added cnn intg tests for fit api * updated cnn intg tests * added functions for nightly test * updated runtime_function * updated intg tests * updated init, datapath, refs * added validation data * update cpu test * refactor code * updated context
Configuration menu - View commit details
-
Copy full SHA for b1ef99a - Browse repository at this point
Copy the full SHA b1ef99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc5585 - Browse repository at this point
Copy the full SHA 5cc5585View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba1718a - Browse repository at this point
Copy the full SHA ba1718aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f48a6 - Browse repository at this point
Copy the full SHA c5f48a6View commit details
Commits on Apr 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8d503ae - Browse repository at this point
Copy the full SHA 8d503aeView commit details
Commits on Apr 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d3692bb - Browse repository at this point
Copy the full SHA d3692bbView commit details
Commits on Apr 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b0c3d9d - Browse repository at this point
Copy the full SHA b0c3d9dView commit details
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.