insert_input.py
Insert user specified input to ONNX. It can be used for fusion fuction
Insert ONNX attribute value to model initializer. Used for Constant operator fusion.
onnx inference code. MNIST, VGG16, VGG16-bn, Mobilenet, Googlenet, Alexnet, Resnet50V1/V2, Caffenet are verified.