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

[tfldump] Revise to use TF2.6.0 schema v3a #7748

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

seanshpark
Copy link
Contributor

This will revise to use TensorFlow 2.6.0 schema v3a version

  • introduce builtin_code_neutral method to support format neutral builtin_code

ONE-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@gmail.com

This will revise to use TensorFlow 2.6.0 schema v3a version
- introduce builtin_code_neutral method to support format neutral builtin_code

ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
@seanshpark
Copy link
Contributor Author

For #7616, from draft #7593

target_link_libraries(tfldump safemain)
target_link_libraries(tfldump flatbuffers-1.10)
target_link_libraries(tfldump flatbuffers-1.12)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TF2.6.0 uses flatbuffers 1.12 thus need to change this too.

Copy link
Contributor

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit 64130b6 into Samsung:master Sep 24, 2021
@seanshpark seanshpark deleted the tfldump_tf260_schema_v3a branch September 24, 2021 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants