Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/rnn/
Dlstm_ops_gpu.cu.cc86 const T* wci, const T* wcf, const T* wco, T* o, T* h, in lstm_gates()
232 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellFpropWithCUDA()
292 const T* wcf, // [cell_size] in lstm_gates_bprop()
368 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellBpropWithCUDA()
Dlstm_ops.cc50 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellFpropWithEigen()
135 typename TTypes<T>::ConstVec wci, typename TTypes<T>::ConstVec wcf, in LSTMBlockCellBpropWithEigen()
/external/tensorflow/tensorflow/core/ops/
Drnn_ops.cc271 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anon4a6db9170702() local
323 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anon4a6db9170802() local
/external/icu/icu4c/source/test/intltest/
Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/external/cronet/tot/third_party/icu/source/test/intltest/
Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/external/curl/lib/
Dconnect.c499 struct Curl_cfilter *wcf; in baller_initiate() local