Comment by amelius
1 year ago
What do you mean by serial portions? Aren't operations automatically serialized if there are dependencies between them?
1 year ago
What do you mean by serial portions? Aren't operations automatically serialized if there are dependencies between them?
s/serial/scalar
ONNX doesn't have the direct capabilities to be the compilation target for regular imperative code.