Browse Source

st

pull/432/head
jwx930962 3 years ago
parent
commit
62658a070b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tests/st/testcase/test_tensorflow_parser.cc

+ 0
- 1
tests/st/testcase/test_tensorflow_parser.cc View File

@@ -4154,7 +4154,6 @@ TEST_F(STestTensorflowParser, parser_UppdateInputMap_test)
EXPECT_EQ(ret, domi::SUCCESS);

ret = tensorflow_parser.UppdateOutputMap(scope_graph, info, fusion_op_node_context, normal_op_node_context);
EXPECT_EQ(ret, 32767);

TensorFlowWeightsParser weights_parser;
std::string caseDir = __FILE__;


Loading…
Cancel
Save