Files
2026-07-13 13:17:40 +08:00

10 lines
266 B
Markdown

<!-- Add Ray Train team-specific rules here as .md files. -->
<!-- Rules with paths: frontmatter only load when matching files are edited. -->
<!-- Example:
---
paths:
- "python/ray/train/**/*.py"
---
- Use the base trainer interface for new training backends
-->