-
-
March 25, 2020
Oral chemotherapy for all Medicare patients through the nation is costly. All Americans over the age of 65, and enrolled into a Medicare drug plan diagnosed with cancer will be impac…
-
# Day 1: Start builder logs
## What does SUCCESS look like?
Based on all your experience (don't judge), imagine the kind of success I long for:
- Demo-ing the software that actually solves the pr…
-
# Why?
Having an append-only log is _incredibly_ useful in _way_ more situations than most people _realise_.
Anywhere you would need **_accountability_ in data** is an _excellent_ candidate for *…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
### Overview
This issue tracks the agenda for the HFLA website team and weekly roll call.
### Weekly Action Items
- [ ] Copy and paste the template below in the Weekly Agenda Markdown section
- [ ] …
-
Thank you for open source this excellent work, it is worthy of my serious study. I noticed that the data you provided are all in python's .pkl format. If I want to test other SLAM datasets such as NCL…
-
All runs, Jenkins or otherwise, hang after this point:
```
0:39:23 + python make_kg_manifest.py --bucket kg-hub-public-data --outpath MANIFEST.yaml --maximum 10
10:39:25 Retrieving OBO metadata…
-
## Describe the bug
Tab completion is painfully slow. See repro.
**Command Name**
`az`
**Errors:**
## To Reproduce:
1. Properly configure tab completion for your shell, I'm in zsh but…
-
From what I can tell, compaction/garbage collection only occurs as the file system is being used (written to).
On devices with longer erase times (I'm currently looking at a part that takes 1.6 sec…