-
my platform is win10, vs2019, python27.
when doing the following steps:
cd pytorch/scripts
build_windows.bat
it fails with the link error 1248, i use the 64bit VS dev cmd line env.
i changed som…
-
I`m moving big project to Nuxt 3 and found that $device is not available on template and I have no idea where to get it with composition api.
Is it possible to use this module with nuxt 3 or not yet…
-
### 🐛 Describe the bug
Compilation of PyTorch latest master branch failed with the following error message:
```/opt/rh/gcc-toolset-11/root/usr/bin/ld: lib/libgloo.a(store.cc.o):(.rodata+0x0): multip…
-
`this.remote()`, `this.remoteDir()`, `this.fetch()`, `this.extract()` (and `this.cacheRoot()`) are all deprecated.
### Preferred solution - Use npm
The legacy remote module is downloading a github re…
-
Hello, when I execute " mkdir build && cd build && cmake -DGRPC=ON ..", the following error is reported,
Native environment:
centors 7.9
nvidia: 11.3
cuda version: 11
****************************…
-
Somehow this didn't get moved from Launchpad. Moving here instead of to Videos since this code would live in Granite; feel free to move it if that assumption is wrong.
https://bugs.launchpad.net/au…
-
### Description
Hello,
On my macOS (intel),
$ poetry run python -c "import torch; print(torch.backends.quantized.supported_engines)"
['qnnpack', 'none', 'fbgemm']
On the virtual environmen…
-
**Describe the user story**
I'm a developer working on constraints. There are various problems with the current Prolog syntax:
- My editor doesn't support it very well. The main VSCode extension…
-
Hi,
during compile .aab latest ver 3.1.0 crash. If use 3.0.4 all ok.
ANDROID_PLATFORM_VERSION=10.1.2
cordova@11.0.0
Gradle 7.1.1
command failed
npm ERR! command sh -c yarn run build
npm ERR! sh…
-
**Project folder structure**
Project
|--package.json
|--packages--> A --> package.json
**Package A's package.json:**
scripts:{
"prepack": "yarn build",
"build": "yarn clean && yarn co…