onnxruntime
ac6a4afb
- Add validation of shape when re-using a buffer in ExecutionFrame (#1356)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Add validation of shape when re-using a buffer in ExecutionFrame (#1356) * Check for empty string as dim_param in allocation planner. * Validate shape is compatible at runtime when re-using Tensor.
References
#1356 - Add validation of shape when re-using a buffer in ExecutionFrame
Author
skottmckay
Parents
58d6ff3f
Loading