Greg Tatum
Greg Tatum
Here's an instance on a GPU worker: https://firefox-ci-tc.services.mozilla.com/tasks/XRYrb2BxTOyJa209jrLQ7A/runs/0/logs/public/logs/live.log
For our upcoming training run, this table should summarize what monolingual data is available. Name | Difficulty | To `en` | From `en` | Newscrawl -- | -- | --...
Here is sort of what I have in mind: ```diff diff --git a/src/actions/receive-profile.js b/src/actions/receive-profile.js index 042ca3a..2579336 100644 --- a/src/actions/receive-profile.js +++ b/src/actions/receive-profile.js @@ -561,6 +561,7 @@ export function waitingForProfileFromFile(): Action {...
I'd be up for that. It'd be nice to style them all as equal width buttons so they are clean. The default file upload input is really not very pleasing...
Yeah, I think it's still useful, and worth having on file.
This means you need to visit every sample in the profile, which I _think_ is why it's currently per-thread.
>It stroke me that we can also handle the merge locally using pure git, doing local checks, and directly push to github to the production branch. It would be preferable...
Can we remove the comma feature and only use a regex, then users can craft all kinds of crazy searches without inventing lots of UI to handle it. This would...
https://share.firefox.dev/32ecMSR This profile shows the overhead of the React panel when clicking the start and end profile button.
Actually this was a user error. I had two copies running at the same time.