Skip to content

Commit

Permalink
minor last fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ofirgo committed Jan 6, 2025
1 parent 7e757b7 commit 51f8470
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

class CustomOpsetLayers(NamedTuple):
"""
This struct is used to define a set of operators from a specific framework
to be used for setting a custom operator set in the TPC.
This struct defines a set of operators from a specific framework, which will be used to configure a custom operator
set in the TPC.
Args:
operators: a list of framework operators to map to a certain custom opset name.
Expand Down

0 comments on commit 51f8470

Please sign in to comment.