You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the test suite. Tests for individual Relay function calls (e.g. nn.relu) should be part of the integration test suite. However, a few unit tests should be added to ensure that any changes to Calyx affecting the Relay frontend will cause notice. (Relay call node definitions. #396)
VGG Net
invoke
ables. This requires Dahlia #340. (UseInvoke
in Relay. #379)std_exp
round 2; finishnn.softmax
implementation. This should be the last piece of lowering the entire VGG Net to FuTIL. (Relay call node definitions. #396, Fixed pointstd_exp
#404, Softmax #490)Code Improvements
nn.relu
) should be part of the integration test suite. However, a few unit tests should be added to ensure that any changes to Calyx affecting the Relay frontend will cause notice. (Relay call node definitions. #396)frontends/relay/example.py
. ([Relay] Add constant support. #406)antlr-4-python3-runtime
pip install. Move to main Calyx documentation. ([Relay] docs #408)The text was updated successfully, but these errors were encountered: