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