Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/rnn/ops/
Dgru_ops.cc41 DimensionHandle cell_size = c->Dim(h_prev, 1); in __anon9de2b5830102() local
120 DimensionHandle cell_size = c->Dim(h_prev, 1); in __anon9de2b5830202() local
Dlstm_ops.cc51 DimensionHandle cell_size = c->Dim(cs_prev, 1); in __anon9e266b750102() local
138 DimensionHandle cell_size = c->Dim(cs_prev, 1); in __anon9e266b750202() local
207 DimensionHandle cell_size; in __anon9e266b750302() 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.cc47 const int cell_size) { in lstm_gates()
149 const int batch_size, const int cell_size, in concat_xh()
187 typename TTypes<T>::Matrix h, int batch_size, int cell_size, in LSTMBlockCellFpropWithCUDA()
253 const int batch_size, const int cell_size, const bool use_peephole) { in lstm_gates_bprop()
322 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.cc267 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
470 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
841 const int64 cell_size = cs_prev_tensor->dim_size(1); in Compute() local
1066 const int64 cell_size = w_tensor->dim_size(1) / 4; in Compute() local
Dlstm_ops.h105 int cell_size() const { return cell_size_; } in cell_size() function
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Dgru_ops.py139 cell_size=None, argument
/external/tensorflow/tensorflow/contrib/lite/kernels/
Dlstm.cc274 TfLiteIntArray* cell_size = TfLiteIntArrayCreate(2); in Prepare() local
Dunidirectional_sequence_lstm.cc276 TfLiteIntArray* cell_size = TfLiteIntArrayCreate(2); in Prepare() local
/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.h575 __u32 cell_size; member