Searched defs:inferredShape (Results 1 – 4 of 4) sorted by relevance
45 …auto inferredShape = InferOutputShapes({ GetInputSlot(0).GetConnection()->GetTensorInfo().GetShape… in ValidateTensorShapesFromInputs() local
44 const TensorShape inferredShape = TensorShape(Dimensionality::Scalar); in ValidateTensorShapesFromInputs() local
399 const TensorShape inferredShape = TensorShape(outputRank, dimSizes.data()); in ComputeReductionTensorShape() local
423 const TensorShape& inferredShape, in ValidateAndCopyShape()