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

Feature/sg 849 add replace in channels #1557

Merged
merged 37 commits into from
Oct 29, 2023

Commits on Oct 19, 2023

  1. wip

    Louis-Dupont committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1085517 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. first draft

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    906b351 View commit details
    Browse the repository at this point in the history
  2. wip

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    356fb18 View commit details
    Browse the repository at this point in the history
  3. remove self.in_channels

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0c9c4d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f2c43b View commit details
    Browse the repository at this point in the history
  5. ADD TESTS

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    0cb05a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3be5c64 View commit details
    Browse the repository at this point in the history
  7. remove unwanted comment

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    8d654eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79e861e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    975b0ed View commit details
    Browse the repository at this point in the history
  10. remove unwanted comment

    Louis-Dupont committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    6d43aae View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. add docstring

    Louis-Dupont committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    87ce5a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. rename replace_input_channels_with_random_weights -> replace_conv2d_i…

    …nput_channels + adding docstings
    Louis-Dupont committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    622c61e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6964249 View commit details
    Browse the repository at this point in the history
  3. fix

    Louis-Dupont committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    db9cec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0b67e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4afccd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5144b9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'hotfix/SG-000-fix_csp_darknet53_forward' into feature/S…

    …G-849-add_replace_in_channels
    Louis-Dupont committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e74b8be View commit details
    Browse the repository at this point in the history
  8. add pretrained test

    Louis-Dupont committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d54f268 View commit details
    Browse the repository at this point in the history
  9. add minor docstring

    Louis-Dupont committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    37ab77b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c386a30 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d114af View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    ab760e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287b28f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12170e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56d553 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    b075062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cccecb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    9318806 View commit details
    Browse the repository at this point in the history
  2. remove #TODO

    Louis-Dupont committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bf64cad View commit details
    Browse the repository at this point in the history
  3. add to train_from_recipe

    Louis-Dupont committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9d86c3e View commit details
    Browse the repository at this point in the history
  4. add to

    Louis-Dupont committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0a38118 View commit details
    Browse the repository at this point in the history
  5. add to kd

    Louis-Dupont committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a5e3c86 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    01ed612 View commit details
    Browse the repository at this point in the history
  2. make inherit from

    Louis-Dupont committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    503129f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df11873 View commit details
    Browse the repository at this point in the history