• Adam Procter's avatar
    New checks for Function's constructor (#292) · 8c50b179
    Adam Procter authored
    * Remove unnecessary dependency on codegen in interpreter
    
    * Check for incorrect return type and undeclared parameters in Function's constructor
    
    * Address review comments
    
    * Add scarier error message when the result node has null return type (should never happen)
    * Add new constructor for Function that doesn't require the return type, and unit test for same
    8c50b179
Name
Last commit
Last update
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
maint Loading commit data...
src Loading commit data...
test Loading commit data...
third-party Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
README-RESNET.rst Loading commit data...
README.md Loading commit data...