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

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

Merged
merged 3 commits into from
Jun 16, 2024

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
4 of 5 checks passed
@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