- 01 Aug, 2020 1 commit
-
-
ptrblck authored
-
- 30 Jul, 2020 1 commit
-
-
Burc Eryilmaz authored
Co-authored-by:Sukru Eryilmaz <seryilmaz@computelab-dgx1v-32.nvidia.com>
-
- 23 Jul, 2020 1 commit
-
-
Thor Johnsen authored
Asp sparse param dict update
-
- 22 Jul, 2020 2 commits
-
-
Asit authored
1. Support to include in sparse_parameter_list an user-supplied custom layer type and its parameter name. This is useful when users have their own implementation of nn.Linear or nn.Conv2D. For example, huggingface repo has a custom implementation of nn.Linear called LinearActivation. 2. Print info of layers in the model that are not pruned.
-
Asit authored
Merge pull request #917 from a-maci/master
-
- 21 Jul, 2020 1 commit
-
-
Thor Johnsen authored
Fixing the case when grads are None
-
- 20 Jul, 2020 3 commits
- 16 Jul, 2020 2 commits
-
-
Thor Johnsen authored
Fixed weight init for fused weight matrices in fused MHA by adding correct gain factor
-
Thor Johnsen authored
Fixed variable name
-
- 09 Jul, 2020 1 commit
-
-
Szymon Migacz authored
-
- 06 Jul, 2020 1 commit
-
-
jjsjann123 authored
* [sync BN] support non-uniform batch size across process group. TODO: test should be added once cleaned up. * updating unit tests * new unit tests for different inputs * cleaning
-
- 01 Jul, 2020 1 commit
-
-
Kirthi Sivamani authored
-
- 30 Jun, 2020 1 commit
-
-
mcarilli authored
* Only attempt to patch Tensor methods if defined * syntax Co-authored-by:Michael Carilli <mcarilli@nvidia.com>
-
- 23 Jun, 2020 4 commits
- 15 Jun, 2020 4 commits
-
-
Thor Johnsen authored
2d masking and sparsity
-
Asit authored
Minor edit
-
Asit authored
Importance and usage is 2d masking
-
Asit authored
-
- 11 Jun, 2020 2 commits
- 10 Jun, 2020 8 commits
-
-
Cliff Woolley authored
add streaming support for softmax kernels
-
Sukru Eryilmaz authored
-
Sukru Eryilmaz authored
-
Thor Johnsen authored
Sparsity
-
Kirthi Sivamani authored
-
Kirthi Sivamani authored
-
Kirthi Sivamani authored
-
Kirthi Sivamani authored
-
- 01 Jun, 2020 3 commits
-
-
mcarilli authored
Co-authored-by:Michael Carilli <mcarilli@nvidia.com>
-
Thor Johnsen authored
Remove distributed lamb from __init__.py
-
Thor Johnsen authored
-
- 31 May, 2020 4 commits
-
-
Thor Johnsen authored
Distributed lamb optimizer
-
Thor Johnsen authored
-
Thor Johnsen authored
-
Thor Johnsen authored
-