Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address closed review issues #40

Merged
merged 26 commits into from
Jun 28, 2024
Merged

Address closed review issues #40

merged 26 commits into from
Jun 28, 2024

Commits on May 25, 2024

  1. Update version number

    nedtaylor committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5cb011b View commit details
    Browse the repository at this point in the history
  2. Fix seed size query

    nedtaylor committed May 25, 2024
    Configuration menu
    Copy the full SHA
    fc310bc View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    nedtaylor committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6cd4b16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    644b1a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff9512 View commit details
    Browse the repository at this point in the history
  6. 21 ifx compilation error (#25)

    * Fix abstract interface
    
    * Fix optimiser module variable name conflict
    
    * Fix activation module variable name conflict
    
    * Fix initialiser module variable name conflict
    
    * Remove coverage compiler flag option for intel
    nedtaylor committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bf347c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c500ce3 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    nedtaylor committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bdc0187 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. ifort compiler issue (#30)

    * Fix unallocated, undefined and ifort array issues
    
    * Fix temporary array warnings
    
    * Fix unmatched array shapes
    
    * Update CHANGELOG
    nedtaylor committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7e83309 View commit details
    Browse the repository at this point in the history
  2. Specify release profile in fpm test and fpm run (#29)

    * Specify release profile in fpm test and fpm run
    
    * Update CHANGELOG
    
    ---------
    
    Co-authored-by: Ned Taylor <[email protected]>
    milancurcic and nedtaylor committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7370bfd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add conv1d_layer_type

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c505225 View commit details
    Browse the repository at this point in the history
  2. Add conv1d_layer_type

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    613b835 View commit details
    Browse the repository at this point in the history
  3. Add avgpool1d_layer_type

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    85eefad View commit details
    Browse the repository at this point in the history
  4. Add maxpool1d_layer_type

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    71e562d View commit details
    Browse the repository at this point in the history
  5. Fix incorrect shape

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9590e9d View commit details
    Browse the repository at this point in the history
  6. Fix errors

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dc01672 View commit details
    Browse the repository at this point in the history
  7. Add input2d_layer_type

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    65a698b View commit details
    Browse the repository at this point in the history
  8. Add input2d_layer_type test

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    81d02f8 View commit details
    Browse the repository at this point in the history
  9. Fix typos

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    58ad6e7 View commit details
    Browse the repository at this point in the history
  10. Add conv1d_layer_type test

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    baf3cf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4208eb2 View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG

    nedtaylor committed May 29, 2024
    Configuration menu
    Copy the full SHA
    026bae0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0cf1fad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2121bbd View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Add statement of need

    nedtaylor committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0b67b82 View commit details
    Browse the repository at this point in the history
  2. Fix project url in cmake

    nedtaylor committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ec593d6 View commit details
    Browse the repository at this point in the history