Closed bhack closed 1 year ago
@chenmoneygithub Can you check the optimizers 2.11 errors?
@bhack I made #2783 to fix optimizer failures. The error log is too long to read, so I might miss some cases.
We need to remove GroupNormalization
layer as it has been incorporated in the core now
We need to remove
GroupNormalization
layer as it has been incorporated in the core now
Yes but I think that we need to give the same deprecation warning like other "duplicated" components. Can you send a PR against build_2.11.0
branch?
We need to remove
GroupNormalization
layer as it has been incorporated in the core nowYes but I think that we need to give the same deprecation warning like other "duplicated" components. Can you send a PR against
build_2.11.0
branch?
I can do it over the weekend. Got a lot on my plate right now. Will that work?
I can do it over the weekend. Got a lot on my plate right now. Will that work?
Yes it is ok as we are waiting also for the Macos release https://pypi.org/project/tensorflow-macos/#history
LGTM, thanks for all your work! We're approaching a month since release. I think we may need to drop the tensorflow-macos dependency after that.
@kulinseth do you have any news to share?
LGTM, thanks for all your work! We're approaching a month since release. I think we may need to drop the tensorflow-macos dependency after that.
@kulinseth do you have any news to share?
I will update here soon with the release. We are doing final round of testing.
Build the release with TF 2.11.0