Daniel Lee (Jianri Li)

Results 4 issues of Daniel Lee (Jianri Li)

[DOWNLOAD.md](https://github.com/pzzhang/VinVL/blob/main/DOWNLOAD.md) says `We also provide the X152-C4 objecte detection config file and pretrained model on the merged four datasets (COCO with stuff, Visual Genome, Objects365 and Open Images). The labelmap...

Seems like your code picks up UPOSTAG field as feature, but according to your paper, it should be XPOSTAG.

When pre-allocation is enabled, how could I determine which node is used to calculate gradients? In LSTM implementation, for some nodes both inputs and outputs storage are shared between clones,...

# What does this PR do? Division with n_heads_kv_local is duplicated inside permute function, so removed.