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