Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/rnn/
H A 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()
H A 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()
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Drnn_ops.cc271 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anon3442fe970702() local
323 ShapeHandle x, cs_prev, h_prev, w, wci, wco, wcf, b; in __anon3442fe970802() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp316 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status); in testLocales() local
/aosp_15_r20/external/curl/lib/
H A Dconnect.c477 struct Curl_cfilter *wcf; in baller_initiate() local