Home
last modified time | relevance | path

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

/external/ruy/example/
Dparametrized_example.cc52 int lhs_stride; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.cc145 int64 lhs_stride = lhs_matrix.num_rows * lhs_matrix.num_cols; in DoGemmWithAlgorithm() local