-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-1121] Example to demonstrate the inference workflow using RNN #13680
Commits on Dec 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9519a2d - Browse repository at this point
Copy the full SHA 9519a2dView commit details
Commits on Jan 9, 2019
-
Merge branch 'master' of https://github.com/apache/incubator-mxnet in…
…to rnn-inference
Configuration menu - View commit details
-
Copy full SHA for 8c06090 - Browse repository at this point
Copy the full SHA 8c06090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a341f9 - Browse repository at this point
Copy the full SHA 7a341f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c19760a - Browse repository at this point
Copy the full SHA c19760aView commit details
Commits on Jan 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 438c3c4 - Browse repository at this point
Copy the full SHA 438c3c4View commit details
Commits on Jan 11, 2019
-
Updated the makefiles and unit tests so that the examples are built a…
…nd tested in nightly
Configuration menu - View commit details
-
Copy full SHA for c2f7a67 - Browse repository at this point
Copy the full SHA c2f7a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768fe5e - Browse repository at this point
Copy the full SHA 768fe5eView commit details
Commits on Jan 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d8abf83 - Browse repository at this point
Copy the full SHA d8abf83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd33d22 - Browse repository at this point
Copy the full SHA fd33d22View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e31a5bd - Browse repository at this point
Copy the full SHA e31a5bdView commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c53d329 - Browse repository at this point
Copy the full SHA c53d329View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d315a2 - Browse repository at this point
Copy the full SHA 9d315a2View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c774f3c - Browse repository at this point
Copy the full SHA c774f3cView commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d88feb - Browse repository at this point
Copy the full SHA 8d88febView commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d631b3 - Browse repository at this point
Copy the full SHA 6d631b3View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d00c74 - Browse repository at this point
Copy the full SHA 0d00c74View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03744a3 - Browse repository at this point
Copy the full SHA 03744a3View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff5fca3 - Browse repository at this point
Copy the full SHA ff5fca3View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ffd4a9 - Browse repository at this point
Copy the full SHA 4ffd4a9View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd6fad5 - Browse repository at this point
Copy the full SHA bd6fad5View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5119c2 - Browse repository at this point
Copy the full SHA d5119c2View commit details -
Update cpp-package/example/inference/README.md
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bafe95 - Browse repository at this point
Copy the full SHA 4bafe95View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1da9482 - Browse repository at this point
Copy the full SHA 1da9482View commit details -
Update cpp-package/example/inference/simple_rnn.cpp
Co-Authored-By: leleamol <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4393f18 - Browse repository at this point
Copy the full SHA 4393f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45cbba9 - Browse repository at this point
Copy the full SHA 45cbba9View commit details
Commits on Jan 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bf48c42 - Browse repository at this point
Copy the full SHA bf48c42View commit details
Commits on Jan 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bd35b40 - Browse repository at this point
Copy the full SHA bd35b40View commit details
Commits on Jan 21, 2019
-
Updated the readme files. Updated the example to use trained model an…
…d updated the unit test.
Configuration menu - View commit details
-
Copy full SHA for b198339 - Browse repository at this point
Copy the full SHA b198339View commit details
Commits on Jan 23, 2019
-
Addressed the review comment to increase the default sequence length.…
… Added the examples with inputs of various lengths.
Configuration menu - View commit details
-
Copy full SHA for 4897901 - Browse repository at this point
Copy the full SHA 4897901View commit details
Commits on Jan 28, 2019
-
Updated the example to handle variable length input. Updated the read…
…me and unit test files accordingly.
Configuration menu - View commit details
-
Copy full SHA for bb14d79 - Browse repository at this point
Copy the full SHA bb14d79View commit details
Commits on Jan 30, 2019
-
Updated the example to share the memory between executors by createin…
…g shared executors.
Configuration menu - View commit details
-
Copy full SHA for a487ca9 - Browse repository at this point
Copy the full SHA a487ca9View commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3cace1 - Browse repository at this point
Copy the full SHA c3cace1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4a173 - Browse repository at this point
Copy the full SHA 7d4a173View commit details
Commits on Feb 6, 2019
-
Updated the unit test to check for the results in a range and modifie…
…d the function name to be consistent with others.
Configuration menu - View commit details
-
Copy full SHA for b1e074f - Browse repository at this point
Copy the full SHA b1e074fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f155e9 - Browse repository at this point
Copy the full SHA 0f155e9View commit details