Debugging Custom Layers converted by Matlab into CodegenFusedLayer

2 ビュー (過去 30 日間)
John Smith
John Smith 2023 年 3 月 15 日
編集済み: John Smith 2023 年 3 月 15 日
Hi,
While developing a custom layer (actually - a DAG encapsulated in a dlnetwork) I found out that Matlab converted it into a CodegenFusedLayer.
Problem is that breakpoints I set in the code of my implementation aren't hit because the code that is being executed is elsewhere.
How can I continue debuggind my code with CodegenFusedLayer? Is there a way to stop this fusion or to cause breakpoints to be triggered?
Thx

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by