Open Issues Need Help
View All on GitHubAI Summary: Enhance the TIREx Tracker to include the invocation command used to start the tracked process within the generated metadata. This involves modifying the existing codebase across multiple APIs (C, Python, Java/Kotlin) to capture and store the command string, ensuring compatibility with the existing metadata structure and export formats.
Automatic resource and metadata tracking for IR experiments.
AI Summary: Implement adding the TIREx Tracker version to the metadata output. This involves modifying the existing codebase (C, Python, Java/Kotlin) to capture the version information at runtime and include it in the generated metadata, ensuring compatibility with the existing metadata structure and export formats (e.g., `ir_metadata`).
Automatic resource and metadata tracking for IR experiments.