• Tomasz Socha's avatar
    Add attribute visitor for ops S-X (#4325) · 1b611294
    Tomasz Socha authored
    * Add attribute visitor to xor op
    
    * Add attribute visitor to VariadicSplit op
    
    * Add attribute visitor to Unsqueeze op
    
    * Add attribute visitor to Transpose op
    
    * Add attribute visitor to TopK op
    
    * Add attribute visitor to Tile op
    
    * Add attribute visitor to Tanh op
    
    * Add attribute visitor to Tan op
    
    * Add attribute visitor to StridedSlice op
    
    * Add attribute visitor to Squeeze op
    
    * Add attribute visitor to SquaredDifference op
    
    * Add attribute visitor to Split op
    
    * Add attribute visitor to SpaceToDepth op
    
    * Add attribute visitor to Sqrt op
    
    * Add attribute visitor to Softmax op
    
    * Add attribute visitor to Sinh op
    
    * Add attribute visitor to Sin op
    
    * Add attribute visitor to Sign op
    
    * Add attribute visitor to ShuffleChannels op
    
    * Add attribute visitor to ShapeOf op
    
    * Add attribute visitor to Selu op
    
    * style
    
    * Review Fix I
    
    * Add attribute visitor to TensorIterator op
    
    * Revert "Add attribute visitor to TensorIterator op"
    
    This reverts commit 04850068f3a3e3b6ddcea58023327c76df574fa1.
    
    * Add support for AutoBroadcast in attribute_visitor
    
    * Add tests for operators with attributes
    Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
    Co-authored-by: 's avatarRobert Kimball <robert.kimball@intel.com>
    1b611294
Name
Last commit
Last update
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...
environment_variables.md Loading commit data...