Generating executable code is a top priority. PyTorch is currently the top DL framework (because of the define-by-run nature), so naturally it would be very suiting to combine the two.
Moniel should provide easy way to define weird architectures and PyTorch is cabable of representing them. However, user must be able to interfere with the generated code, because high-level description often does not capture all the neccesities of the idea.
Generating executable code is a top priority. PyTorch is currently the top DL framework (because of the define-by-run nature), so naturally it would be very suiting to combine the two.
Moniel should provide easy way to define weird architectures and PyTorch is cabable of representing them. However, user must be able to interfere with the generated code, because high-level description often does not capture all the neccesities of the idea.