Learn more about cloning repositories
You have read-only access
state_dict and load_state_dict for ORTTrainer (#6095) * add functions state_dict and load_state_dict to ORTTrainer * unit tests for state_dict and load_state_dict for ORTTrainer