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

[refactor] break ONNX utils/onnx.py into multiple files #353

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

bfineran
Copy link
Contributor

@bfineran bfineran commented Aug 3, 2023

breaking out onnx.py into separate util files for analysis and external data saving as the file is getting quite long and the functionalities are separate. Keeping under same sparsezoo.utils.onnx namespace so all existing imports should be in tact

test_plan:
existing unit tests

breaking out `onnx.py` into separate util files for analysis and
external data saving as the file is getting quite long and the
functionalities are separate.  Keeping under same `sparsezoo.utils.onnx`
namespace so all existing imports should be in tact

**test_plan:**
existing unit tests
@bfineran bfineran self-assigned this Aug 3, 2023
@bfineran bfineran requested a review from dbogunowicz August 3, 2023 20:10
@bfineran bfineran merged commit dc603b1 into main Aug 29, 2023
@bfineran bfineran deleted the break-out-onnx-utils branch August 29, 2023 18:22
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.

1 participant