Searched defs:outputStateShape (Results 1 – 3 of 3) sorted by relevance
304 const Shape outputStateShape = context->getInputShape(kOutputStateInTensor); in prepare() local
295 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
1123 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local