Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Fix an issue in loading ndarray-style scalar serialization #436

Merged
merged 3 commits into from
Jan 29, 2019

Conversation

caisq
Copy link
Contributor

@caisq caisq commented Jan 27, 2019

  • Also fixes two models in integration_tests/benchmarks

Fixes: tensorflow/tfjs#908


This change is Reviewable

- Also fixes two models in integration_tests/benchmarks

Fixes: tensorflow/tfjs#908
@caisq caisq requested a review from dsmilkov January 27, 2019 05:10
Copy link
Contributor

@dsmilkov dsmilkov left a comment

Choose a reason for hiding this comment

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

Thanks. I might have left a TODO in the benchmark file, good to double check and remove it if it's there.

Reviewed 2 of 2 files at r1.
Reviewable status: 0 of 1 approvals obtained (waiting on @dsmilkov)

Copy link
Contributor Author

@caisq caisq left a comment

Choose a reason for hiding this comment

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

Checked. Done. Thanks for the review. I renamed the function resolveNDArrayScalarsInConfig to convertNDArrayScalarsInConfig for clarity.

Reviewable status: :shipit: complete! 1 of 1 approvals obtained

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.

Error in clip: min (0) must be less than or equal to max ([object Object]) for Retrained tf.Keras MobileNet
2 participants