Skip to content

Commit

Permalink
add missing line
Browse files Browse the repository at this point in the history
  • Loading branch information
Asthestarsfalll committed Feb 21, 2023
1 parent 6329d1b commit d8ba030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontends/paddle/src/op_table.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ std::map<std::string, CreatorFunction> get_supported_ops() {
{"fill_constant_batch_size_like", op::fill_constant_batch_size_like},
{"fill_constant", op::fill_constant},
{"flatten_contiguous_range", op::flatten_contiguous_range},
{"flip, op::flip"},
{"floor", op::floor},
{"gather", op::gather},
{"gather_nd", op::gather_nd},
Expand Down

0 comments on commit d8ba030

Please sign in to comment.