File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -62,12 +62,11 @@ def set_array_api_strict_flags(
6262 ``{default_version!r}``.
6363
6464 - `data_dependent_shapes`: Whether data-dependent shapes are enabled in
65- array-api-strict. This flag is enabled by default. Array libraries that
66- use computation graphs may not be able to support functions whose output
67- shapes depend on the input data.
65+ array-api-strict.
6866
69- This flag is enabled by default. Array libraries that use computation graphs may not be able to support
70- functions whose output shapes depend on the input data.
67+ This flag is enabled by default. Array libraries that use computation
68+ graphs may not be able to support functions whose output shapes depend
69+ on the input data.
7170
7271 The functions that make use of data-dependent shapes, and are therefore
7372 disabled by setting this flag to False are
You can’t perform that action at this time.
0 commit comments