David Pollack

Results 6 issues of David Pollack

I am having a build failure with gcc-9 using the downloaded version of libtorch 1.4 from pytorch.org. I have tried both the pre-cxx11 and cxx11 ABIs and run into the...

In the Attn module, you use a for loop to calculate the attention energies # For each batch of encoder outputs for b in range(this_batch_size): # Calculate energy for each...

It would be nice if there were more examples and especially examples with different types of inputs. Currently, the only input type is `at::Tensor`, but what about the other types?...

I got an error that `PIL.Image` wasn't found. This fixes the error and allows one to save / view the output of biggan.

@PowerLemons @ummjackson There is no License file for this project and thus technically it is not open source. Since people are making improvements and especially since people are adding translations,...

- Add ` ARGO_EVENTS_SENSOR_NAMESPACE` to config (defaults to ` KUBERNETES_NAMESPACE` ) - Add ` sensor_namespace` parameter to argo client - Inititalize argo client with sensor namespace parameter when creating sensor...

in review