E539 Libtf: Clean up ops hash code and logging handler. by iabdalkader · Pull Request #17 · openmv/tensorflow-lib · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Libtf: Clean up ops hash code and logging handler.#17

Merged
iabdalkader merged 3 commits intoopenmv:masterfrom
iabdalkader:libtf_clean_up
Jun 16, 2024
Merged

Libtf: Clean up ops hash code and logging handler.#17
iabdalkader merged 3 commits intoopenmv:masterfrom
iabdalkader:libtf_clean_up

Conversation

@iabdalkader
Copy link
Member
@iabdalkader iabdalkader commented Jun 16, 2024
  • Revert ops hash code.
  • Allow outside code to override the default log handler.

This keeps the details of the logging buffer, like its size and how it's allocated, outside of the library. py_tf can determine what to do with the log in runtime, keep the current behavior which is to save the log for exception, or print it, or ignore.

@iabdalkader
Copy link
Member Author

BTW there aren't any scopes for the commit message workflow to require one, basically everything is libtf:<commit>

@iabdalkader iabdalkader changed the title Libtf clean up. Libtf: Clean up ops hash code and logging handler. Jun 16, 2024
@kwagyeman kwagyeman self-requested a review June 16, 2024 13:19
@iabdalkader iabdalkader merged commit 52800bf into openmv:master Jun 16, 2024
@iabdalkader iabdalkader deleted the libtf_clean_up branch June 16, 2024 13:24
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

0