mirror of https://github.com/llvm/torch-mlir
Fix broken link in abstract_interp_lib.md (#2800)
parent
695458daea
commit
189b3f112f
|
@ -104,7 +104,7 @@ that this is minimal.
|
|||
|
||||
## Adding to the abstract interpretation library
|
||||
|
||||
See [Adding a Shape and Dtype Function](adding_a_shape_and_dtype_function.md)
|
||||
See [Adding Abstract Interpretation Functions](adding_abstract_interpretation_functions.md)
|
||||
for details on how to add a shape and dtype function for an operator.
|
||||
|
||||
## Rationale
|
||||
|
|
Loading…
Reference in New Issue