Searched defs:outputStateShape (Results 1 – 5 of 5) sorted by relevance
190 Shape outputStateShape = context->getInputShape(kHiddenStateTensor); in prepare() local
317 const Shape outputStateShape = context->getInputShape(kOutputStateInTensor); in prepare() local
297 const Shape outputStateShape = context->getInputShape(kPrevOutputTensor); in prepare() local
304 Shape* scratchShape, Shape* outputStateShape, Shape* cellStateShape, in Prepare()
1102 Shape scratchShape, outputStateShape, cellStateShape, outputShape; in executeOperation() local