MCPcopy Create free account
hub / github.com/DeepGraphLearning/FewShotRE / forward

Method forward

fewshot_re_kit/framework.py:32–41  ·  view source on GitHub ↗

support: Inputs of the support set. query: Inputs of the query set. N: Num of classes K: Num of instances for each class in the support set Q: Num of instances for each class in the query set return: logits, pred

(self, support, query, N, K, Q)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected