-
Notifications
You must be signed in to change notification settings - Fork 193
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
1.0 Roadmap #193
Comments
I agree with the overall goal.
We can easily have separate histories for the two branches, which reflects the reality of how they were developed. I'm happy to take care of this as soon as we're ready. I think little clean up/management things to add include:
|
|
There is now a main branch that holds the pytorch versus, which is default, and a tensorflow version that holds the original. |
@bw4sz there are a few changes required after the change to main. These are some of the files that we may have to change let me know if you want me to make those changes, In case you have not started. |
i'm done for the night, I can pick up monday, if you have time this
weekend, that's great, if not let me know.
…On Fri, Jun 4, 2021 at 9:11 PM henry senyondo ***@***.***> wrote:
@bw4sz <https://github.com/bw4sz> there are a few changes required after
the change to main. These are some of the files that we may have to change
https://github.com/weecology/DeepForest/search?q=master
let me know if you want me to make those changes, In case you have not
started.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#193 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJHBLEIHIFVMSC75EIWETLTRGPWJANCNFSM46BPJF2A>
.
--
Ben Weinstein, Ph.D.
Postdoctoral Fellow
University of Florida
http://benweinstein.weebly.com/
|
https://deepforest.readthedocs.io/en/latest/ now builds pytorch docs. |
New release that matches pytorch https://github.com/weecology/DeepForest/releases/tag/1.0.0 |
added note in deepforest-pytorch to point users here. |
pypi deepforest release points to main branch at 1.0.0 |
@henrykironde can I assign you ethan's request that Redirect pip installs of deepforest-pytorch to deepforest: https://github.com/simonw/pypi-rename |
cleaned up old issues. |
Added note to the front of tensorflow branch on updating model. https://github.com/weecology/DeepForest/blob/tensorflow/README.md |
Added issues in active downstream repos. |
@ethanwhite and @henrykironde
We need to create a roadmap that we agree on for how to bring together
DeepForest-pytorch and DeepForest
Let's start by agreeing on the end goal. We want a single repo that holds a main branch that points to pytorch and a tensorflow branch that will have deprecation notice. I'm agnostic to the git history, i'm not sure its worth the time to do a massive effort for bringing the two files under version control. I vote for keeping the pytorch git history and have a clean git history that holds the deprecated tensorflow code.
Specific objectives
anything else?
The text was updated successfully, but these errors were encountered: