[submodule "third_party/onnx"]
	path = third_party/onnx
	url = https://github.com/crackcomm/onnx.git
	branch = rel-1.6.1
[submodule "third_party/protobuf"]
	path = third_party/protobuf
	url = https://github.com/protocolbuffers/protobuf.git
	branch = 3.9.x
