few-shot-gnn
few-shot-gnn copied to clipboard
Adaptation phase during testing
Hi there,
I'd like to ask which part of the code is responsible for the adaptation phase during testing. From what I understand, test.test_one_shot(...) is responsible for testing but I don't see any "n-shot training/adaptation" within that function. Thanks!