Searched defs:act_id (Results 1 – 1 of 1) sorted by relevance
92 const int act_id = blockIdx.y * blockDim.y + threadIdx.y; in lstm_gates() local305 const int act_id = blockIdx.y * blockDim.y + threadIdx.y; in lstm_gates_bprop() local