How to generate 32 bit DLL file from codegen in reinforcement learning toolbox?

5 ビュー (過去 30 日間)
JHIANG BO-CHENG
JHIANG BO-CHENG 2021 年 1 月 13 日
I try to deploy reinforcement learning agent and generate C code to 32 bit dll,
Because the target hardware in LabVIEW is 32 bit system.
But when i generated C code, I have to use intel-mkldnn that is 64 bit file.
How can I do to resolve it?
about mkldnn from (https://www.mathworks.com/matlabcentral/answers/447387)
the following is I try add code to transform 64 bit to 32 bit.

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Code Generation Fundamentals についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by