Skip to content

Commit

Permalink
Remove transform facility and examples (#161)
Browse files Browse the repository at this point in the history
This was a good, but overengineered idea. The user by now controls all
inputs from benchmark naming, value, and parameter serialization, as well
as context, so we don't need immediate post-processing anymore.
  • Loading branch information
nicholasjng authored Nov 11, 2024
1 parent 3b27774 commit 1f82bd3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 288 deletions.
78 changes: 0 additions & 78 deletions examples/transforms/transforms.py

This file was deleted.

1 change: 0 additions & 1 deletion src/nnbench/transforms/__init__.py

This file was deleted.

160 changes: 0 additions & 160 deletions src/nnbench/transforms/base.py

This file was deleted.

49 changes: 0 additions & 49 deletions src/nnbench/transforms/params.py

This file was deleted.

0 comments on commit 1f82bd3

Please sign in to comment.