Skip to content

Commit cc06836

Browse files
Jieying Luojax authors
authored andcommitted
Fix link in the error message.
PiperOrigin-RevId: 617223837
1 parent e6332d3 commit cc06836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jax/experimental/export/_shape_poly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class InconclusiveDimensionOperation(core.InconclusiveDimensionOperation):
8787
are non-constant, and the result of the operation cannot be represented as
8888
a boolean value for all values of the symbolic dimensions involved.
8989
90-
Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison_of_symbolic_dimensions_is_partially_supported
90+
Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison-of-symbolic-dimensions-is-partially-supported
9191
for more details.
9292
"""
9393

0 commit comments

Comments
 (0)