Searched refs:ShapeHandleToTensorShape (Results 1 – 2 of 2) sorted by relevance
32 Status ShapeHandleToTensorShape(shape_inference::InferenceContext* context, in ShapeHandleToTensorShape() function217 ShapeHandleToTensorShape(context, context->output(i), &output.shape)); in StoreOutputShapes()223 TF_RETURN_IF_ERROR(ShapeHandleToTensorShape( in StoreOutputShapes()
198 Status ShapeHandleToTensorShape(const shape_inference::ShapeHandle& handle, in ShapeHandleToTensorShape() function271 TF_RETURN_IF_ERROR(ShapeHandleToTensorShape(ctx->output(output_idx), ctx, in FoldConstants()