Home
last modified time | relevance | path

Searched defs:rhs_stride (Results 1 – 2 of 2) sorted by relevance

/external/ruy/example/
Dparametrized_example.cc53 int rhs_stride; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.cc146 int64 rhs_stride = rhs_matrix.num_rows * rhs_matrix.num_cols; in DoGemmWithAlgorithm() local