AndrewZhaoLuo opened a new issue #8295:
URL: https://github.com/apache/tvm/issues/8295


   Solve issues and make modifications to support Vulkan for mixed precision 
pass here: https://github.com/apache/tvm/pull/8069
   
   Current initial issues as described by @Lunderberg 
   
   > On the vulkan side, it's something similar with the validation checks 
failing an alignment rule.
   
   > > Check failed: res == SPV_SUCCESS (-10 vs. 0) :  index=27 error:Structure 
id 12 decorated as Block for variable in StorageBuffer storage class must 
follow standard storage buffer layout rules: member 0 contains an array with 
stride 6 not satisfying alignment to 8
   %_struct_12 = OpTypeStruct %_runtimearr_v3half  
   
   This issue is completed when unit tests can pass for Vulkan target.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to