diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2025-10-02 15:23:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-02 15:23:53 -0700 |
| commit | bffac95febd7a29cfac0becfcb019cd057b53765 (patch) | |
| tree | 946c6d525c82f900af9fe2985d1d38bc53f70c8a /examples/mlp-training/mlp-training.cpp | |
| parent | fa16aa3e93cdbca2301eceb6e47d23036315002f (diff) | |
Fix the missing derivative member check (#8569)
Close #8568.
The root cause of this issue is that when the struct is indirectly
inherited from IDifferentiable type, we will not check the reference of
the DerivativeMember attribute. This PR fixes this issue by checking the
DerivativeMember attribute right before synthesize the requirement
methods of IDifferentiable interface.
Diffstat (limited to 'examples/mlp-training/mlp-training.cpp')
0 files changed, 0 insertions, 0 deletions
