Skip to content

Commit 37418c7

Browse files
committed
array api strict
1 parent be7489a commit 37418c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/tests/array_api_strict/fitting/fitting.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def setattr_for_general_fitting(name: str, value: Any) -> Any:
3131
"fparam_inv_std",
3232
"aparam_avg",
3333
"aparam_inv_std",
34+
"case_embd",
3435
"default_fparam_tensor",
3536
}:
3637
value = to_array_api_strict_array(value)

0 commit comments

Comments
 (0)