Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix issue 4120, add reasonable exception when user try to use OnnxSequenceType attribute without specify sequence type * rename function for better readibility * take comments and modify accordingly * take eric's comments, comment out default constructor instead of throw exception * refine comments * remove unnecessary code change * Make default constructor of OnnxSequenceType attribute obsolete * hide default constructor of OnnxSequenceType attribute from intellisense and make obsolete not cause compiler error just to be safe
- Loading branch information