Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integrate TiraLib into the code #4

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Integrate TiraLib into the code #4

wants to merge 17 commits into from

Conversation

skourta
Copy link
Collaborator

@skourta skourta commented Jan 9, 2025

This pull request includes significant code cleanup and refactoring across multiple files in the agent, env_api, and config directories. The most important changes include the removal of several functions and classes that were deemed unnecessary, as well as minor code improvements for clarity and correctness.

Code cleanup and refactoring:

Minor improvements:

  • agent/policy_value_nn.py: Corrected conditional checks to use is not None for better clarity and correctness.
  • config/config.py: Added a new configuration path tiralib_config_path to the AutoSchedulerConfig class.

@skourta skourta requested a review from nassimiheb January 9, 2025 04:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant