Changes between Initial Version and Version 5 of Ticket #6268
- Timestamp:
- 2020-12-04T10:14:55Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6268 – Description
initial v5 22 22 but I would expect to get the same dimension as the input was, so: 23 23 {{{ 24 vectorA = {{tanh(10.0), tanh(20.0), tanh(30.0), tanh(40.0)} 24 vectorA = {{tanh(10.0), tanh(20.0), tanh(30.0), tanh(40.0)}} 25 25 }}} 26 26