Commit 2c3d5f1
feat: torch tensor type (#800)
* feat: add tensor type for ndarray
* fix: fix mypy typing
* feat: torch tensor type
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
* fix: protobuf for pytorch type
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
* ci: install all extras in the ci
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
* refactor: make nice looking
* docs: update docarray/typing/tensor/torch_tensor.py
Co-authored-by: samsja <55492238+samsja@users.noreply.github.com>
Signed-off-by: Johannes Messner <44071807+JohannesMessner@users.noreply.github.com>
* refactor: code style
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
* fix: black and mypy
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
* fix: suppress mypy import error
* ci: fix ci install
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
Signed-off-by: Johannes Messner <messnerjo@gmail.com>
Signed-off-by: Johannes Messner <44071807+JohannesMessner@users.noreply.github.com>
Co-authored-by: samsja <55492238+samsja@users.noreply.github.com>1 parent 717e7ee commit 2c3d5f1
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
0 commit comments