This release is a patch release based on v1.2.1:
Bug fixes:
- #1040 - Update proto files
- #1044 - Fix Operator tests (test data fix)
- #1052 - Fix Proto3 issues
- #1053 - Type and shape inference code fix
- #1057 - Op schema code fix
- #1058 - Remove empty model (test data fix)
- #1060 - Type and shape inference code fix
- #1063 - PReLU version fix
- #1064 - Pytorch generated test case removal (test data fix)
- #1069 - Remove erroneous documentation around maps and sequences (description only)
- #1070 - Add more check for type and shape inference code
- #1090 - Fix local region definition in LRN spec (description only)
- #1102 - Add float16 support back for math and reduction ops
- #1103 - Make RNN/LSTM/GRU treatment of recurrent weights consistent
- #1104 - Remove/replace /MX with /WX for MSVC build (build fix)
- #1105 - Add ignoring flags (build fix)
- #1107 - Fix the LRS’s doc (description only)