Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops_gpu.cu.cc92 const int act_id = blockIdx.y * blockDim.y + threadIdx.y; in lstm_gates() local
305 const int act_id = blockIdx.y * blockDim.y + threadIdx.y; in lstm_gates_bprop() local