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