Skip to content

Commit 324c34b

Browse files
committed
last try
1 parent 94298cd commit 324c34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onnx_diagnostic/investigate/input_observer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ class InputCandidate:
108108
kwargs: Optional arguments.
109109
clone: Clone the inputs before storing them. Some tensors
110110
may be modified inplace, the original value must be retained.
111-
cst_kwargs: Any optional arguments constant over multiple calls.
111+
cst_kwargs: Any optional arguments constant over multiple calls,
112112
int, float, str, bool values must be stored here.
113113
114114
The constructor flattens the received arguments.

0 commit comments

Comments
 (0)