Git Product home page Git Product logo

Comments (3)

guschmue avatar guschmue commented on May 19, 2024 1

Best would be to open an issue for https://github.com/onnx/onnx-tensorflow

from tensorflow-onnx.

guschmue avatar guschmue commented on May 19, 2024

works for me, for example:

python tests\run_pretrained_models.py --config tests\unity.yaml --backend onnxmsrtnext --tests Soccer --onnx-file \temp
python tools\dump-onnx.py --input  \temp\Soccer.onnx

generates:

...
%StrikerBrain/value_estimate:0 = Identity(%StrikerBrain/dense_4/BiasAdd:0)
%StrikerBrain/dense_3/MatMul:0 = MatMul(%StrikerBrain/dense_2/Mul:0, %StrikerBrain/dense_2/kernel:0)
%StrikerBrain/multinomial/Multinomial:0 = Multinomial[dtype = 7, sample_size = 1, seed = 187384](%StrikerBrain/dense_3/MatMul:0)
%StrikerBrain/action:0 = Identity(%StrikerBrain/multinomial/Multinomial:0)
%StrikerBrain/action_probs:0 = Softmax(%StrikerBrain/dense_3/MatMul:0)

You'll need onnx-1.2 since it needs opset7

from tensorflow-onnx.

jinluyang avatar jinluyang commented on May 19, 2024

But we cannot convert it from onnx to tensorflow ,the test fails too: http://onnx.ai/backend-scoreboard/onnx-tf_details_stable.html .Is there any work-around?

from tensorflow-onnx.

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.