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