Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle the failure to allocate temporary memory for a TfLiteTensor in a more graceful way. This allows most kernels in the Prepare phase to not crash due to a DCHECK on memory allocation failure. bug=fixes Bugfix: unchecked pointer use tensorflow#3057
- Loading branch information