issues
search
google
/
objax
Apache License 2.0
773
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Jax 0.4.27] AttributeError: arr.device_buffers has been deprecated.
#270
GaetanLepage
opened
6 months ago
0
Update .readthedocs.yml
#269
aterzis-google
closed
10 months ago
0
Update .readthedocs.yml
#268
aterzis-google
closed
10 months ago
0
Version 1.8
#267
aterzis-google
closed
1 year ago
0
Fix tests following jax update
#266
GaetanLepage
closed
1 year ago
3
Fix test errors.
#265
aterzis-google
closed
1 year ago
0
Missing release 1.7.0 on GitHub
#263
GaetanLepage
closed
1 year ago
2
Fix jax index update in the tutorial
#261
cyugao
closed
1 year ago
2
TypeError during gradient computation: type <class 'objax.variable.TrainVar'> is not a valid JAX type
#260
cyugao
opened
1 year ago
0
Release version 1.7.0
#259
shs037
closed
1 year ago
0
Update jax version in requirements.txt.
#258
shs037
closed
1 year ago
0
Sync with internal changes
#257
shs037
closed
1 year ago
0
Added LayerNorm and respective tests
#255
FeliMe
opened
1 year ago
0
`objax.variable.VarCollection.update` not compliant with key-value assignment
#254
alvarobartt
opened
1 year ago
1
`objax.variable.VarCollection.update` fails when passing `Dict[str, Any]`
#253
alvarobartt
opened
1 year ago
1
Update nn.rst
#252
npapernot
closed
1 year ago
0
Update nn.rst
#250
divyas248
opened
2 years ago
1
Avoid using deprecated jax.numpy.ndarray.tile() method
#249
aterzis-google
closed
2 years ago
0
Update setup documentation to match latest version from github.
#248
aterzis-google
closed
2 years ago
0
Fix test errors and some warnings
#247
aterzis-google
closed
2 years ago
0
README: fix jaxlib GPU installation instructions
#246
jakevdp
closed
2 years ago
0
pmean inside objax.parallel causes multithreading deadlock for more than 2 gpus
#245
a1302z
opened
2 years ago
3
add training accuracy
#244
yechengxi
closed
2 years ago
0
Update imagenet_resnet50_data.py
#243
yechengxi
opened
2 years ago
0
Update default values for batchnorm
#242
yechengxi
opened
2 years ago
1
Update imagenet_resnet50_data.py
#241
yechengxi
closed
2 years ago
0
ResNetV2 from model.zoo does not specify train arg for ResNetV2Block
#240
a1302z
closed
2 years ago
2
Implementation of Jacobian and Hessian
#238
AlexeyKurakin
closed
2 years ago
0
Closure scoping for nested objax.Functions
#237
mathDR
closed
2 years ago
2
Make image util_image test more robust to PNG library updates.
#236
AlexeyKurakin
closed
2 years ago
0
replacing jax.vmap with objax.Vectorize
#235
mathDR
closed
2 years ago
3
objax.Jacobian and objax.Hessian similar to objax.Grad
#234
gkaissis
opened
2 years ago
4
Release 1.6
#233
AlexeyKurakin
closed
2 years ago
0
Sync privacy computation to TF Privacy.
#232
shs037
closed
2 years ago
0
Release of version 1.5.0
#231
AlexeyKurakin
closed
2 years ago
0
Add group normalization.
#230
AlexeyKurakin
closed
2 years ago
0
Fix various test failures in Objax
#229
AlexeyKurakin
closed
2 years ago
0
Error due to the deprecation of jax.api
#228
Min-Li
closed
2 years ago
0
Update setup.py
#227
anukaal
closed
3 years ago
0
I have added the swish function. Issue #225
#226
iamharsha1999
closed
3 years ago
0
Activation functions like Swish and Mish are absent.
#225
iamharsha1999
closed
3 years ago
1
How to compute Jacobian of outputs w.r.t. inputs
#224
smao-astro
closed
3 years ago
3
Raised WARNINGS if input arguments dont have same shape
#223
iamharsha1999
closed
3 years ago
5
Avoid infinite recursion in BaseVar when unpickling. (#221)
#222
bytbox
opened
3 years ago
1
RecursionError when attempting to unpickle objax objects
#221
bytbox
opened
3 years ago
2
Regression of JAX duck typing.
#220
AlexeyKurakin
opened
3 years ago
2
objax.Jit reports error when StateVar is added to the vc argument
#219
shenzebang
opened
3 years ago
3
Update documentation to reflect that we don't need to use .value
#218
aterzis-google
closed
3 years ago
1
Accessing variable of a vectorized module
#217
noashin
closed
3 years ago
2
Update Objax Basics tutorial to reflect .value change
#216
AlexeyKurakin
closed
3 years ago
0
Next