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: eloquentarduino/EloquentTinyML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: eloquentarduino/EloquentTinyML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 537 files changed
  • 3 contributors

Commits on Jun 4, 2021

  1. WineExample

    eloquentarduino committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d34940c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Configuration menu
    Copy the full SHA
    aac6931 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. fix TfFromUrl bug

    eloquentarduino committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bcec14e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    fc99c6b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Allow using multiple networks by supporting multiple instances of TfLite

    + Removed static properties to allow for multiple instances
    + Added destructor
    + Added access to TfLiteError for evaluation and error handling
    Steven Müllener committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    013bea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Merge pull request #32 from smuellener/feature/supportMultipleNetworks

    Allow using multiple networks by supporting multiple instances of TfLite
    eloquentarduino authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    1cfd8b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Configuration menu
    Copy the full SHA
    5fb8f3f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    84010f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    a42e902 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f34400 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. force commit

    eloquentarduino committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    705eb04 View commit details
    Browse the repository at this point in the history
  2. bump dist to 2.4.1

    eloquentarduino committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    ef9f531 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    67c8510 View commit details
    Browse the repository at this point in the history
  2. bump dist to 2.4.2

    eloquentarduino committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    7a5e074 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    2f23c6a View commit details
    Browse the repository at this point in the history
  2. bump dist to 2.4.3

    eloquentarduino committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    85b2af7 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    3db313f View commit details
    Browse the repository at this point in the history
  2. bump dist to 2.4.4

    eloquentarduino committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    af3a7bd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    8f539fa View commit details
    Browse the repository at this point in the history
Loading