• Tomasz Dołbniak's avatar
    [SPEC] HardSigmoid adjustments (#3857) · 28a96f83
    Tomasz Dołbniak authored
    * Construct HardSigmoid with alpha and beta as inputs
    
    * Switch to the new HardSigmoid constructor entirely
    
    * Broadcast with numpy style in hard sigmoid
    
    * Python bindings adjustment to the new constructor
    
    * Different way of creating constants
    
    * Accept scalars instead of 1D vectors for alpha and beta
    
    * Adjust the python tests to the new HardSigmoid constructor
    
    * Use v1 ops in fused HardSigmoid
    
    * Relax the static shape requirement for alpha and beta
    
    * Fix merge
    28a96f83
Name
Last commit
Last update
..
onnx_import Loading commit data...
ops Loading commit data...
passes Loading commit data...
runtime Loading commit data...
types Loading commit data...
axis_set.cpp Loading commit data...
axis_set.hpp Loading commit data...
axis_vector.cpp Loading commit data...
axis_vector.hpp Loading commit data...
coordinate.cpp Loading commit data...
coordinate.hpp Loading commit data...
coordinate_diff.cpp Loading commit data...
coordinate_diff.hpp Loading commit data...
function.cpp Loading commit data...
function.hpp Loading commit data...
node.cpp Loading commit data...
node.hpp Loading commit data...
pyngraph.cpp Loading commit data...
serializer.cpp Loading commit data...
serializer.hpp Loading commit data...
shape.cpp Loading commit data...
shape.hpp Loading commit data...
strides.cpp Loading commit data...
strides.hpp Loading commit data...
util.cpp Loading commit data...
util.hpp Loading commit data...
util.py Loading commit data...