Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/ops/
Dlstm_ops.cc51 DimensionHandle cell_size = c->Dim(cs_prev, 1); in __anon4050c6010102() local
138 DimensionHandle cell_size = c->Dim(cs_prev, 1); in __anon4050c6010202() local
207 DimensionHandle cell_size; in __anon4050c6010302() local
Dgru_ops.cc41 DimensionHandle cell_size = c->Dim(h_prev, 1); in __anon07a5ee8f0102() local
120 DimensionHandle cell_size = c->Dim(h_prev, 1); in __anon07a5ee8f0202() local
/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
Dgru_ops_test.py336 cell_size, argument
411 cell_size, argument
469 cell_size, argument
/external/tensorflow/tensorflow/contrib/rnn/kernels/
Dlstm_ops_gpu.cu.cc90 const int batch_size, const int cell_size) { in lstm_gates()
195 const int batch_size, const int cell_size, in concat_xh()
233 typename TTypes<T>::Matrix h, int batch_size, int cell_size, in LSTMBlockCellFpropWithCUDA()
303 const int batch_size, const int cell_size, const bool use_peephole) { in lstm_gates_bprop()
372 typename TTypes<T>::Vec wco_grad, const int batch_size, const int cell_size, in LSTMBlockCellBpropWithCUDA()
Dgru_ops.cc54 const int64 cell_size = h_prev_tensor->dim_size(1); in Compute() local
209 const int64 cell_size = h_prev_tensor->dim_size(1); in Compute() local
Dlstm_ops.cc270 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
475 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
848 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
1075 const int64 cell_size = w_tensor->dim_size(1) / 4; in Compute() local
Dlstm_ops.h104 int cell_size() const { return cell_size_; } in cell_size() function
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dgru_ops.py140 cell_size=None, argument
/external/libnl/lib/route/
Dtc.c617 int rtnl_tc_calc_cell_log(int cell_size) in rtnl_tc_calc_cell_log()
/external/iproute2/include/uapi/linux/
Dpkt_sched.h571 __u32 cell_size; member
/external/kernel-headers/original/uapi/linux/
Dpkt_sched.h618 __u32 cell_size; member