Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei Chu committed Apr 21, 2021
1 parent f49b7f5 commit 3eb564e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2425,7 +2425,7 @@ def convert_norm(node, **kwargs):
make_node('Reshape', [name+'_norm', name+'_1'], [name])
]
return nodes


@mx_op.register("_sample_multinomial")
def convert_multinomial(node, **kwargs):
Expand Down

0 comments on commit 3eb564e

Please sign in to comment.