-
So, I've finally had a chance to update to 'Big Sur' from 'Catalina' (I like to keep at least one major macOS version behind on my Hackintoshes; we're now just entering the Monterey epoch).
The one…
-
OS X 64bit, GPU is Radeon R9 M370X 2G memory, clnn is install from
https://github.com/hughperkins/distro-cl
I can successfully run
`th neural_style.lua -print_iter 1 -gpu -1`
on CPU, and
`th neural_s…
-
### Describe the bug, what's wrong, and what you expected.
My Jupyter notebook displays a Plotter object. Below the Plotter is an infinite loop. I did the following:
(1) Run the cell that displays…
-
Support one (or more) live video streaming protocals as an object texture. The most common (legacy) protocals are RTMP and RTSP. Another good candidate is Apple HLS. A discussion can be found here:…
-
### 🐛 Describe the bug
concatenation operation is not working with empty tensor on Apple M1 GPU.
```
import torch
device = torch.device("mps")
a = torch.tensor([], device=device)
b = torch.t…
-
At some time in the past 6 months, v3/reference/tickers/MSFT began not returning the market_cap field. Other stock symbols such as AAPL and NVDA do return the market_cap field from v3/reference/ticker…
-
Type: Bug
Unable to use typescript while using the extension.
I am using yarn workspaces and yarn version 4
Extension version: 0.5.0
VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec…
-
Type: Bug
1. Configure a TS project to allow JSON imports
2. Import a JSON file into a TS/TSX file.
3. Use the type information from the JSON file to infer different types.
4. Change the contents of…
-
1.能不能增加对 Apple Silicon Mac 的原生支持?
2.我自己尝试编译了一下,在资源监视器中发现 GPU 使用率极高,很不正常,是不是哪里出了问题?
-
### Describe the bug, what's wrong, and what you expected.
``` python
import pyvista as pv
import numpy as np
import numpy.typing as npt
x: npt.NDArray[np.float_]= np.array((2.0), dtype=np.fl…