Author | SHA1 | Message | Date |
---|---|---|---|
|
07a18ff477 | tests/dnn: fix build issue after function name changed | 4 years ago |
|
c8ba0daf8d |
dnn/native: add log error message
Signed-off-by: Ting Fu <ting.fu@intel.com> |
4 years ago |
|
7c145b6441 |
FATE/dnn: fix stack buffer overflow
Signed-off-by: Pedro Arthur <bygrandao@gmail.com> |
5 years ago |
|
09a455a246 |
dnn: introduce dnn operand (in c code) to hold operand infos within network
the info can be saved in dnn operand object without regenerating again and again, and it is also needed for layer split/merge, and for memory reuse. to make things step by step, this patch just focuses on c code, the change within python script will be added later. Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Pedro Arthur <bygrandao@gmail.com> |
5 years ago |
|
3805aae479 |
fate: add unit test for dnn-layer-pad
'make fate-dnn-layer-pad' to run the test Signed-off-by: Guo, Yejun <yejun.guo@intel.com> Signed-off-by: Pedro Arthur <bygrandao@gmail.com> |
5 years ago |