"vscode:/vscode.git/clone" did not exist on "5444724e783fa7e517d54996553015dda994066e"
  • Ted Themistokleous's avatar
    Update tf_parser to have add_common_op() for parse_relu6 (#1241) · 421a5621
    Ted Themistokleous authored
    
    
    * [#935] Update tf_parser to have add_common_op() for parse_relu6
    
    Similar to that of the onnx_parser.cpp add a add_common_op template and functionality to support clip based operations. This is done so clip operations can be guarenteed to have the same dimensions.
    
    * fixup! [#935] Update tf_parser to have add_common_op() for parse_relu6
    
    * fixup! fixup! [#935] Update tf_parser to have add_common_op() for parse_relu6
    
    * fixup! fixup! fixup! [#935] Update tf_parser to have add_common_op() for parse_relu6
    
    * fixup! fixup! fixup! fixup! [#935] Update tf_parser to have add_common_op() for parse_relu6
    
    * Formatting
    
    * fixup! Formatting
    Co-authored-by: default avatarUmang Yadav <29876643+umangyadav@users.noreply.github.com>
    Co-authored-by: default avatarPaul Fultz II <pfultz2@yahoo.com>
    421a5621
tf_parser.cpp 20.4 KB