Commit Graph

27 Commits

Author SHA1 Message Date
ce388fed44 Move annotations to base package. Fix series 2023-04-07 19:55:34 +03:00
cff563c321
Major tensor refactoring 2022-11-05 16:14:23 +03:00
e24463c58b
Refactor Dubins path 2022-10-15 18:45:06 +03:00
ee569b85f8
Safe shapes 2022-10-14 13:05:39 +03:00
b0abcf2d0c
Safe shapes 2022-10-14 12:47:57 +03:00
b602066f48
Change the default strides and unify strides processing 2022-09-27 16:57:06 +03:00
b5d04ba02c
Global refactor of tensors 2022-09-11 15:27:38 +03:00
3729faf49b
Rename Tensor::get to Tensor::getTensor to avoid name clash. 2022-09-05 23:24:01 +03:00
ad97751327
Refactor for build tools 0.13.0 2022-09-04 20:59:30 +03:00
Gleb Minaev
efe14f50bf #472: Update copyright. 2022-08-19 15:59:13 +03:00
0e9072710f
Kotlin 1.7.20-Beta 2022-07-29 15:58:02 +03:00
1e8a8cac7e
Fix readme 2022-07-24 12:01:02 +03:00
85a1e8b33f
New common test infrastructure 2022-06-14 16:27:32 +03:00
74e6bc65a3
0.3.0 release 2022-04-11 20:07:40 +03:00
7e4d223044
Fixed missing TF basic operations 2022-04-11 14:56:48 +03:00
Iaroslav Postovalov
92cffd78d9
Upgrade gradle tools 2022-04-01 02:23:34 +07:00
4575ab2b79
Update interpolation API to agree with other conventions. 2022-03-07 10:39:59 +03:00
ac3adfa644
Fix tf dot 2022-02-17 22:46:17 +03:00
408443989c
Up version 2022-02-13 17:48:04 +03:00
7bb66f6a00
Add TensorFlow prototype 2022-01-29 15:02:46 +03:00
24799a691f Add inc/dec to counters 2021-11-23 10:32:51 +03:00
4e16cf1c98 Merge remote-tracking branch 'origin/feature/tensorflow' into feature/tensorflow 2021-11-10 20:04:45 +03:00
6c2abdaab0 First tensorflow test. 2021-11-10 20:04:29 +03:00
Roland Grinis
db06d10cc2 dot fixed for tensorflow 2021-10-28 19:25:10 +01:00
64629561af [WIP] TensorFlow refactoring 2021-10-28 10:52:40 +03:00
cc114041c4 Initial implementation of TensorFlow connector 2021-10-24 18:33:39 +03:00
6c4741ede6 [WIP] TensorFlow 2021-10-20 16:06:45 +03:00