- Sep 23, 2024
-
-
Cyril Moineau authored
-
- Sep 20, 2024
-
-
Cyril Moineau authored
-
- Sep 10, 2024
-
-
Olivier BICHLER authored
-
- Sep 03, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Sep 02, 2024
-
-
Olivier BICHLER authored
-
- Aug 29, 2024
-
-
Olivier BICHLER authored
-
- Aug 28, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Aug 27, 2024
-
-
Olivier BICHLER authored
-
- Aug 26, 2024
-
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
Olivier BICHLER authored
-
- Jul 09, 2024
-
-
Define a Tensor with undefined dims by explicitly setting mSize to 0. Provide undefined() method which must be used instead of empty() to test whether a Tensor as associated dimensions and can be used for forwarding dimensions downward. This disambiguates from defined scalar Tensor which actually have empty dimensions, but size of 1. Note that as soon as a Tensor with undefined dimensions is resized, it's dimensions are permanently defined (though may still change). This change solves issues in operators forwardDims() when input values are scalar, i.e. !undefined() and empty().
-
- Jun 20, 2024
-
-
Olivier BICHLER authored
-
- Jun 03, 2024
-
-
Olivier BICHLER authored
-
- Mar 22, 2024
-
-
Maxence Naud authored
-
- Mar 21, 2024
-
-
-
Maxence Naud authored
-
- Mar 15, 2024
-
-
Olivier BICHLER authored
-
- Mar 06, 2024
-
-
Olivier BICHLER authored
-
- Mar 01, 2024
-
-
Olivier BICHLER authored
-
- Nov 10, 2023
-
-
Maxence Naud authored
-
- Oct 20, 2023
-
-
Olivier BICHLER authored
-