source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57f8bc1   2 years Paul Brossier [tensor] add warning in aubio_tensor_as_fmat, to be avoided feature/crepe
(edit) @75e0b81   2 years Paul Brossier [fmat] workaround to allow printing 'fake' fmat created from tensors feature/crepe
(edit) @668dfdd   2 years Paul Brossier [fmat] clarify memory allocation feature/crepe
(edit) @5a4b6c5   2 years Paul Brossier [conv1d] set_padding_mode case insensitive feature/crepe
(edit) @556cadb   2 years Paul Brossier [conv2d] set_padding_mode case insensitive feature/crepe
(edit) @d6fdff6   2 years Paul Brossier [tensor] have_same_shape returns false on null pointers feature/crepe
(edit) @8e1e753   2 years Paul Brossier [maxpool1d] do not call debug in _do feature/crepe
(edit) @ecb9f64   2 years Paul Brossier [conv2d] add basic documentation feature/crepe
(edit) @7f915f7   2 years Paul Brossier [conv1d] add basic documentation feature/crepe
(edit) @11e6f7a   2 years Paul Brossier [conv2d] specify length of array in new_ prototype feature/crepe
(edit) @6627c87   2 years Paul Brossier [conv1d] use array for stride_shape to match conv2d api feature/crepe
(edit) @8429515   2 years Paul Brossier [maxpool2d] add basic documentation feature/crepe
(edit) @514a87c   2 years Paul Brossier [maxpool1d] add basic documentation feature/crepe
(edit) @53849b0   2 years Paul Brossier [dense] improve documentation feature/crepe
(edit) @ada7989   2 years Paul Brossier [tensor] rename have_same_shape feature/crepe
(edit) @1b9fe24   2 years Paul Brossier [conv1d] add set_{kernel,bias} feature/crepe
(edit) @0dad503   2 years Paul Brossier [tensor] add copy feature/crepe
(edit) @7897b51   2 years Paul Brossier [batchnorm] improve docs for return values feature/crepe
(edit) @3c754d5   2 years Paul Brossier [tensor] improve documentation, add todos feature/crepe
(edit) @17189b2   2 years Paul Brossier [tensor] rewrite and rename have_same_shape feature/crepe
(edit) @461a89f   2 years Paul Brossier [tensor] use cblas alias in matmul, allow n-dimensional tensors feature/crepe
(edit) @e7779f0   2 years Paul Brossier [tensor] improve shape string for 1d feature/crepe
(edit) @7f270f8   2 years Paul Brossier [batchnorm] add basic documentation, shuffle declarations to match … feature/crepe
(edit) @e75bd80   2 years Paul Brossier [batchnorm] remove comments, add a note about no input parameter feature/crepe
(edit) @2de864e   2 years Paul Brossier [ai] add some documentation to activation.h feature/crepe
(edit) @557e0a7   2 years Paul Brossier [pitch_crepe] update creation feature/crepe
(edit) @72f450a   2 years Paul Brossier [batchnorm] accepts any input size, allocate weights in get_output_shape feature/crepe
(edit) @9b05ea9   2 years Paul Brossier [batchnorm] wrap long lines feature/crepe
(edit) @05808d5   2 years Paul Brossier [batchnorm] generalise to any number of dimensions feature/crepe
(edit) @49688ef   2 years Paul Brossier [batchnorm] remove train for now feature/crepe
(edit) @eb34c9f   2 years Paul Brossier [pitch_crepe] make hdf5 optional, add an error message feature/crepe
(edit) @02e5a2e   2 years Paul Brossier [aubio_priv.h] add gemm aliases feature/crepe
(edit) @71b6437   2 years Paul Brossier [maxpool2d] remove train methods feature/crepe
(edit) @3837125   2 years Paul Brossier [conv2d] simplify padding modes enum, use _t suffix for type feature/crepe
(edit) @7ba59f1   2 years Paul Brossier [conv1d] fix plain version feature/crepe
(edit) @f352c75   2 years Paul Brossier [conv1d] improve comments, wrap long line feature/crepe
(edit) @986e4b7   2 years Paul Brossier [pitch_crepe] reorder members, add comment feature/crepe
(edit) @0d16cf9   2 years Paul Brossier [conv2d] add simple blas version (im2row + gemm) feature/crepe
(edit) @1cbd27c   2 years Paul Brossier [conv2d] fix debug string feature/crepe
(edit) @b2e2cd0   2 years Paul Brossier [conv2d] remove relu feature/crepe
(edit) @49ac607f   2 years Paul Brossier [conv2d] fix debug string, clean up feature/crepe
(edit) @8db0930   2 years Paul Brossier [pitch_crepe] add activations feature/crepe
(edit) @abb75ec   2 years Paul Brossier [activation] add header template feature/crepe
(edit) @387a5b1   2 years Paul Brossier [activation] add sigmoid and relu, in-place feature/crepe
(edit) @8f99431   2 years Paul Brossier [dense] remove activation function feature/crepe
(edit) @72d4e42   2 years Paul Brossier [conv1d] remove activation function feature/crepe
(edit) @1f7cb6a   2 years Paul Brossier [conv1d] improve comment and indentation feature/crepe
(edit) @dd4e5d5   2 years Paul Brossier [crepe] prevent openblas from opening threads feature/crepe
(edit) @259c33b   2 years Paul Brossier [pitch] crepe only supports samplerate==16000 and bufsize==1024 for now feature/crepe
(edit) @f5699b9   2 years Paul Brossier [pitch] add crepe feature/crepe
(edit) @57630f6   2 years Paul Brossier [pitch_crepe] first version feature/crepe
(edit) @5bc1477   2 years Paul Brossier [wscript] link against hdf5 library feature/crepe
(edit) @42dbcf4   2 years Paul Brossier [file_hdf5] read data hdf5 files feature/crepe
(edit) @1b6a0035   2 years Paul Brossier [maxpool2d] improve debug string feature/cnnfeature/crepe
(edit) @6bd83c1   2 years Paul Brossier [dense] improve debug string feature/cnnfeature/crepe
(edit) @b5b0ddd   2 years Paul Brossier [conv1d] improve debug string feature/cnnfeature/crepe
(edit) @d91fa83   2 years Paul Brossier [conv1d] avoid unused variable, update comment feature/cnnfeature/crepe
(edit) @c97f7ed   2 years Paul Brossier [conv1d] add second blas optimisation using gemv feature/cnnfeature/crepe
(edit) @337e70d   2 years Paul Brossier [conv1d] add first blas optimisation using sdot feature/cnnfeature/crepe
(edit) @b6097ac   2 years Paul Brossier [conv2d] set_stride accepts int[] feature/cnnfeature/crepe
(edit) @bee3d52   2 years Paul Brossier [batchnorm] improve debug string feature/cnnfeature/crepe
(edit) @4d452fb   2 years Paul Brossier [maxpool1d] improve debug string feature/cnnfeature/crepe
(edit) @3cbcc40   2 years Paul Brossier [maxpool2d] use first element to initialize output value, add stride feature/cnnfeature/crepe
(edit) @6c39d11   2 years Paul Brossier [maxpool1d] use first element to initialize output value, add a stride feature/cnnfeature/crepe
(edit) @6d1566e   2 years Paul Brossier [maxpool2d] add first draft implementation feature/cnnfeature/crepe
(edit) @a33c395   2 years Paul Brossier [tensor] add matmul feature/cnnfeature/crepe
(edit) @1f13e29   2 years Paul Brossier [fmat] add fvec_matmul feature/cnnfeature/crepe
(edit) @70afae1   2 years Paul Brossier [fmat] use gemv in fmat_vecmul This is possible since we use … feature/cnnfeature/crepe
(edit) @3fa8d95   2 years Paul Brossier [aubio_priv] add AUBIO_ASSERT_EQUAL_SHAPE helper feature/cnnfeature/crepe
(edit) @bacf0c6   2 years Paul Brossier [conv2d] add first plain draft feature/cnnfeature/crepe
(edit) @567727d   2 years Paul Brossier [fvec] add fvec_vecadd feature/cnnfeature/crepe
(edit) @83ef8f0   2 years Paul Brossier [tensor] always use buffer in tensor_as_fvec feature/cnnfeature/crepe
(edit) @8359052   2 years Paul Brossier [tensor] add header feature/cnnfeature/crepe
(edit) @00d4f53   2 years Paul Brossier [dense] add first plain version feature/cnnfeature/crepe
(edit) @7b2a58c   2 years Paul Brossier [batchnorm] add first plain version feature/cnnfeature/crepe
(edit) @da7dbd3   2 years Paul Brossier [tensor] add some documentation feature/cnnfeature/crepe
(edit) @2396987   2 years Paul Brossier [tensor] remove old macro, add more public prototypes feature/cnnfeature/crepe
(edit) @49e7171   2 years Paul Brossier [tensor] add print helpers feature/cnnfeature/crepe
(edit) @f90051d   2 years Paul Brossier [tensor] add have_same_size feature/cnnfeature/crepe
(edit) @b496aa8   2 years Paul Brossier [tensor] add get_subtensor feature/cnnfeature/crepe
(edit) @a5986ff   2 years Paul Brossier [tensor] complet get_shape_string feature/cnnfeature/crepe
(edit) @533187f   2 years Paul Brossier [tensor] set initial max value to first element feature/cnnfeature/crepe
(edit) @0d9ef90   2 years Paul Brossier [tensor] view any tensor as fvec/fmat feature/cnnfeature/crepe
(edit) @2859f89   2 years Paul Brossier [tensor] set buffer, remove old comments feature/cnnfeature/crepe
(edit) @d3d72b7   2 years Paul Brossier [tensor] add buffer field, improve documentation feature/cnnfeature/crepe
(edit) @c61cf97   2 years Paul Brossier [tensor] add get_shape_string feature/cnnfeature/crepe
(edit) @a5199ad   2 years Paul Brossier [tensor] also set size when viewing fmat/fvec feature/cnnfeature/crepe
(edit) @83ec87f   2 years Paul Brossier [tensor] rename n_items to size, remove items_per_row feature/cnnfeature/crepe
(edit) @6ad67a5   2 years Paul Brossier [tensor] use new member names feature/cnnfeature/crepe
(edit) @97985d4   2 years Paul Brossier [maxpool1d] update to new tensor members feature/cnnfeature/crepe
(edit) @f4c5a95   2 years Paul Brossier [conv1d] update to new tensor members feature/cnnfeature/crepe
(edit) @b508ba6   2 years Paul Brossier [tensor] rename attributes to ndim and shape[] to match numpy feature/cnnfeature/crepe
(edit) @e181d64   2 years Paul Brossier [priv] add AUBIO_GOTO_FAILURE helper feature/cnnfeature/crepe
(edit) @8f83f9c   2 years Paul Brossier [ai] add first maxpool1d draft feature/cnnfeature/crepe
(edit) @4cb5496   2 years Paul Brossier [ai] add first conv1d draft feature/cnnfeature/crepe
(edit) @1fe822d   2 years Paul Brossier [ai] add first tensor draft feature/cnnfeature/crepe
(edit) @e11c14d4   2 years Paul Brossier [fmat] ensure contiguous memory feature/cnnfeature/crepe
(edit) @cdfe9ce   2 years Paul Brossier [source_avcodec] avoid deprecation warning with latest avcodec api … feature/cnnfeature/crepefix/ffmpeg5
(edit) @05ed7f5   4 years Paul Brossier Merge branch 'feature/timestretch' feature/cnnfeature/crepefix/ffmpeg5
(edit) @d1decd5   4 years Paul Brossier Merge branch 'master' into feature/timestretch feature/cnnfeature/crepefix/ffmpeg5
Note: See TracRevisionLog for help on using the revision log.