• Adam Rogowiec's avatar
    [ONNX] Update Squeeze Op to conform with doc. (#1746) · 411f83e2
    Adam Rogowiec authored
    * Update ONNX Squeeze Op implementation to conform with doc. Add unit test.
    
    * Apply code-format.
    
    * Correct attribute value type.
    
    * Change used loop structure.
    
    * Modified version of loops.
    
    - Without erase and with minimal computation time complexity.
    
    * Run CI
    411f83e2
Name
Last commit
Last update
..
mxnet Loading commit data...
onnx Loading commit data...
tensorflow Loading commit data...
CMakeLists.txt Loading commit data...
conv_bias.json Loading commit data...
tf_conv_mnist_nhwc.json Loading commit data...