issues
search
andreped
/
GradientAccumulator
:dart: Accumulated Gradients for TensorFlow 2
https://gradientaccumulator.readthedocs.io/
MIT License
51
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
model saving issue at modelcheckpoint
#134
karim1871
closed
4 months ago
3
raise ValueError('Optimizer must have a "lr" attribute.')
#133
21-10-4
closed
8 months ago
5
Review and potentially simplify the implementation
#132
IvanUkhov
opened
9 months ago
25
feat: add mixed-precision and agc to gradaccum optimizer
#131
dPys
opened
9 months ago
19
One new applications paper to README + paper update
#130
andreped
closed
9 months ago
0
Official tf 2.2-2.15 support update
#129
andreped
closed
9 months ago
1
Started making draft for JOSS submission
#128
andreped
closed
3 months ago
1
Use actions/upload-artifact@v3 for all CI workflows
#127
andreped
closed
9 months ago
1
Test
#126
andreped
closed
10 months ago
1
Auto-assign bug label to template
#125
andreped
closed
10 months ago
0
Dummy issue to test auto-assign
#124
andreped
closed
10 months ago
0
Move scripts inside workflows dir for auto-assign CI
#123
andreped
closed
10 months ago
0
Dummy issue to test auto-assign
#122
andreped
closed
10 months ago
0
Auto-assign issues and PRs to repo maintainer(s)
#121
andreped
closed
10 months ago
0
DOCS: Fixed GA model compilation order in example
#120
andreped
closed
11 months ago
0
confusion over how to use this module
#119
Laubeee
closed
11 months ago
2
Docs: Applications updated in README
#118
andreped
closed
1 year ago
0
Added more apps [no ci]
#117
andreped
closed
1 year ago
0
Replacing BN layer with AccumBN layer results in poorer convergence
#116
andreped
opened
1 year ago
0
Renamed 'Hugging Face'
#115
andreped
closed
1 year ago
0
Changed docs theme
#114
andreped
closed
1 year ago
0
No mixed precision support with GradientAccumulateOptimizer?
#113
dPys
opened
1 year ago
7
Added method to replace BN layers
#112
andreped
closed
1 year ago
1
ConvNeXt not compatible with Model wrapper
#111
andreped
closed
9 months ago
1
Fixed whl installation in test CI
#110
andreped
closed
1 year ago
1
Added Applications to README
#109
andreped
closed
1 year ago
0
Replacing AccumBatchNormalization not working as intended
#108
andreped
closed
1 year ago
2
Delete redundant .pyc file [no ci]
#107
andreped
closed
1 year ago
0
Ignore .pyc [no ci]
#106
andreped
closed
1 year ago
0
0.5.1, tf 2.11 error for accuoptimizer
#105
AlexanderYaroshevichIAC
closed
9 months ago
8
Fixed typo in setup.cfg
#104
andreped
closed
1 year ago
1
added nlp test
#103
tno123
closed
1 year ago
0
Use tf.function on train_step
#102
axeldavy
closed
1 year ago
11
Allow poorer approximation for older tf versions in model test
#101
andreped
closed
1 year ago
0
Docs: Support tf 2.2-2.12
#100
andreped
closed
1 year ago
0
Added model wrapper test for tf<2.8 + refactored tests
#99
andreped
closed
1 year ago
1
Fixed tensorflow-datasets protobuf issue
#98
andreped
closed
1 year ago
1
Further refined the bug report template
#97
andreped
closed
1 year ago
0
Optimizer wrapper performance is dependent on tensorflow version
#96
andreped
closed
9 months ago
3
Fixed dynamic optimizer wrapper inheritance + support tf >= 2.8
#95
andreped
closed
1 year ago
1
AttributeError using Optimizer wrapper with tf==2.4
#94
andreped
closed
9 months ago
1
Optimizer wrapper not compatible with tf==2.6
#93
andreped
closed
9 months ago
2
Optimizer wrapper not working as intended
#92
andreped
closed
1 year ago
2
Added opt distribute unit test + added model distribute test to CI
#91
andreped
closed
1 year ago
1
Unit test for optimizer invariance in distributed trainings
#90
andreped
closed
1 year ago
2
v0.5.0 zenodo + cite
#89
andreped
closed
1 year ago
0
Docs: added urllib3==1.26.15 to docs req
#88
andreped
closed
1 year ago
0
Reduced sphinx version + fixed import
#87
andreped
closed
1 year ago
0
Added linting + author update + v0.5.0
#86
andreped
closed
1 year ago
0
Add linting to improve code style
#85
andreped
closed
1 year ago
1
Next