Commit History

Rename core/ops to pytorch_core/pytorch_ops.
d2d2eac

darabos commited on

14 PyTorch ops.
4491a99

darabos commited on

Split ops from infrastructure code.
0df46ac

darabos commited on

Do not track tensor shapes. Much simpler!
16e9ba6

darabos commited on

Test for repeats.
fe5010e

darabos commited on

Model creation and training for basic layers.
805c550

darabos commited on

Test for input ordering.
cb83a99

darabos commited on

Update test -- target handles matter now.
b750748

darabos commited on

Split lynxkite_ops.py into two.
2af956d

darabos commited on

Find plugins by module name instead of namespace module.
338e6a4

darabos commited on

Adding backend tests (#58)
e1e5b1c

Chema JMLizano darabos commited on

Revert "Adding tests (#50)"
8efcf30

darabos commited on

Adding tests (#50)
017ba8a

Chema JMLizano darabos commited on