Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ API and latest DALI #41

Open
VisionZQ opened this issue Apr 21, 2022 · 0 comments
Open

C++ API and latest DALI #41

VisionZQ opened this issue Apr 21, 2022 · 0 comments

Comments

@VisionZQ
Copy link

VisionZQ commented Apr 21, 2022

Hi,
The project perfectly matches my needs. But, I want to ftransplant the pipeline to my project that use DALI and Tensorrt to accelerate inference with C++!
So, I succesfully compile the latest DALI-v1.13 in ubuntu18.04 on on x86_64, then, I try to modify and compile ""MultiDeviceInferencePipeline" project, but there were errors!

``/usr/local/include/dali/core/float16.h:25:10: fatal error: dali/util/half.hpp: No such file or directory
#include "dali/util/half.hpp"
`/usr/local/include/dali/core/backend_tags.h:19:10: fatal error: cuda/memory_resource: No such file or directory
#include <cuda/memory_resource>`

Any suggestion is appraciate!! Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant