blob: b3baff631ebe0d5590949b6b86efb20056392249 [file] [log] [blame]
graph(%0 : Double(2, 2)
%1 : Double(2, 2)) {
%2 : Double(2, 2) = aten::add[alpha={1}](%0, %1)
return (%2, %2);
}