Skip to content

Commit

Permalink
Fix link in the error message.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617223837
  • Loading branch information
Jieying Luo authored and jax authors committed Mar 19, 2024
1 parent e6332d3 commit cc06836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jax/experimental/export/_shape_poly.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class InconclusiveDimensionOperation(core.InconclusiveDimensionOperation):
are non-constant, and the result of the operation cannot be represented as
a boolean value for all values of the symbolic dimensions involved.
Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison_of_symbolic_dimensions_is_partially_supported
Please see https://github.com/google/jax/blob/main/jax/experimental/jax2tf/README.md#comparison-of-symbolic-dimensions-is-partially-supported
for more details.
"""

Expand Down

0 comments on commit cc06836

Please sign in to comment.