Skip to content

Conversation

@tchawada
Copy link
Contributor

@tchawada tchawada commented Nov 24, 2025

Adding a Script for Registering and Retrieving Optimizer Classes
The script includes two primary functions:

register_optimizer()
This function is responsible for registering an optimizer.

get_optimizer()
Returns the optimizer class and kwargs.
Additionally, there is a test_optimizer.py script that validates the functionality of the optimizer registration and retrieval process.

Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
@quic-meetkuma
Copy link
Contributor

_ No description provided. _

Add some description to PR.

Signed-off-by: Tanisha Chawada <tchawada@qti.qualcomm.com>
Copy link
Contributor

@quic-meetkuma quic-meetkuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall good clean code. Needs little bit of polishing.

@tchawada tchawada changed the base branch from main to ft_experimental December 2, 2025 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants