onnxruntime
Update operator kernel table to include DML operators
#12887
Merged

Commits
  • Fix bug in pybind get_all_operator_schema due to premature reference dropping
    fdwr committed 3 years ago
  • Add updated operator kernels markdown table
    fdwr committed 3 years ago
  • Update build.py to include documentation generation for DML operators too
    fdwr committed 3 years ago
  • Update GPU pipeline to include DML in the build to so operators can be generated.
    fdwr committed 3 years ago
  • Use a separate pipeline stage, feedback from Changming and Scott
    fdwr committed 3 years ago
  • Appease annoying Python linter
    fdwr committed 3 years ago
  • Add onnxruntime_BUILD_UNIT_TESTS=OFF and remove stale --use_dml in cuda stage
    fdwr committed 3 years ago
Loading