Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixed issue #943 about TCTS init_fore_model #1047

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Conversation

TuozhenLiu
Copy link
Contributor

@TuozhenLiu TuozhenLiu commented Apr 12, 2022

p.init_fore_model = False -> p.requires_grad = False

  • Fix bugs

p.init_fore_model = False -> p.requires_grad = False
@you-n-g
Copy link
Collaborator

you-n-g commented Apr 14, 2022

It looks great!
Thanks so much!

Welcome to become one of Qlib's Contributors!

@you-n-g you-n-g merged commit 30b5310 into microsoft:main Apr 14, 2022
@you-n-g you-n-g added the bug Something isn't working label Apr 24, 2022
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
p.init_fore_model = False -> p.requires_grad = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants