Browse Source

retval

pull/1378/head
陈华 4 years ago
parent
commit
3bdf72a222
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      inc/framework/omg/parser/parser_types.h

+ 3
- 0
inc/framework/omg/parser/parser_types.h View File

@@ -461,6 +461,9 @@ FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY extern const char *HVDCALLBACKA
FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY extern const char *HVDCALLBACKBROADCAST;
FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY extern const char *HVDWAIT;

// Onnx output operator
FMK_FUNC_HOST_VISIBILITY FMK_FUNC_DEV_VISIBILITY extern const char *_RETVAL;

///
/// @brief Magic number of model file
///


Loading…
Cancel
Save