Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SforAiDl/KD_Lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.32
Choose a base ref
...
head repository: SforAiDl/KD_Lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 27, 2022

  1. Update README.md

    NeelayS authored Sep 27, 2022
    Copy the full SHA
    bebf2a0 View commit details

Commits on Oct 1, 2022

  1. Copy the full SHA
    4b384ad View commit details
  2. Bump numpy from 1.21.0 to 1.22.0 in /docs (#138)

    Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
    - [Commits](numpy/numpy@v1.21.0...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Copy the full SHA
    21d81a8 View commit details
  3. Update requirements.txt

    NeelayS authored Oct 1, 2022
    Copy the full SHA
    58ed91a View commit details

Commits on Oct 14, 2022

  1. Bump numpy from 1.21.0 to 1.22.0 in /docs (#141)

    Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
    - [Commits](numpy/numpy@v1.21.0...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 14, 2022
    Copy the full SHA
    8bf04f1 View commit details

Commits on Dec 27, 2022

  1. Bump wheel from 0.32.1 to 0.38.1 in /docs (#145)

    Bumps [wheel](https://github.com/pypa/wheel) from 0.32.1 to 0.38.1.
    - [Release notes](https://github.com/pypa/wheel/releases)
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](pypa/wheel@0.32.1...0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: wheel
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2022
    Copy the full SHA
    95d1d36 View commit details
  2. Bump wheel from 0.32.1 to 0.38.1 (#146)

    Bumps [wheel](https://github.com/pypa/wheel) from 0.32.1 to 0.38.1.
    - [Release notes](https://github.com/pypa/wheel/releases)
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](pypa/wheel@0.32.1...0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: wheel
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2022
    Copy the full SHA
    3705c78 View commit details

Commits on Mar 1, 2023

  1. Rolled back NumPy version

    NeelayS authored Mar 1, 2023
    Copy the full SHA
    a94d236 View commit details
Showing with 8 additions and 6 deletions.
  1. +3 −1 README.md
  2. +2 −2 docs/requirements.txt
  3. +2 −2 requirements.txt
  4. +1 −1 setup.py
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,9 @@
<div align='center'>

[![Downloads](https://pepy.tech/badge/kd-lib)](https://pepy.tech/project/kd-lib)

[![Tests](https://github.com/SforAiDl/KD_Lib/actions/workflows/python-package-test.yml/badge.svg)](https://github.com/SforAiDl/KD_Lib/actions/workflows/python-package-test.yml)
[![Docs](https://readthedocs.org/projects/kd-lib/badge/?version=latest)](https://kd-lib.readthedocs.io/en/latest/?badge=latest)

**[Documentation](https://kd-lib.readthedocs.io/en/latest/)** | **[Tutorials](https://kd-lib.readthedocs.io/en/latest/usage/tutorials/index.html)**

</div>
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip==21.1
bumpversion==0.5.3
wheel==0.32.1
wheel==0.38.1
watchdog==0.9.0
flake8==3.5.0
tox==3.5.2
@@ -20,4 +20,4 @@ contextlib2==0.6.0.post1
pandas==1.0.1
tqdm==4.42.1
numpy==1.21.0
sphinx-rtd-theme==0.5.0
sphinx-rtd-theme==0.5.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ tokenizers==0.10.1
huggingface-hub==0.0.8
torchtext==0.9.1
bumpversion==0.5.3
wheel==0.32.1
wheel==0.38.1
watchdog==0.9.0
flake8==3.5.0
tox==3.5.2
@@ -24,4 +24,4 @@ pandas==1.0.1
tqdm==4.42.1
numpy==1.21.0
sphinx-rtd-theme==0.5.0

protobuf==3.20.*
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@
"huggingface-hub==0.0.8",
"torchtext==0.9.1",
"bumpversion==0.5.3",
"wheel==0.32.1",
"wheel==0.38.1",
"watchdog==0.9.0",
"flake8==3.5.0",
"tox==3.5.2",