-
## Environment
- Windows 11
- uv 0.5.4 (c62c83c 2024-11-20)
- Python 3.12.6
## Description
I want to configure `torch+xpu` on Windows 11. It can be installed using `uv pip install` but not with…
-
### Description
Testing the connection as well as the chat was working before. A day later when I checked again, it's not anymore. No changes were made in the code.
Afterwards,
Deleted the ent…
-
` A user with above average typing speed for regular English text (i.e. not code, not system
admin commands) should be able to accomplish most of the tasks faster using commands
than using the mouse.`…
-
# 🐛 Bug
V1 errors about some missing drop ability in test outputs:
- third_party/move/move-compiler/tests/move_check/typing/exp_list_resource_drop.exp
- third_party/move/move-compiler/tests/move_…
-
# 🐛 Bug
Two test cases illustrate this bug:
## Case 1
This test case:
- third_party/move/move-compiler/tests/move_check/typing/assign_unpack_references_invalid.exp
- third_party/move/move-com…
-
# 🐛 Bug
V1 and V2 outputs for these tests differ significantly:
- third_party/move/move-compiler/tests/move_check/typing/mutable_borrow_from_immutable.exp
- third_party/move/move-compiler-v2/test…
-
It is possible to move most settings from separate files, such as setup.py, setup.cfg, MANIFEST.in, and other configuration files, inside pyproject.toml. Below is an example that combines these files …
-
In an "llm chat" prompt (single-line input), whenever I reach the last column of the line, the cursor overwrites a single character and starts confusing where the line begins.
In this example, I sh…
-
1. in all modules we will have a large test-typing.ts that just call everything and create everything (it will not work but it will compile)
2. we add tsc typings/test-typings in npm test of all modu…
-
When a new Quantity is created, the JAX array has the property `weak_type=True`. This causes errors in some of the pytests, since they expect arrays without this property. I'm not sure what the pros/c…