• Tomasz Dołbniak's avatar
    [ONNX] Shrink op support (#3024) · 250dddbc
    Tomasz Dołbniak authored
    * Initial implementation of the Shrink op
    
    * Multiply the values by the correct masks
    
    * Basic test case for Shrink with floats
    
    * Shrink test on integers
    
    * Code formatting
    
    * Shrink documentation and typo fix
    
    * Rephrase the Shrink docs
    
    * Out of <memory> ;)
    250dddbc
Name
Last commit
Last update
..
onnx_import.in.cpp Loading commit data...
onnx_import_convpool.in.cpp Loading commit data...
onnx_import_quant.in.cpp Loading commit data...
onnx_import_reshape.in.cpp Loading commit data...
onnx_import_rnn.in.cpp Loading commit data...
onnxifi.cpp Loading commit data...
onnxifi_span.cpp Loading commit data...