source: src/ai/tensor.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d9a5466   6 years Paul Brossier [tensor] add warning in aubio_tensor_as_fmat, to be avoided feature/crepe_org
(edit) @085696b   6 years Paul Brossier [tensor] have_same_shape returns false on null pointers feature/crepe_org
(edit) @cc74a29   6 years Paul Brossier [tensor] add copy feature/crepe_org
(edit) @4b2d174   6 years Paul Brossier [tensor] rewrite and rename have_same_shape feature/crepe_org
(edit) @1df9cd1   6 years Paul Brossier [tensor] use cblas alias in matmul, allow n-dimensional tensors feature/crepe_org
(edit) @21631e9   6 years Paul Brossier [tensor] improve shape string for 1d feature/crepe_org
(edit) @6006760   6 years Paul Brossier [tensor] add matmul feature/cnn_orgfeature/crepe_org
(edit) @71655fee   6 years Paul Brossier [tensor] always use buffer in tensor_as_fvec feature/cnn_orgfeature/crepe_org
(edit) @aa5cc08   6 years Paul Brossier [tensor] add header feature/cnn_orgfeature/crepe_org
(edit) @c4b6b59   6 years Paul Brossier [tensor] add print helpers feature/cnn_orgfeature/crepe_org
(edit) @dc257cc   6 years Paul Brossier [tensor] add have_same_size feature/cnn_orgfeature/crepe_org
(edit) @7e0b641   6 years Paul Brossier [tensor] add get_subtensor feature/cnn_orgfeature/crepe_org
(edit) @9bffada   6 years Paul Brossier [tensor] complet get_shape_string feature/cnn_orgfeature/crepe_org
(edit) @a85c7f3   6 years Paul Brossier [tensor] set initial max value to first element feature/cnn_orgfeature/crepe_org
(edit) @427a48c   6 years Paul Brossier [tensor] view any tensor as fvec/fmat feature/cnn_orgfeature/crepe_org
(edit) @f5ea4fb   6 years Paul Brossier [tensor] set buffer, remove old comments feature/cnn_orgfeature/crepe_org
(edit) @50d7afe   6 years Paul Brossier [tensor] add get_shape_string feature/cnn_orgfeature/crepe_org
(edit) @849210c   6 years Paul Brossier [tensor] also set size when viewing fmat/fvec feature/cnn_orgfeature/crepe_org
(edit) @9ca7923   6 years Paul Brossier [tensor] rename n_items to size, remove items_per_row feature/cnn_orgfeature/crepe_org
(edit) @9d35014   6 years Paul Brossier [tensor] use new member names feature/cnn_orgfeature/crepe_org
(edit) @5010e61   6 years Paul Brossier [tensor] rename attributes to ndim and shape[] to match numpy feature/cnn_orgfeature/crepe_org
(add) @4c33f81   6 years Paul Brossier [ai] add first tensor draft feature/cnn_orgfeature/crepe_org
Note: See TracRevisionLog for help on using the revision log.