yang
yang
This is with the latest mechanize. Just as an example, ClientForm is unable to parse https://delicious.com/login correctly. It fails to pick up the second form which comes right after the...
**Describe the bug** When you define a catch-all page like `[...path].server.tsx`, hard-coded paths continue to work and take precedence, but paths under subdirectories like `collections/[slug].server.tsx` stop working and are caught...
This example was extracted from a real-world example and simplified. It terminates quickly when I remove the `seq` from `seq(/a/)`. (Is there a recommended way of performance debugging cases like...
Closes https://github.com/EleutherAI/gpt-neox/issues/479
- Add MoE - Add DS inference
This initial version focuses on getting megablocks integrated and working with DS parallelism. It makes megablocks experts work within the existing parallelism, which has the full degrees of freedom including...
### What is the current behavior? In the Multigrid demo: https://bvaughn.github.io/react-virtualized/#/components/Multigrid When you enter a scrollToRow of (say) 50, and then use your trackpad/scroll wheel *while hovered over the left...
Thanks for the wonderful library! Would you consider adding stable stringify as an option? This would then entirely displace json-stable-stringify and pretty much all other safe/stable stringify libraries (which besides...
Using just the default schema.graphql in master, I get: ``` $ yarn install ... $ yarn run -- relay-compiler --src ./src --schema ./schema.graphql yarn run v0.27.5 $ "/Users/yang/proj/data-mgmt-research/howtographql/react-relay/node_modules/.bin/relay-compiler" "--src" "./src"...
- **Tolerate no fused kernels** - **Fix requirements file syntax**