• Robert Kimball's avatar
    Add testing for serializing and deserializing graphs (#4105) · d32259c8
    Robert Kimball authored
    * Add serializer/deserializer check to interpreter
    
    * Fix TopK
    
    * Fix GRUCell
    
    * Fix RNNCell. Does anybody test their own code? Apparently not.
    
    * Fix LSTMCell
    
    * Fix MVN
    
    * Fix Select v1
    
    * Fix GroupConvolution
    
    * Fix ScalarConstantLike
    
    * General cleanup
    
    * Revert "General cleanup"
    
    This reverts commit d765d2c2451cf5d3c9a41c4d7d672c278783b0a2.
    
    * Fix op_version_tbl.hpp
    
    * More cleanup
    
    * Fix LSTMSequence
    
    * revert
    
    * Disable INTERPRETER serialize test by default
    Co-authored-by: 's avatarScott Cyphers <diyessi@users.noreply.github.com>
    d32259c8
onnx_import_convpool.in.cpp 21 KB