Coder Social home page Coder Social logo

cheetahinfer's People

Contributors

media-smart avatar mileistone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cheetahinfer's Issues

相同的模型在cheetahinfer和flexinfer下输出不一样

您好!
我使用volksdep转换pytorch->onnx到float32精度的trt模型,分别使用您提供的python接口和c++接口推理,在确认对模型输入数据相同的情况下,python接口和c++的输出略有不同,其中python接口的输出和pytorch模型的输出完全一致。
python:
'hm': -4.7435, -4.9425, -5.0953...
'wh': 2.9964, 6.2605, 9.4454...
'reg':0.3520, 0.4671, 0.4568...

c++:
f32hm[0]: -4.79173 f32hm[1]: -4.93249 f32hm[2]: -5.12284
f32wh[0]: 3.20822 f32wh[1]: 6.29681 f32wh[2]: 9.39095
f32reg[0]: 0.346569 f32reg[1]: 0.466546 f32reg[2]: 0.455642

不知道您是否遇到过类似情况?可否给我一些建议?
十分感谢!

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.