Add exception handling support for waitall (#14397)
* Relax constexpr restriction * Change imagenet_gen_qsym_mkldnn * Add exception handling support for waitall * Fix exception handling documentation * Revert constexpr change * Add comments * Fix test * Skip exception for op check names * Print exceptions thrown for CPP Package NDArray module * Reducing batch_size to make cpp-package example pass * Fix bug: #14426 * use ExceptionRef in threaded_engine code * add note for performance impact of waitall * Add check for GPU contxt * Use range for with const reference * Improve comments and error message for exception handling test * Change exception_ptr name in waitall * Fix bug
A
Anirudh Subramanian committed
37818165a7d97031a3db613d98511284bcccfbc7
Parent: dab4ffc
Committed by JackieWu <wkcn@live.cn>
on 4/8/2019, 7:21:36 AM