Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / runtime / onert / core / include / ir / Operations.lst
index f37d895..1f91aec 100644 (file)
@@ -88,3 +88,6 @@ OP(Transpose)
 OP(TransposeConv)
 OP(Unpack)
 OP(While)
+
+// Training Only
+OP(Loss)