Skip to content
Unverified Commit 21213f39 authored by Aart Bik's avatar Aart Bik Committed by GitHub
Browse files

[mlir][sparse] fix uninitialized dense tensor out in conv2d test (#74884)

Note, tensor.empty may feed into SPARSE output (meaning it truly has no
values yet), but for a DENSE output, it should always have an initial
value. We ran a verifier over all our tests and this is the only
remaining omission.
parent 8f6f5ec7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment