Searched refs:scratch_ptr_batch (Results 1 - 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
H A DSVDF.cpp139 float* scratch_ptr_batch = scratch + b * num_filters; local
142 scratch_ptr_batch, /*result_stride=*/1); local
158 float* scratch_ptr_batch = scratch + b * num_filters; local
160 scratch_ptr_batch, output_ptr_batch, num_units, rank);

Completed in 120 milliseconds