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

Reset Keras manager global state #2750

Conversation

alexsu52
Copy link
Contributor

Changes

Reset Keras manager global state

Reason for changes

Fix of model copying.

Related tickets

#2743

Tests

TBD

@github-actions github-actions bot added the NNCF TF Pull requests that updates NNCF TensorFlow label Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.70%. Comparing base (58b0c64) to head (acccd5a).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #2750       +/-   ##
============================================
- Coverage    91.18%   79.70%   -11.49%     
============================================
  Files          483      483               
  Lines        46412    46444       +32     
============================================
- Hits         42323    37019     -5304     
- Misses        4089     9425     +5336     
Files Coverage Δ
nncf/tensorflow/graph/model_transformer.py 0.00% <0.00%> (-89.59%) ⬇️

... and 90 files with indirect coverage changes

Flag Coverage Δ
COMMON 41.93% <ø> (+0.05%) ⬆️
ONNX 34.18% <0.00%> (+0.02%) ⬆️
OPENVINO 40.96% <0.00%> (+0.05%) ⬆️
TENSORFLOW ?
TORCH 65.36% <0.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
common 91.44% <ø> (-2.11%) ⬇️
torch 93.65% <ø> (ø)
tensorflow 0.00% <0.00%> (-93.27%) ⬇️
onnx 93.06% <ø> (ø)
openvino 94.51% <ø> (-0.01%) ⬇️
ptq 89.62% <ø> (-0.89%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF TF Pull requests that updates NNCF TensorFlow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant