Skip to content

Commit

Permalink
EyeLike
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed Oct 18, 2022
1 parent 912a6bb commit 82db249
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions onnx2tf/ops/EyeLike.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,10 @@
import onnx_graphsurgeon as gs
from onnx2tf.utils.common_functions import (
get_replacement_parameter,
replace_parameter,
get_constant_or_variable,
convert_axis,
print_node_info,
inverted_operation_enable_disable,
make_tf_node_info,
pre_process_transpose,
post_process_transpose,
)


Expand Down

0 comments on commit 82db249

Please sign in to comment.