This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
onnx-mlir
Watch
1
Star
0
Fork
You've already forked onnx-mlir
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17383768df
onnx-mlir
/
docs
/
doc_check
/
test
/
file-same-as-stdout
/
success
/
test.in
2 lines
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Programmatically ensure ONNX Dialect related generated files are up-to-date. (#58) * Generate ONNX Dialect TableGen Inc files & operation importing inc files when necessary. * Ensure TableGen inc file is generated before TableGen is invoked. * Nit: capitalize builder -> Builder. * Use file-same-as-stdout directive to ensure generated files are always up-to-date in our codebase. * Use more up-to-date version of ONNXOps.td.inc. * Do not automatically invoke gen_doc.py. * Support dry run in gen_doc.py. * Fix case. * Remove debug code. * Add test for new doc_check primitive. * Add documentation for file-same-as-stdout. * Provide more comments. * Add DocCheck to DocCheck README. * Nit: format CMake script. * Update comments. Co-authored-by: Alexandre Eichenberger <alexe@us.ibm.com>
2020-04-08 15:00:34 +08:00
dog