Skip to content

refactor: remove redundant make_*_buffer functions and rename create_*_buffer to make_*_buffer functions#63

Merged
SimonDuToit merged 1 commit intoinstadeepai:mainfrom
shehper:maintain/remove_create_flat_buffer
Aug 5, 2025
Merged

refactor: remove redundant make_*_buffer functions and rename create_*_buffer to make_*_buffer functions#63
SimonDuToit merged 1 commit intoinstadeepai:mainfrom
shehper:maintain/remove_create_flat_buffer

Conversation

@shehper
Copy link
Contributor

@shehper shehper commented Aug 4, 2025

  • Remove make_flat_buffer in favor of create_flat_buffer
  • Remove make_item_buffer in favor of create_item_buffer
  • Rename create_flat_buffer to make_flat_buffer
  • Rename create_item_buffer to make_item_buffer

Fixes issue #56

- Remove make_flat_buffer in favor of create_flat_buffer
- Remove make_item_buffer in favor of create_item_buffer
- Resolves redundancy issue where make_* functions simply called create_* functions

Fixes issue instadeepai#56
Copy link
Collaborator

@SimonDuToit SimonDuToit left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for the cleanup!

@SimonDuToit SimonDuToit merged commit f518aa8 into instadeepai:main Aug 5, 2025
2 checks passed
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