Fix link to the TOSA spec in the dialect doc (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Fri, 26 May 2023 04:50:39 +0000 (21:50 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 26 May 2023 04:50:39 +0000 (21:50 -0700)
mlir/include/mlir/Dialect/Tosa/IR/TosaOpBase.td

index 6447107..c38580b 100644 (file)
@@ -27,7 +27,7 @@ def Tosa_Dialect : Dialect {
     The Tensor Operator Set Architecture (TOSA) dialect.
 
     This dialect implements the TOSA standard described at
-    https://developer.mlplatform.org/w/tosa/ .
+    https://www.mlplatform.org/tosa/tosa_spec.html .
 
     Tensor Operator Set Architecture (TOSA) provides a set of whole-tensor
     operations commonly employed by Deep Neural Networks. The intent is to