Jack Duvall
Jack Duvall
I was confused about this too, but I think the `attn_mask` functionality applied [here](https://github.com/kimiyoung/transformer-xl/blob/master/pytorch/mem_transformer.py#L260-L267) and initialized [here](https://github.com/kimiyoung/transformer-xl/blob/master/pytorch/mem_transformer.py#L649-L660) does the job.
PyTorch and Tensorflow are cross-platform, but most of the scripts in this repository seem to be written assuming Linux.
Haven't looked to hard at this, but seems possibly related to https://github.com/feus4177/socketIO-client-2/issues/10. Basically this library (and the fork in the link) doesn't support socket.io protocol version 2.0. I remeber seeing...