A very simple script that only initializes the batch size of ONNX. Simple Batchsize Initialization for ONNX.
A very simple tool that forces a change in the opset of an ONNX graph. Simple Opset Changer for ONNX.
Simple node deletion tool for onnx.
Simple ONNX operation generator. Simple Operation Generator for ONNX.
Simple ONNX constant encoder/decoder. Since the constant values in the JSON files generated by onnx2json are Base64-encoded values, ASCII <-> Base64 conversion is required when rewriting JSON constant values.
Simple OP Renamer for ONNX.
Simple node addition tool for onnx. Simple Node Addition for ONNX.