Closed WilliamYangXu closed 1 year ago
make format
make check-codestyle
make lint
make pytest
make type
make doc
Note: You can run most of the checks using make commit-checks.
make commit-checks
Note: we are using a maximum length of 127 characters per line
added plot sampling efficiency
updated performance and visualization files in the evaluation folder
added evaluation in tutorial
Description
Motivation and Context
Types of changes
Checklist
make format
(required)make check-codestyle
andmake lint
(required)make pytest
andmake type
both pass. (required)make doc
(required)Note: You can run most of the checks using
make commit-checks
.Note: we are using a maximum length of 127 characters per line