Git Product home page Git Product logo

amd / ryzen-ai-documentation Goto Github PK

View Code? Open in Web Editor NEW
32.0 32.0 15.0 67.51 MB

Onboarding documentation source for the AMD Ryzen™ AI Software Platform. The AMD Ryzen™ AI Software Platform enables developers to take pretrained machine learning models in popular frameworks and run them on laptops powered by AMD Ryzen™ AI technology.

Home Page: https://ryzenai.docs.amd.com/en/latest/

License: MIT License

ryzen-ai-documentation's People

Contributors

boarqing avatar clarence-amd-com avatar maetveis avatar poganesh avatar raholbharadwaj avatar saadrahim avatar samjwu avatar savitha-srinivasan avatar thomasxilinx avatar uday610 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ryzen-ai-documentation's Issues

UserWarning: Specified provider 'VitisAIExecutionProvider' is not in available provider names.

I have tried to run the example\resnet50 on my 7840HS notebook. I followed this tutorial to install and check the voe environment. However, I have this ERROR MESS when trying to run

python predict.py --ep ipu

C:\Dev\miniconda3\envs\voe\lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py:65: UserWarning: Specified provider 'VitisAIExecutionProvider' is not in available provider names.Available providers: 'CPUExecutionProvider'

I thought it was the ort version problem. But I have no idea how to solve that.

(I didn't install VS2019, instead, I installed the VC++ 2015-2022 redistribution and I think this should not be wrong).

batch size incorrect when

Hi! Thanks for your help I successfully ran the example resnet50. However, it failed when I wanted to change the batch size from 1 to another number.

Here is my log:

F20231016 17:39:21.145711  1928 schedule.cpp:272] Check failed: to_tensor->get_shape()[0] >= onnx_batch (1 vs. 16) to data batch size must be greater than or equal to onnx model dpu subgraph batch size.
2023-10-16 17:39:21.1604509 [E:onnxruntime:, sequential_executor.cc:514 onnxruntime::ExecuteKernel] Non-zero status code returned while running vitis_ai_ep_1 node. Name:'VitisAIExecutionProvider_vitis_ai_ep_1_0' Status Message: attrs_create_cif

I tried to remove the dynamic_axes and export a static onnx model with a fixed batch, but nothing changed.

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.