Code Monkey home page Code Monkey logo

anomalib-onnxruntime-cpp's People

Contributors

nagatoyuki0943 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kyle-fang

anomalib-onnxruntime-cpp's Issues

error:onnxruntime-win-x64-gpu-1.14.1 vs17 cuda11.7 编译成功,运行报错

请教一下你用的是onnxruntime-win-x64-gpu哪个版本?我onnxruntime-win-x64-gpu-1.14.1编译报错
TensorrtExecutionProvider CUDAExecutionProvider CPUExecutionProvider
2023-10-20 15:56:30.2506761 [W:onnxruntime:, session_state.cc:1136 onnxruntime::VerifyEachNodeIsAssignedToAnEp] Some nodes were not assigned to the preferred execution providers which may or may not have an negative impact on performance. e.g. ORT explicitly assigns shape related ops to CPU to improve perf.
2023-10-20 15:56:30.2550638 [W:onnxruntime:, session_state.cc:1138 onnxruntime::VerifyEachNodeIsAssignedToAnEp] Rerunning with verbose output on a non-minimal build will show node assignments.
Number of inputs = 1
Number of output = 2
input_dims: -1 3 256 256
output_dims: -1 -1 -1 -1
output_dims: -1

json

你好,请问可以分享一下json文件吗,我想复现一下的项目

string device = "cuda";//cuda测试失败

控制台信息:
CUDAExecutionProvider CPUExecutionProvider
Number of inputs = 1
Number of output = 2
input_dims: 1 3 224 224
output_dims: 1 1 224 224
output_dims: 1
2023-01-06 15:02:23.6623457 [E:onnxruntime:, sequential_executor.cc:369 onnxruntime::SequentialExecutor::Execute] Non-zero status code returned while running Pow node. Name:'Pow_74' Status Message: D:\a_work\1\s\onnxruntime\core\framework\bfc_arena.cc:342 onnxruntime::BFCArena::AllocateRawInternal Available memory of 0 is smaller than requested bytes of 1972518912

Non-zero status code returned while running Pow node. Name:'Pow_74' Status Message: D:\a_work\1\s\onnxruntime\core\framework\bfc_arena.cc:342 onnxruntime::BFCArena::AllocateRawInternal Available memory of 0 is smaller than requested bytes of 1972518912
这是cuda没调用起来么?用CPU可以测试,速度有点慢

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.