Giter Club home page Giter Club logo

Comments (4)

snnn avatar snnn commented on September 26, 2024 1

Sorry we generated a wrong tag.

from onnxruntime.

csukuangfj avatar csukuangfj commented on September 26, 2024

Not only the tag is wrong, but the following line

static_assert(std::string_view(ORT_VERSION) == "1.17.3",

in the file
is also
1.18.0.


Could you change the released file and upload a new one?

Not sure why it is closed even if nothing has been proposed to fix it.

from onnxruntime.

shoeffner avatar shoeffner commented on September 26, 2024

@csukuangfj, the tag moved to the commit you referenced, so this should be fixed now?

$ git log v1.17.3 | head -n3
commit 54f91ea65aa6874b8edbcf159479104f49f50c8c
Author: Yifan Li <[email protected]>
Date:   Tue Apr 16 12:49:29 2024 -0700
$ git pull --tags
...
 ! [rejected]              v1.17.3                 -> v1.17.3  (would clobber existing tag)
$ git pull --tags --force
...
$ git log v1.17.3 | head -n3
commit 56b660f36940a919295e6f1e18ad3a9a93a10bf7
Author: Jian Chen <[email protected]>
Date:   Fri Apr 12 15:34:38 2024 -0400

from onnxruntime.

csukuangfj avatar csukuangfj commented on September 26, 2024

Thank you!

from onnxruntime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.