- 17 Jan, 2020 1 commit
-
-
Leona C authored
* Robust debugging docs * Add section on nbench and address comments from review * Collaborate with Gauri to revise profiling section * Revise and PR feedback * Move note * Fix wording * Order sections more logically and fix a comma * Phrasing fix on nbench_tf summary * More prominent notice of experimental debug flags * Better description for diagnostic tools * Remove miscellaneous framework support * clean up section * Remove deprecated links * Update sitemap to not use a page title * Useful descriptions * PR feedback * Not a flag * Prebuilt MLIR compile flag available * Remove duplicate flag * update pass manager example * Meta documentation note in release notes * Ensure docs build with lastest upstream ops * Transpose op doc fixes * Better intra-doc links * Commas in csv format are important * Final review with Gauri * Remove dupes, CPU-specific envvars * changes re: Comments from Gauri Co-authored-by:
Robert Kimball <robert.kimball@intel.com> Co-authored-by:
Sang Ik Lee <sang.ik.lee@intel.com>
-
- 09 Dec, 2019 1 commit
-
-
Scott Cyphers authored
* Make sure examples compile * Resolve doc build error due to opset versioning and align dynamic tensor doc to cpp example * Add latest rc * Remove deprecated API * Update brief link summary * Dist example * update doc for cpp code examples folder * Fix typo and toc index * Build config for example, deprecation in dist test * style
-
- 15 Mar, 2019 1 commit
-
-
Adam Procter authored
* Add construction API for Transpose * Add type propagation unit tests for Transpose * Add Transpose to op_tbl, add cases for serializer, stub out execution in INTERPRETER * Add docs for Transpose * Remove commented-out code * Add stub cases for op_tbl-dependent stuff * Fix missing FAIL()s in the transpose exception checks; fix validate_and_infer_types check
-