source: src/ai

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @dfae6e0   6 years Paul Brossier [maxpool2d] improve debug string feature/cnn_orgfeature/crepe_org
(edit) @4647d38   6 years Paul Brossier [dense] improve debug string feature/cnn_orgfeature/crepe_org
(edit) @52b0e42   6 years Paul Brossier [conv1d] improve debug string feature/cnn_orgfeature/crepe_org
(edit) @eba2bc7a   6 years Paul Brossier [conv1d] avoid unused variable, update comment feature/cnn_orgfeature/crepe_org
(edit) @f217068   6 years Paul Brossier [conv1d] add second blas optimisation using gemv feature/cnn_orgfeature/crepe_org
(edit) @3ffea61d   6 years Paul Brossier [conv1d] add first blas optimisation using sdot feature/cnn_orgfeature/crepe_org
(edit) @45a1e1d   6 years Paul Brossier [conv2d] set_stride accepts int[] feature/cnn_orgfeature/crepe_org
(edit) @6ee6107   6 years Paul Brossier [batchnorm] improve debug string feature/cnn_orgfeature/crepe_org
(edit) @8691154   6 years Paul Brossier [maxpool1d] improve debug string feature/cnn_orgfeature/crepe_org
(edit) @7420c40   6 years Paul Brossier [maxpool2d] use first element to initialize output value, add stride feature/cnn_orgfeature/crepe_org
(edit) @f9f03ff   6 years Paul Brossier [maxpool1d] use first element to initialize output value, add a stride feature/cnn_orgfeature/crepe_org
(edit) @791b436   6 years Paul Brossier [maxpool2d] add first draft implementation feature/cnn_orgfeature/crepe_org
(edit) @6006760   6 years Paul Brossier [tensor] add matmul feature/cnn_orgfeature/crepe_org
(edit) @f3848c0   6 years Paul Brossier [conv2d] add first plain draft 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) @fb3a9f5   6 years Paul Brossier [dense] add first plain version feature/cnn_orgfeature/crepe_org
(edit) @2fec649   6 years Paul Brossier [batchnorm] add first plain version feature/cnn_orgfeature/crepe_org
(edit) @f7838fc   6 years Paul Brossier [tensor] add some documentation feature/cnn_orgfeature/crepe_org
(edit) @1343aca   6 years Paul Brossier [tensor] remove old macro, add more public prototypes 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) @40520ea   6 years Paul Brossier [tensor] add buffer field, improve documentation 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) @60c9db0   6 years Paul Brossier [maxpool1d] update to new tensor members feature/cnn_orgfeature/crepe_org
(edit) @6e4ef27   6 years Paul Brossier [conv1d] update to new tensor members 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
(edit) @ba0c332   6 years Paul Brossier [ai] add first maxpool1d draft feature/cnn_orgfeature/crepe_org
(edit) @322e079   6 years Paul Brossier [ai] add first conv1d draft 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.