Random-fourier-features-pytorch

Latest version: v1.0.1

Safety actively analyzes 624020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

What's Changed
* doc: fix issue with positional encoding doc not rendering equation by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/5
* fix: use register_buffer instead of creating parameter with no grad for b by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/7
* test: add test for state_dict and b by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/8
* chore: cut 1.0.1, add test, fix deprecation warning on meshgrid by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/9


**Full Changelog**: https://github.com/jmclong/random-fourier-features-pytorch/compare/v1.0.0...v1.0.1

1.0.0

Identical to v0.2-beta.

I am updating version number to convey that this is a stable API. I have added some extra GitHub workflows to verify code coverage and update documentation appropriately.

**Full Changelog**: https://github.com/jmclong/random-fourier-features-pytorch/compare/v0.2-beta...v1.0.0

0.2beta

What's Changed
* Create CODE_OF_CONDUCT.md by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/1
* fix: issue with layer becoming NumPy array by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/3
* fix: issue with PositionalEncoder arange not properly being created on device of Tensor by jmclong in https://github.com/jmclong/random-fourier-features-pytorch/pull/4

New Contributors
* jmclong made their first contribution in https://github.com/jmclong/random-fourier-features-pytorch/pull/1

**Full Changelog**: https://github.com/jmclong/random-fourier-features-pytorch/compare/v0.1-beta...v0.2-beta

0.1beta

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.