mul_mat_q property

  1. @Bool()
bool mul_mat_q
getter/setter pair

if true, use experimental mul_mat_q kernels (DEPRECATED - always true)

Implementation

@ffi.Bool()
external bool mul_mat_q;