File size: 119 Bytes
dc2106c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Copyright (c) ONNX Project Contributors

# SPDX-License-Identifier: Apache-2.0


class ReporterBase:
    pass