v1.1.1
This release contains an important patch to ensure that an existing ONNX release version can be used with ONNX-TF. Prior to this release, there may be no release version of ONNX that works with ONNX-TF.
2ac0530 Fix opset with type long not recognized as integer in Python 2 issue (#181)
8400226 keep proto when it is an output in graph (#177)
01d4f43 Update README.md (#180)
593851c add shape test case and refactor (#178)
e00b2be remove out_type attr (#176)
5537985 fix value_info incompatibility problem (#179)
10f2f23 add non-master version of onnx to travis (#174)
4ff9572 add a utility for creating bug report (#170)
30a1092 Update issue templates (#169)
121e360 add fill frontend support (#166)
d2ac24d add infer shapes to GraphDef (#162)
288bfb2 add ceil, exp, floor, log, logsoftmax to frontend (#165)