Searched defs:cellStateShape (Results 1 – 4 of 4) sorted by relevance
215 const Shape cellStateShape = context->getInputShape(kCellStateInTensor); in prepare() local
186 const Shape cellStateShape = context->getInputShape(kPrevCellStateTensor); in prepare() local
304 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
1047 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local