issues
search
google-deepmind
/
sonnet
TensorFlow-based neural network library
https://sonnet.dev/
Apache License 2.0
9.79k
stars
1.3k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed failing :doctest_test
#294
copybara-service[bot]
closed
1 week ago
0
Resolves potential Nones caught by tytype.
#283
copybara-service[bot]
closed
4 weeks ago
1
Bump tensorflow from 2.12.0rc0 to 2.12.1
#282
dependabot[bot]
opened
3 months ago
0
Load pretrained sonnet model back
#280
chenxi-yang
closed
6 months ago
0
AttributeError: module 'nest' has no attribute 'Create'
#279
Dipendra7
closed
7 months ago
1
Type fixing
#278
copybara-service[bot]
closed
7 months ago
1
Make Sonnet use CudnnRNNV3
#277
copybara-service[bot]
closed
7 months ago
0
Bump version to 2.0.3.dev.
#276
copybara-service[bot]
closed
10 months ago
0
Cut Sonnet 2.0.2 release.
#275
copybara-service[bot]
closed
10 months ago
0
Fix import ordering.
#274
copybara-service[bot]
closed
10 months ago
0
Basic import fails on Colab: cannot import name 'context' from 'tensorflow.python'
#273
drscotthawley
closed
11 months ago
11
Laplace smoothing for EMA codebook update
#272
VaishnaviSPatil
opened
1 year ago
0
sonnet abstract module in tensorflow2
#271
creativesh
opened
1 year ago
10
Is there a stereotypical way to visualize the network strucuture when using Sonnet?
#270
mingyr
closed
1 year ago
1
Internal change
#269
copybara-service[bot]
closed
1 year ago
0
TensorArray Not Used on line 71 of sgd_test.py
#268
CodeSmileBot
closed
1 year ago
2
Update direct import of TF to its correct location instead of importing directly from the python init file.
#267
copybara-service[bot]
closed
1 year ago
0
Fix setup.py packages to avoid installing "examples" and "docs"
#266
natsukium
opened
1 year ago
0
How to save the checkpoint for self-defined model?
#265
ziweiyang
opened
1 year ago
0
Do not test on 3.7
#264
copybara-service[bot]
closed
1 year ago
0
Updated supported Python versions
#263
copybara-service[bot]
closed
1 year ago
0
Switched from the deprecated defun_with_attributes() to tf.function()
#262
copybara-service[bot]
closed
1 year ago
0
Issues using Sonnet
#261
MoxyFoxy
opened
1 year ago
3
Bump Sonnet version to 2.0.2.dev.
#260
copybara-service[bot]
closed
1 year ago
0
Bump Sonnet version to 2.0.1.
#259
copybara-service[bot]
closed
1 year ago
0
Bump tensorflow from 2.5.1 to 2.9.3
#258
dependabot[bot]
closed
1 year ago
1
I have a question about the perplexity term (in the VQ-VAE).
#257
SeongYeonPark
opened
2 years ago
2
Remove functools.wraps for unbound methods to support inspect.signature
#256
copybara-service[bot]
closed
2 years ago
0
Learning rate and optimizer used for the VQ-VAE-2 paper
#255
netw0rkf10w
closed
2 years ago
2
Removed call to function_lib's register method
#254
copybara-service[bot]
closed
2 years ago
0
Regarding LearningRateSchedule for ADAM optimizer
#253
kmukeshreddy
closed
2 years ago
2
(Maybe) in-consistency between VQ-VAE paper and its implementation.
#252
Apollo1840
opened
2 years ago
2
BUILD cleanup
#251
copybara-service[bot]
closed
2 years ago
1
Convert a Sonnet model to a Keras model
#250
raphaelmourad
closed
2 years ago
1
Use legacy keras optimizer to be compatible with an incoming Keras optimizer migration.
#249
copybara-service[bot]
closed
2 years ago
0
Can you explain the logic of updated_ema_cluster_size in VectorQuantizerEMA?
#248
wztdream
opened
2 years ago
0
Decaying learning rate
#247
isabellahuang
closed
2 years ago
1
Cannot install sonnet on mac m1
#246
maryamastero
opened
2 years ago
5
this portion of attention code looks incorrect
#245
ava6969
opened
2 years ago
0
Bump tensorflow from 2.5.1 to 2.7.2
#244
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 2.5.1 to 2.6.4
#243
dependabot[bot]
closed
2 years ago
1
Typo
#242
love-bees
closed
2 years ago
1
Make tf.Variable a CompositeTensor.
#241
copybara-service[bot]
opened
2 years ago
0
Error when using sonnet 2 and tensorflow 2.
#240
oke464
closed
2 years ago
5
Conv2D initialize error in tf function
#239
txir-met
opened
2 years ago
0
Understanding how to use mixed precision training
#238
isabellahuang
closed
2 years ago
2
how to remove model from gpu memory?
#237
xfchen0912
opened
2 years ago
1
Replacing AbstractModule and reuse_variables decorator when upgrading to Sonnet 2
#236
isabellahuang
closed
2 years ago
4
Fine-tune Problem
#235
RlChen0
closed
2 years ago
6
Update test for Python 3.9.
#234
copybara-service[bot]
closed
2 years ago
0
Next