This thread is for tracking all small bugs or polish issues with the v0.1.0 release that don't warrant a dedicated issue. All issues below will be resolved in a post-release patch.
brainsmith registry -v lists (infer=✗) for KernelOps which are implemented as intended and (infer=✓) for FINN HWCustomOps which require an explicit infer transform specified. This presentation is confusing.
- The effect and intended use of each build step is not well documented outside of code comments.
- The
KernelIntegrator is currently deprecated while it's updated to use the new KernelOp system. This is intended, but needs to be more clearly communicated in the CLI and docs.
- The readme lists
Python 3.11+ however only 3.11 and 3.12 are supported
Please feel free to suggest any issues to add to this list in this thread!
This thread is for tracking all small bugs or polish issues with the v0.1.0 release that don't warrant a dedicated issue. All issues below will be resolved in a post-release patch.
brainsmith registry -vlists(infer=✗)for KernelOps which are implemented as intended and(infer=✓)for FINN HWCustomOps which require an explicit infer transform specified. This presentation is confusing.KernelIntegratoris currently deprecated while it's updated to use the newKernelOpsystem. This is intended, but needs to be more clearly communicated in the CLI and docs.Python 3.11+however only3.11and3.12are supportedPlease feel free to suggest any issues to add to this list in this thread!