Skip to content

Commit d73ef49

Browse files
committed
remove useless code
1 parent bf8939b commit d73ef49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

onnxruntime/core/providers/openvino/backends/basic_backend.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ struct OnnxToOvNetworkBindings {
5757
"beam_idx",
5858
"past_key_values",
5959
"present",
60-
"total_seq_len",
6160
};
6261

6362
OnnxToOvNetworkBindings(OVExeNetwork& exec_network, SubGraphContext& subgraph_context, SessionContext& session_context) {

0 commit comments

Comments
 (0)