Skip to content

Commit

Permalink
add default_dataclass_params
Browse files Browse the repository at this point in the history
Signed-off-by: Masaki Kozuki <[email protected]>
  • Loading branch information
crcrpar committed Nov 14, 2024
1 parent d879f3d commit 045f2b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thunder/core/baseutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"check_types",
"check_valid_length",
"check_valid_shape",
"default_dataclass_params",
"extract_callable_name",
"fnprint",
"get_module",
Expand Down

0 comments on commit 045f2b7

Please sign in to comment.