fix : Tensor invalid impl on call to capacity()
When a Tensor has no implementation, conservatively returns 0 for capacity(). This fix invalid pointer access on call to x.capacity().
Loading
Please register or sign in to comment
When a Tensor has no implementation, conservatively returns 0 for capacity(). This fix invalid pointer access on call to x.capacity().
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent