forked from NVIDIA-Merlin/Merlin
-
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.
Review getting started examples (NVIDIA-Merlin#779)
* update 04-Tritone-Inference * update * update * update * start working on pytorch example * get HugeCTR to work * implement hugectr tests * get hugectr test to pass * fix PyTorch, attempt to fix TF, edit both * update * add tests * update * update PyTorch example * update * fix description of training with TF * fix tf test * update * update * fix tensorflow notebooks / test * update pytorch example track * update * move tests to tests/unit * implement review suggestions * update * update * update * fix tests * update * update * update * update
- Loading branch information
1 parent
f776f56
commit 5d9113e
Showing
10 changed files
with
1,333 additions
and
1,645 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
591 changes: 510 additions & 81 deletions
591
examples/getting-started-movielens/02-ETL-with-NVTabular.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
376 changes: 77 additions & 299 deletions
376
examples/getting-started-movielens/03-Training-with-HugeCTR.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
352 changes: 105 additions & 247 deletions
352
examples/getting-started-movielens/03-Training-with-PyTorch.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
692 changes: 224 additions & 468 deletions
692
examples/getting-started-movielens/03-Training-with-TF.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.