-
The current API for the `Optimizer` object calls the optimization in the `__init__` method
I wonder whether we can improve performance a bit (for example, when optimizing multiple voxels with the sam…
-
### The problem
Error in log file:
PipelineRunValidationError: the pipeline does not support speech-to-text
### What version of Home Assistant Core has the issue?
core-2024.11.1
#…
-
### System Info / 系統信息
ubuntu20.04
python3.10
CUDA Version: 12.4
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [ ] pip install / 通过 pip install 安…
-
I've got an error when I upgraded to Next 15. This is the `next.config.ts` file I used:
```typescript
import type { NextConfig } from 'next'
await import('@/env')
const config: NextConfig = …
-
**Is your feature request related to a problem? Please describe.**
Currently, sending data between Tensix cores means using semaphore and DMA into another core's L1. This is very difficult for most…
-
#### Description
Currently, Khiops scenarios's `MaxCoreNumber`, `MemoryLimit` and `TemporaryDirectoryName` `SystemParameters` are set either from a custom `GeneralOptions` instance, or from `KhiopsRu…
-
### Error description
A `TypeError: 'NoneType' object is not subscriptable` error is returned when an incorrect API token is passed into `dbt-cloud-cli` and these lines run;
https://github.com/d…
-
On the websocket API section that tells you how to subscribe to a trigger: https://developers.home-assistant.io/docs/api/websocket/#subscribe-to-trigger it says
> For each trigger that matches, the…
-
Come chat about the project on the [Godot Extended Libraries](https://discord.gg/tm2ZcBU) Discord!
# Sources
The ideas that follow stem from a desire to emulate and synchronize features from the…
-
The `core.py` file was meant to act as a central utility module where multiple other modules could find common functions. Over time, it has become bloated and it makes sense to move some of the relate…