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

Update libedgetpu repo for compatibility of recent versions of Tensorflow. #60

Merged
merged 40 commits into from
Feb 29, 2024

Commits on Jan 27, 2024

  1. Add support for "stddef.h"

    Prevent compilation fail
    feranick committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a9a963f View commit details
    Browse the repository at this point in the history
  2. UPdated README.md

    feranick committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d4ad093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4831c4a View commit details
    Browse the repository at this point in the history
  4. Fix typos

    feranick committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6525947 View commit details
    Browse the repository at this point in the history
  5. Build against TF v2.8.4

    feranick committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    53aacb9 View commit details
    Browse the repository at this point in the history
  6. Build against TF2.9.3

    feranick committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a82c669 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Update crosstools

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    8cd8bef View commit details
    Browse the repository at this point in the history
  2. Updated to support TF 2.10.1

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e57d004 View commit details
    Browse the repository at this point in the history
  3. Added support for TF 2.11.1

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9be2306 View commit details
    Browse the repository at this point in the history
  4. Added support for TF2.12.1

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    27db1d3 View commit details
    Browse the repository at this point in the history
  5. Added support for TF 2.13.1

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    420d1d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b68a67 View commit details
    Browse the repository at this point in the history
  7. fix typo

    feranick committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    311200b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    013a4a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    7194dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7eb5f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbbcf63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd9fa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    672d853 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93d8e41 View commit details
    Browse the repository at this point in the history
  7. Revert commit 93d8e41

    No longer needed. deb packaging will be done natively.
    feranick committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6bd253f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7651065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f0a6b15 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fix indentation

    feranick committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5820cda View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    feranick committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8053200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1112738 View commit details
    Browse the repository at this point in the history
  4. Updated debian/changelog

    feranick committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fbaed0e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    05b32cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90b03d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4420ba0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    feranick committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0e6ad53 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Updated README.md

    feranick committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    27b4de3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update Dockerfile.wndows

    feranick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9d8b16c View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    feranick committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eb5e32c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    e8b9eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280d044 View commit details
    Browse the repository at this point in the history
  3. Fix wrong version and checksum for crosstool

    Regresson introduced by mistake in previous commits
    feranick committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0f1e455 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fixed typo.

    Thank you @Numburger
    
    Reference: google-coral#60
    feranick committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1cd8380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33a054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d90ba01 View commit details
    Browse the repository at this point in the history