Conversation
# Conflicts: # tests/test_vqvae.py
|
Thank you for having a go at this. I think we are missing the following two tests:
|
|
I created a issue for the distributed tests #123 |
This is not what is implemented. I think you forgot about the decay component. In the end, all weights change. Testing the EMA logic would be a little more difficult maybe we could leave without this test for now |
|
@Warvito sorry, I don't really understand what you mean. Should we take this IRL so we can create a complete test? |
Signed-off-by: Walter Hugo Lopez Pinaya <ianonimato@hotmail.com>
|
I added the test as we discussed |
Fix ( #75)