-
Amy Zhuang authored
* Check if the pointer returned by malloc is nullptr. * Use ngraph_error. * Add more pointer checks. * Replace malloc and free with ngraph_malloc and ngraph_free.
e01c47f1
* Check if the pointer returned by malloc is nullptr. * Use ngraph_error. * Add more pointer checks. * Replace malloc and free with ngraph_malloc and ngraph_free.