Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

upgrading tf to 2.7.0 #17

Merged
merged 4 commits into from
Nov 7, 2021
Merged

upgrading tf to 2.7.0 #17

merged 4 commits into from
Nov 7, 2021

Conversation

scarrazza
Copy link
Member

Ok, they decided to release 2.7.0 in less than 1 day from 2.6.2.
This PR implements the required changes, however we are forced to remove python3.6 support.

Copy link
Member

@stavros11 stavros11 left a comment

Choose a reason for hiding this comment

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

Thanks for the update, it works for me. Regarding py3.6, I guess that we can still support it for other backends but we should update qibo's CI to exclude tensorflow backends from the py3.6 tests, right?

@codecov
Copy link

codecov bot commented Nov 7, 2021

Codecov Report

Merging #17 (13de5a9) into main (c17f1f4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          528       528           
=========================================
  Hits           528       528           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c17f1f4...13de5a9. Read the comment docs.

@scarrazza scarrazza merged commit 43e3b9a into main Nov 7, 2021
@scarrazza scarrazza deleted the tf270 branch February 11, 2022 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants