PySR / test /test_torch.py

Commit History

Make torch custom operator test deterministic
c9cead8

MilesCranmer commited on

Add unit tests for custom torch/jax operations
7cda629

MilesCranmer commited on

More comments for torch test
215a7a1

MilesCranmer commited on

Switch order of torch depending on operating system
5ffac80

MilesCranmer commited on

Fix issue with torch imported before Julia init
4abcbfe

MilesCranmer commited on

Supress progress output for tests
4b56660

tttc3 commited on

Cleaned test and docstring
3821242

tttc3 commited on

New updated checkpoint loading and tests
fbb7cf7

tttc3 commited on

Fix ordering of torch import
3f3625c

MilesCranmer commited on

Order torch imports after Julia init
5fe5010

MilesCranmer commited on

Add feature selection for PyTorch
47dbec6

MilesCranmer commited on

Updated tests for compatibility with refactor
c7187a6

tttc3 commited on

Fix up other arguments in test
5e0dd71

MilesCranmer commited on

Format code with black
932dcf5
unverified

deepsource-autofix[bot] commited on

Add PySRRegressor versions of jax/torch tests
d398bf9

MilesCranmer commited on

Add test for custom torch operator
d4d95e5

MilesCranmer commited on

Add test for mod mapping in torch
962c25c

MilesCranmer commited on

Format code with black
7d4300a
unverified

deepsource-autofix[bot] commited on

Make tests non-random
51a6b05

MilesCranmer commited on

Fix selection index tests for jax/torch
a6b7d35

MilesCranmer commited on

Test selection inside jax/torch
b07eb2d

MilesCranmer commited on

Add tests for jax/torch format
9bfcbfa

MilesCranmer commited on

Convert torch test into unittest
9c31a35

MilesCranmer commited on

Correct number of features in test
4d7fdcd

MilesCranmer commited on

Fix torch test to use numpy for assert
03f8fff

MilesCranmer commited on

Add test for pytorch export
3d7c303

MilesCranmer commited on