-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Cherry picked fix on python Schema API * Merge Rel 1.1.0 branch into master (onnx#657) * Increase Version number for release 1.1.0 * Increase version number to 1.1.1 (cherry picked from commit ecac1c1) * Fix some checks not ideal to onnx-ml (onnx#781) * Fix some checks not ideal to onnx-ml 1. Need to consider cases where no default ONNX operator set exists 2. Cannot assume that value_info's are all tensors (CoreML's neural network classifiers contain ZipMap, the they may produce Maps) * Address comments and improve some more error messages * Make SSA not abbreviated * Address a comment * a fix (cherry picked from commit e3da0f9) * Cherry picked updated testcases * Cherry pick updates on testcases (1) * Remove incorrect cases (onnx#791) * Update the remainig cases (onnx#794) * Fix incorrect conflict merge * Remove unpassed testcases * Bump up version number * Kezhan/update ml op spec (onnx#799) * update normalizer. * update ml op spec. * update traditional ops. * update ml op doc (cherry picked from commit bf00ae6)
- Loading branch information
1 parent
0fb9690
commit 2f85783
Showing
3 changed files
with
658 additions
and
528 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.