Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

feat: refactor head layers #130

Merged
merged 23 commits into from
Oct 17, 2021
Merged

feat: refactor head layers #130

merged 23 commits into from
Oct 17, 2021

Commits on Oct 14, 2021

  1. feat: refactor head layers

    Tadej Svetina committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    4a89237 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. refactor: pytorch and base

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    68dc683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f059df1 View commit details
    Browse the repository at this point in the history
  3. fix: black

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1e0fefb View commit details
    Browse the repository at this point in the history
  4. fix: torch

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    12f008e View commit details
    Browse the repository at this point in the history
  5. fix: torch

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e90146f View commit details
    Browse the repository at this point in the history
  6. fix: torch

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    4acf825 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccdc234 View commit details
    Browse the repository at this point in the history
  8. fix: flake8

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    f467648 View commit details
    Browse the repository at this point in the history
  9. fix: torch log generator

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ed1423b View commit details
    Browse the repository at this point in the history
  10. test: add torch tests

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    34a731a View commit details
    Browse the repository at this point in the history
  11. feat: add new losses for paddle

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b2ad2ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a39882 View commit details
    Browse the repository at this point in the history
  13. fix: paddle and tests

    Tadej Svetina committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    d0cb647 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Merge branch 'main' into feat-new-head-layers

    # Conflicts:
    #	finetuner/tuner/base.py
    #	finetuner/tuner/paddle/__init__.py
    #	finetuner/tuner/pytorch/__init__.py
    hanxiao committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    1d0872c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4fdce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b874d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b16b75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34ab1fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64770ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9572be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fab9e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4ac1db View commit details
    Browse the repository at this point in the history