Eli Uriegas
Eli Uriegas
Is there a possibility of adding a dark mode? Would love to submit a PR to do it but not entirely sure where I would start.
# Overview The included examples are out of date and not useful anymore we need to add examples for: - [ ] Using the base functionality with pandas - [...
# Overview The NBA continually changes there underlying API and so in order to keep up with it we need to keep sourcing their internal javascript files. The latest one...
# Overview: Tests should be done per endpoint and not all at once to stop one test failing all the tests # How: Utilize pytests fixture to iterate through the...
Based on the advice relayed in https://stackoverflow.com/q/55055035 Signed-off-by: Eli Uriegas
Just experienced an issue where `anaconda -t ${TOKEN} upload` leaked our token to stderr since it had invalid data suffixed to the end. I think in any case the token,...
Should enable https://github.com/pytorch/test-infra/pull/783 to run easier and not have to do this work in the script portion but it'll be done automatically Signed-off-by: Eli Uriegas
Switches most of the usages for building with DESIRED_CUDA to utilize the new environment variables of GPU_ARCH_TYPE / GPU_ARCH_VERSION Signed-off-by: Eli Uriegas
See pytorch/pytorch#26817 for what this does FB only: [Chronos job page](https://www.internalfb.com/intern/chronos/job/?jobname=pytorch_csrpng_nightly_trigger&smc=chronos_gp_admin_client) (click "Run Now" to manually trigger a nightly)