forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent crashes for opencv exception and std::exception (apache#14433)
* Relax constexpr restriction * Change imagenet_gen_qsym_mkldnn * Revert constexpr change * Add dummy image for test * Fix unreverted change * Remove url * Fix imagenet change * Catch only std::exception * Fix const, remove dmlc::Error catch * Retrigger CI
- Loading branch information
1 parent
5aa9a6f
commit 3bee946
Showing
3 changed files
with
32 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters