Giter Club home page Giter Club logo

Comments (3)

jcdatin avatar jcdatin commented on May 26, 2024

how can we make progress here ?

from onnxruntime.

jcdatin avatar jcdatin commented on May 26, 2024

I tried on Turing and ADA GPUs , I tried with different version of Cudnn , 1.17.1 inference on the faster-rcnn is always slower by 30% at least.
Note that TRT used is same between the 2 ONNXRT versions used
I guess I need to build a demonstrator I can share, but any guidance about determining which ONNX instruction is talking longer in 1.17.1 with my production model ?

from onnxruntime.

jcdatin avatar jcdatin commented on May 26, 2024

did not succeed in executing inference of torchvision fasterrcnn_resnet50_fpn opensource model with onnxruntime TensorRT ExecutionProvider (I used torchvision https://github.com/pytorch/vision/blob/main/test/test_onnx.py TestONNXExporter::test_faster_rcnn)

succeeded though in running with onnxruntime CUDAExecution provider but not with TensorRT Execution provider .

Torchvision test wants to fallback to CUDA Execution Provider because fasterRCNN exported model missed the inferred dimension that TensorRT requires.

Unfortunately onnxruntime/tools/symbolic_shape_infer.py tool also crashes on converting exported onnx fasterRCNN model for tensorRT (I needed to run this tool too on my moel to run it on TensorRT Execution Provider)

I am stuck in providing a non IP demonstration code of faster_rcnn for onnxrtuntiome TensorRT Execution Provider and hence help define which onnx operator regresses in Onnxrt 1.17.1 versus 1.16.3

Need instructions for determining myself the onnx operator that regresses on my model and indicate to onnxrt team: any help ?

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.