Alexis DUBURCQ
49f43e9f1f
Fix Batch to numpy compatibility (#92)
* Fix Batch to numpy compatibility.
* Fix Batch unit tests.
* Fix linter
* Add Batch shape method.
* Remove shape and add size. Enable to reserve keys using empty batch/list.
* Fix linter and unit tests.
* Batch init using list of Batch.
* Add unit tests.
* Fix Batch __len__.
* Fix unit tests.
* Fix slicing
* Add missing slicing unit tests.
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
2020-06-24 21:43:48 +08:00
..
2020-06-24 21:43:48 +08:00
2020-06-23 07:20:51 +08:00
2020-06-17 16:37:51 +08:00
2020-03-11 17:28:51 +08:00