Skip to content

tf.test.TestCase.test_session -> tf.test.TestCase.cached_session#2816

Merged
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:test_session
Sep 14, 2023
Merged

tf.test.TestCase.test_session -> tf.test.TestCase.cached_session#2816
wanghan-iapcm merged 1 commit intodeepmodeling:develfrom
njzjz:test_session

Conversation

@njzjz
Copy link
Member

@njzjz njzjz commented Sep 13, 2023

tf.test.TestCase.test_session is deprecated in TF 1.11. We used it when we still tested TF 1.8, and now it is ok to replace it.

`tf.test.TestCase.test_session` is deprecated in TF 1.11. We used it when we still tested TF 1.8, and now it is ok to replace it.
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3a98751) 75.52% compared to head (827cf66) 75.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2816   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files         242      242           
  Lines       24162    24162           
  Branches     1533     1533           
=======================================
  Hits        18249    18249           
  Misses       4997     4997           
  Partials      916      916           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm merged commit 7da9aaf into deepmodeling:devel Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants