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-20 09:57:16 +08:00
2020-06-16 22:17:28 +08:00
2020-06-22 17:11:26 +08:00
2020-05-16 20:08:32 +08:00
2020-06-02 22:29:50 +08:00
2020-06-01 09:37:30 +08:00