Skip to content

Add backend interface#13

Open
nastiapetrovych wants to merge 1 commit intodevfrom
add_backend_interface
Open

Add backend interface#13
nastiapetrovych wants to merge 1 commit intodevfrom
add_backend_interface

Conversation

@nastiapetrovych
Copy link
Copy Markdown
Collaborator

Add:

  • Added backend interface for Torch and TF backends
  • Moved quantizers to src/pquant/core/activations_quantizer.py
  • Moved compressed layers to src/pquant/core/compressed_layers.py
  • Fixed a minor bug layer.name + "_pointwise" in get_enable_pruning() in src/pquant/core/tf_backend.py

To Do:

  • Test modifications
  • Come up with an idea how to distinguish QuantizedPooling for Keras and Torch (now they are in seperate modules)
  • Rewrite test modules (as they use the previous backends functions)

@nastiapetrovych nastiapetrovych requested a review from nroope August 20, 2025 09:53
@nastiapetrovych nastiapetrovych self-assigned this Aug 20, 2025
@nastiapetrovych nastiapetrovych added bug Something isn't working feature new feature added labels Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working feature new feature added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant