Conversation
Signed-off-by: Parvm1102 <parvmittal31757@gmail.com>
|
The layers incompatible with Mooncake in GNNLux:
|
|
@CarloLucibello , Now the GNN / julia 1 test is failing even though nothing is changed in the codebase, the error is as same as the one on GNNLux failure. |
|
@CarloLucibello , I tried to find the cause of GNN / julia 1 test failing. It fails with: The failure is not layer specific. It is related to how the friendly-tangent is changed in v0.5.25. might be related to. |
Recently, the GNNLux tests were failing in the CI because the newer version
LuxTestUtils v2.3.0was also checking for AutoMooncake() AD. Most of the layers in GNNLux are not compatible with mooncake. I skipped mooncake for those layers.