10 lines
263 B
Markdown
10 lines
263 B
Markdown
<!-- Add Ray Tune team-specific rules here as .md files. -->
|
|
<!-- Rules with paths: frontmatter only load when matching files are edited. -->
|
|
<!-- Example:
|
|
---
|
|
paths:
|
|
- "python/ray/tune/**/*.py"
|
|
---
|
|
- Use the Tuner API for new search algorithm integrations
|
|
-->
|