Commit eb3e7946 authored by dzy7e's avatar dzy7e
Browse files

Merge remote-tracking branch 'origin/one_cycle' into one_cycle

# Conflicts:
#	zoo/monochrome/dataset.py
#	zoo/monochrome/train_.py
#	zoo/monochrome/transformer.py
parents f8faea31 25d3ed20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ jobs:
          - '3.8'
        model-name:
          - 'lpips'
          - 'monochrome'

    steps:
      - name: Checkout code
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ jobs:
        run: |
          sudo apt-get update
          sudo apt-get install -y tree cloc wget curl make zip
          sudo apt-get install -y git-lfs
      - name: Set up system dependences on Windows
        if: ${{ env.OS_NAME == 'Windows' }}
        shell: bash
+1 −0
Original line number Diff line number Diff line
@@ -10,3 +10,4 @@ onnxruntime
click
di-toolkit
tensorboard
einops
+68.7 KiB
Loading image diff...
+192 KiB
Loading image diff...
Loading