Searched defs:hasAuxInput (Results 1 – 4 of 4) sorted by relevance
98 const bool hasAuxInput = !context->isOmittedInput(kAuxInputTensor); in getLinkingMode() local153 const bool hasAuxInput = (linkingMode == LinkingMode::CROSS_LINKING || in executeTyped() local
157 bool hasAuxInput = (auxInputData != nullptr); in RNNStep() local
58 bool getLinkingMode(bool hasAuxInput, bool hasAuxWeights, LinkingMode* linkingMode) { in getLinkingMode()
446 const bool hasAuxInput = (aux_input_buffer != nullptr); in LSTMEvalFloat32() local681 const bool hasAuxInput = (aux_input_buffer != nullptr); in LSTMEvalFloat16() local