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

Commits on May 24, 2024

  1. make Model2onnx agnostic to the type of model used by tensorflow (and…

    … not limit it to .h5 models)
    seidnerj committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d43f5b0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #54 from seidnerj/main

    make Model2onnx agnostic to the type of model used by tensorflow
    pythonlessons authored May 30, 2024
    Configuration menu
    Copy the full SHA
    c0c8c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

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