Browse Source

Add fp16_t.cc to executor

pull/1961/head
zhangxiaokun 4 years ago
parent
commit
03c2ac38e1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/CMakeLists.txt

+ 1
- 1
ge/CMakeLists.txt View File

@@ -134,7 +134,7 @@ set(EXECUTOR_SRC_LIST
#"common/formats/format_transfers/format_transfer_transpose.cc"
#"common/formats/formats.cc"
#"common/formats/utils/formats_trans_utils.cc"
#"common/fp16_t.cc"
"common/fp16_t.cc"
"common/ge/op_tiling_manager.cc"
"common/ge/plugin_manager.cc"
#"common/helper/model_cache_helper.cc"


Loading…
Cancel
Save