J. Pablo Muñoz

Results 5 issues of J. Pablo Muñoz

### Changes Add calls in examples to export the resulting best subnet to ONNX ### Reason for changes Example of exporting to ONNX requested by user. ### Related tickets N/A...

NNCF PT
experimental

### Changes Enable RNSGA-II algorithm to search for efficient sub-networks. ### Reason for changes Improvements in BootstrapNAS search. ### Related tickets N/A ### Tests Improved search tests to include RNSGA-II...

NNCF PT
experimental

Running the following code raises the exception below: ``` from scannerpy import Database, DeviceType, Job from scannerpy.stdlib import pipelines import subprocess as sp def main(): #********* Master print('Finding master IP...')...

bug
low-priority

### Changes Enable elastic embedding for Neural Architecture Search ### Reason for changes Used to create transformer-based super-networks ### Related tickets N/A ### Tests Tests included in PR.

NNCF PT
NNCF Common
experimental

This PR fixes an error in the author's name for the paper "Shears: Unstructured Sparsity with Neural Low-rank Adapter Search" at NAACL-24. Juan Munoz -> Juan Pablo Munoz