-
In a few places I used panic() back when I first wrote the code. I have come to the conclusion that panic and log.Fatal should not be used normally in library code. I want to search the code base for …
-
1) If you can, please include a screenshot of your problem
![image](https://github.com/getcursor/cursor/assets/16946896/2d8d4bf4-ab07-4d4b-921d-19248e52a11e)
2) Please include the name of your o…
-
Very impressive work! However, some mainstream robot models seem missing in `mujoco_menagerie` library. I'm working on franka robot with Robotiq gripper, and I wonder if there's a way to customize my …
-
Can you share the working codebase to replicate paper results for ImageNet with MixedPrecisionQuantization?
-
Inspired by the work @gitanuj and @languy have brought over to the repo with the concent of the IContentProvider, I'd like to introduce the concept of an IKernelProvider. This RFC outlines the problem…
-
need to go through and pull some functionality into functions and modules, as well as clean up some gross code.
-
TODO:
- [x] (Completed by @thebishaldeb)Typescript setup
- [ ] add/use types
- [ ] Review
PRs should target typescriptmigrationWIP branch
-
This is rather worrying:
```
./benchmark/numexpr/gen_graph.py:114: undefined name 'time'
./benchmark/numexpr/gen_graph.py:115: undefined name 'time'
./benchmark/numexpr/gen_graph.py:118: undefined na…
-
maybe we should put those tokens in db instead.
strin updated
8 years ago
-
The current codebase is currently in PHP. We need to migrate it to TypeScript because PHP is PHP.