Charles Dorner
Charles Dorner
Panel has been deprecated since Pandas 0.23. To load a Panel, you will likely need to downgrade to an earlier version of Pandas.
I also have questions about using XLA with tf_agents. > Is there some working example of an XLA-enabled RL training loop with tf_agents? This would be amazing. Anyone have any...
For clarification, the schema is what I'm using to write. The error is received when attempting to open the file using Amazon Athena (Presto, Hive).
I'm not sure that 0.7.0 (the newest release on npm) is writing files correctly - unable to read them with 0.7.0 as well. Upgrading to 0.8.0 manually has fixed this...
Additionally, the 0.7.0 release seems to be unable to read files written by 0.7.0. So publishing this would solve a big bug.
With further research, I'm not sure that 0.7.0 is writing files correctly at all. See the issue I opened (#35 ). I can write files, but they don't seem to...
Implemented here: https://github.com/lucidrains/g-mlp-pytorch/blob/main/g_mlp_pytorch/g_mlp_pytorch.py#L39-L45 Used in gMLP: https://github.com/lucidrains/g-mlp-pytorch/blob/main/g_mlp_pytorch/g_mlp_pytorch.py#L233 Used in gMLPVision: https://github.com/lucidrains/g-mlp-pytorch/blob/main/g_mlp_pytorch/g_mlp_pytorch.py#L278
Hi @2pd - thanks for reviewing this. Is there any update?
Is there a bullet list of requirements to complete this? I'd be happy to pitch in if I knew what needed to be built.
Hi, sorry for the delay. I _think_ you can do this today, but I'm not 100% sure because we have no tests for it. The [reference detection is created via...