• Tomasz Socha's avatar
    Add attribute visitor for ops E-L (#4346) · 61b4e6f9
    Tomasz Socha authored
    * Add new attribute adapters for vector<float> and vector<string> types
    
    * Add attribute visitor to LSTMSequence op
    
    * Add attribute visitor to LSTMCell op
    
    * Add attribute visitor to LRN op
    
    * Add attribute visitor to LogicalNot op
    
    * Add attribute visitor to Log op
    
    * Add attribute visitor to HardSigmoid op
    
    * Add attribute visitor to GRN op
    
    * Add attribute visitor to GroupConvolutionBackpropData op
    
    * Add attribute visitor to GroupConvolution op
    
    * Add attribute visitor to GatherTree op
    
    * Add attribute visitor to Gather op
    
    * Add attribute visitor to Floor op
    
    * Add attribute visitor to FakeQuantize op
    
    * Add attribute visitor to Exp op
    
    * Add attribute visitor to Erf op
    
    * Add attribute visitor to Elu op
    
    * Add test for LRN, LSTMSewuence and LSTMCell
    
    * Add test for Elu
    
    * Add test for FakeQuantize
    
    * Revert user_op test missed
    
    * Add test for GRN
    
    * Fix for CoordinateDiff
    
    * Add tests for GroupConvolution and GroupCinvolutionBackpropData
    
    * Tests alphabetical reorder
    Co-authored-by: 's avatarKatarzyna Mitrus <katarzyna.mitrus@intel.com>
    61b4e6f9
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...