Makarand More
Results
2
issues of
Makarand More
## Changes - **New Overload**: Adds a new overload to [Model.reshape] that accepts a list of shapes (e.g., [model.reshape([[2,2], [1,3,224,244], [10]]). Each shape in the list is assigned to the...
category: Python API
ExternalPR
## New - Users/guests can receive pre-configured add-on collections via URL parameter - Syntax: ?addonsCollection=https://example.com/collection.json - Automatically installs installable add-ons; configure-only ones are skipped (expected behaviour since API Keys) -...