Home
last modified time | relevance | path

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

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