Searched defs:outputGateScratchDecoder (Results 1 – 3 of 3) sorted by relevance
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
93 std::unique_ptr<Decoder<float>> outputGateScratchDecoder = in Execute() local
110 std::unique_ptr<Decoder<float>> outputGateScratchDecoder = MakeDecoder<float>(scratchInfo, in Execute() local