Searched refs:scratch_ptr_batch (Results 1 – 2 of 2) sorted by relevance
46 float* scratch_ptr_batch = scratch_ptr + b * num_filters; in ApplyTimeWeightsBiasAndActivation() local49 scratch_ptr_batch); in ApplyTimeWeightsBiasAndActivation()
202 float* scratch_ptr_batch = scratch + b * num_filters; in EvalFloat32() local204 weightsTimeData, state_out_ptr_batch, memory_size, num_filters, scratch_ptr_batch); in EvalFloat32()