-
### OpenVINO Version
2024.4
### Operating System
Windows System
### Device used for inference
GPU
### Framework
None
### Model used
stabilityai/stable-diffusion-xl-base-1.0
…
-
插件**每次**更新就会来一次
`AssertionError: Torch not compiled with CUDA enabled`
就得重新运行一次 update_comfyui_and_python_dependencies.bat 脚本,
希望大佬能有所取舍 不要因为个别功能依赖,影响整个插件的使用体验
```
Installing collected packag…
-
### Version
1.24.0
### What happened?
When you do a query like `select sum(amount) from my_table where user_id = $1` the return of the generated go function will be of type `int64`. However, when s…
-
Hey!
I have been trying to optimize the inference pipeline using batch inference. But everything used in the pipeline is written considering one image at a time. I was successful in creating batches …
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
## Compiler version
3.3.0
## Minimized code
```scala
object reprodefs:
abstract class Test[T]:
type D // a dependent type
abstract class Meta[V]:
val value: V
…
-
In a dry run I get
```
error[unsupported-nested-javascript]: referenced a JavaScript module without type declarations from a TypeScript module
--> # …
= hint: add a type declaration (d.ts) fo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-1302 |
|Radar | None |
|Original Reporter | bnut (JIRA Us…
-
I tried to publish a package with a `.js` file as the entrypoint and received this message:
```
warning[unsupported-javascript-entrypoint]: used a JavaScript module without type declarations as an…
-
what does these parameters(dists/dist_map) use for? it looks like useless in your code,