Searched defs:matrix_t (Results 1 – 7 of 7) sorted by relevance
53 Tensor* matrix_t; in Compute() local
269 Tensor* matrix_t; in ComputeAsync() local
336 Tensor* matrix_t; in ComputeAsync() local
5 using matrix_t = EltTy __attribute__((matrix_type(Rows, Columns))); typedef
7 using matrix_t = EltTy __attribute__((matrix_type(Rows, Columns))); typedef
6 using matrix_t = EltTy __attribute__((matrix_type(Rows, Columns))); typedef
8 using matrix_t = EltTy __attribute__((matrix_type(Rows, Columns))); typedef