clearml/ClearML display model performance
Search ClearML for a task corresponding to the current PR and add a comment with its scalars.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CLEARML_API_ACCESS_KEY | ClearML api access key (can be generated in your profile page) | yes | — |
| CLEARML_API_SECRET_KEY | ClearML api secret key (can be generated in your profile page) | yes | — |
| CLEARML_API_HOST | ClearML server api host | yes | — |
| GH_TOKEN | Github personal access token to add the comment. | yes | — |
| CLEARML_PROJECT | Which project to search in for the task. When not set, will search everything which might be slower. (default: "") | — | "" |
| CLEARML_TASK_NAME | Which task name to search for. When not set, will search everything which might be slower. (default: "") | — | "" |
Outputs
no outputs