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

Process finished with exit code 0xC0000409 #18

Open
philippe8910 opened this issue Mar 31, 2023 · 1 comment
Open

Process finished with exit code 0xC0000409 #18

philippe8910 opened this issue Mar 31, 2023 · 1 comment

Comments

@philippe8910
Copy link

Thank you for sharing. I have a small question to ask you. I am using Pycharm to open the program. However, during the execution process, the following error occurred. Can you please tell me how to resolve it?

Input 'images' with shape (1, 3, 640, 640) and dtype DataType.FLOAT
Output 'num_dets' with shape (1, 1) and dtype DataType.INT32
Output 'det_boxes' with shape (1, 12, 4) and dtype DataType.FLOAT
Output 'det_scores' with shape (1, 12) and dtype DataType.FLOAT
Output 'det_classes' with shape (1, 12) and dtype DataType.INT32
Building fp16 Engine in D:\Python\APEX_AIMBOT-master\weights\best_apex.trt
[03/31/2023-20:48:54] [TRT] [I] [MemUsageChange] Init cuBLAS/cuBLASLt: CPU +455, GPU +10, now: CPU 11465, GPU 1109 (MiB)

Process finished with exit code -1073740791 (0xC0000409)

@PlutoNameless
Copy link
Collaborator

This error does not provide any information, please make sure your GPU supports FP16, or you can try to build a model of FP32 first

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

2 participants