generator/utils.h#

Generator-domain schema helpers, including onnx::ConstantOpInference().

Declares shape-inference helpers for generator-style operators.

This header currently provides the Constant operator inference helper used by schema definitions in the generator domain.

namespace ONNX_LIGHT_NAMESPACE

Functions

void ConstantOpInference(InferenceContext &ctx)#