/external/tensorflow/tensorflow/contrib/rnn/python/ops/ |
D | lstm_ops.py | 49 wci=None, argument 118 if wci is None: 122 wci = array_ops.constant(0, dtype=dtypes.float32, shape=[cell_size]) 123 wcf = wci 124 wco = wci 132 wci=wci, 149 wci=None, argument 207 if wci is None: 208 wci = array_ops.constant(0, dtype=dtype, shape=[cell_size]) 209 wcf = wci [all …]
|
/external/tensorflow/tensorflow/contrib/rnn/kernels/ |
D | lstm_ops_gpu.cu.cc | 87 const T* wci, const T* wcf, const T* wco, T* o, T* h, in lstm_gates() argument 151 cs_prev[cid] * wci[act_id]); in lstm_gates() 227 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellFpropWithCUDA() argument 267 icfo.data(), b.data(), cs_prev.data(), wci.data(), wcf.data(), in LSTMBlockCellFpropWithCUDA() 273 icfo.data(), b.data(), cs_prev.data(), wci.data(), wcf.data(), in LSTMBlockCellFpropWithCUDA() 284 const T* wci, // [cell_size] in lstm_gates_bprop() argument 352 cs_prev_grad[cid] += di_local * wci[act_id] + df_local * wcf[act_id]; in lstm_gates_bprop() 361 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellBpropWithCUDA() argument 382 cs_prev.data(), h_prev.data(), w.data(), wci.data(), wcf.data(), in LSTMBlockCellBpropWithCUDA() 392 cs_prev_grad + di * wci.reshape(p_shape).broadcast(p_broadcast_shape) + in LSTMBlockCellBpropWithCUDA() [all …]
|
D | lstm_ops.h | 162 typename TTypes<T>::ConstVec wci, 186 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, 211 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in operator() 258 di * wci.reshape(p_shape).broadcast(p_broadcast_shape) + in operator()
|
D | lstm_ops.cc | 50 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellFpropWithEigen() argument 75 auto i_peep = cs_prev * wci.reshape(p_shape).broadcast(p_broadcast_shape); in LSTMBlockCellFpropWithEigen() 131 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellBpropWithEigen() argument 173 cs_prev_grad + di * wci.reshape(p_shape).broadcast(p_broadcast_shape) + in LSTMBlockCellBpropWithEigen() 189 typename TTypes<T>::ConstMatrix w, typename TTypes<T>::ConstVec wci, \ 198 h_prev, w, wci, wcf, wco, b, xh, i, cs, f, o, ci, co, icfo, h); \ 206 typename TTypes<T>::ConstMatrix w, typename TTypes<T>::ConstVec wci, \ 221 *this, ctx, d, use_peephole, x, cs_prev, h_prev, w, wci, wcf, wco, b, \ 391 typename TTypes<T>::ConstMatrix w, typename TTypes<T>::ConstVec wci, \ 677 typename TTypes<T>::ConstMatrix w, typename TTypes<T>::ConstVec wci, \ [all …]
|
/external/tensorflow/tensorflow/contrib/rnn/ops/ |
D | lstm_ops.cc | 293 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anonad8b69780402() local 298 TF_RETURN_IF_ERROR(c->WithRank(c->input(5), 1, &wci)); in __anonad8b69780402() 307 c->set_output(4, wci); in __anonad8b69780402()
|
/external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/ |
D | lstm_ops_test.py | 126 wci = variable_scope.get_variable( 159 wci=wci, 185 xs += [wci, wcf, wco] 194 xs += [wci, wcf, wco]
|
/external/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 1721 wci{"wci_Latn_ZZ"}
|
D | supplementalData.txt | 6826 "wci",
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 6073 2wci
|
/external/cldr/tools/java/org/unicode/cldr/util/data/languages/ |
D | entityToCode.tsv | 2558 http://www.wikidata.org/entity/Q36987 wci
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 7237 wci Waci Gbe Gbe, Waci
|
D | iso-639-3.tab | 6959 wci I L Waci Gbe
|
D | language-subtag-registry | 37321 Subtag: wci
|