Sagar Patel

Results 3 issues of Sagar Patel

## ❓ Questions and Help My team and I were using the `visual_bert.pretrained.coco` model and ran into the following error. ``` PermissionError Traceback (most recent call last) ~/Desktop/ece496-capstone/env/lib/python3.8/site-packages/transformers/modeling_utils.py in from_pretrained(cls,...

I couldn't find a way to make a PR for the Wiki so I'm writing it here. Feel free to provide suggestions or edits. ---------- Location: Above "RHEL7 with EPEL...

When running `rr record` on RHEL7, `rr` seems to just hang. Commit 29a59e412ad3e6600fcb37e9a5017f6eafce3b3d introduced this problem. It seems to be getting stuck in the `waitid` call [here](https://github.com/mozilla/rr/blob/master/src/Task.cc#L161). Below is the...