// Re-export ONNX protos from webnn-onnx-utils to ensure type compatibility
pubmodonnx{pubusewebnn_onnx_utils::protos::onnx::*;// Type alias for compatibility with old code expecting TensorProto_DataType
pubusetensor_proto::DataType as TensorProto_DataType;}