8000 Comparing 5.0.0...5.1.0 · autorope/donkeycar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: autorope/donkeycar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Choose a base ref
...
head repository: autorope/donkeycar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 1 contributor

Commits on Dec 20, 2023

  1. Update setup.cfg

    Fixed wrongly merged package name.
    DocGarbanzo authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d60dcb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Upgrade to python 3.11 and TensorFlow 2.15.X (#1170)

    * Updating to py 3.11 and tf 2.15 / 2.13
    * Fix python version 3.11 in CI
    * Removed deprecated padding in ui and used modern form of package versioning in setup.
    * Fix telemetry test after paho upgrade
    DocGarbanzo authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0b39ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Small fixes and updates for the python 3.11 upgrade (#1172)

    * Removed deprecated padding in ui 
    * Used modern form of package versioning in setup.
    * Fix telemetry test after paho upgrade
    * Fix tensorrt interpreter for tf 2.15, which now returns a list instead of a dictionary.
    * Peg pytorch to version 2.1 to avoid incompatibilities with nvidia libraries 
    * Fix warnings caused by using legacy warn() method instead of warning().
    * Switch of fastai trying to use cuda as this crashes if an Nvidia GPU is found. 
    * Bump version
    DocGarbanzo authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6dade16 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Bump version after 5.2.0 release
    DocGarbanzo authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5efa1b0 View commit details
    Browse the repository at this point in the history
  3. Set release version

    DocGarbanzo authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bd5521f View commit details
    Browse the repository at this point in the history
Loading
0