Searched defs:inputGateScratchDecoder (Results 1 – 3 of 3) sorted by relevance
13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
87 std::unique_ptr<Decoder<float>> inputGateScratchDecoder = in Execute() local
106 std::unique_ptr<Decoder<float>> inputGateScratchDecoder; in Execute() local