Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for using uninitialised tensors. #391

Commits on Aug 21, 2024

  1. Add tests for using uninitialised tensors.

    Modify the ReserveData test to test some different ways of creating
    uninitialised tensors.
    
    Remove the test which tests that the size of an uninitialised tensor is
    zero, as the tensor does have a size it just has no data.
    
    Signed-off-by: Robert Quill <robert.quill@imgtec.com>
    robquill committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5bd5bef View commit details
    Browse the repository at this point in the history