Xinyu Fu

Results 2 issues of Xinyu Fu

According to my understanding of the GQE model, the relation matrix in the project function of BilinearMetapathDecoder should be transposed before performing the matrix multiplication: https://github.com/williamleif/graphqembed/blob/2775a242cf8a5df520530f2dd08aa8790f109ebf/netquery/decoders.py#L149-L150 But after I change...

**Describe the bug** When I try to use AutoTP with the huggingface trainer API, the trainer reports a seemingly incorrect `total train batch size` value. > 2x 8-GPU nodes >...

bug
training