Searched defs:aux_input_weights_ptr (Results 1 – 2 of 2) sorted by relevance
40 const float* aux_input_weights_ptr, in RnnBatchStep()146 const int8_t* aux_input_weights_ptr, float aux_input_weights_scale, in RnnBatchStep()
173 const T* aux_input_weights_ptr = nullptr; in RNNStep() local