-
### Problem
I'd like the ability to add multiple backends of the same type (eg, AWS), as we may have different settings/use cases.
For example, we may want to run dev environments in one AWS acco…
-
-
Do you have any idea how to make the backends (specifically, GLES or Vulkan) selectable at runtime? For exmaple, by making some object-safe traits? Alternatively, it would help if multiple backends ca…
-
https://docs.tinygrad.org/env_vars/ describes env variables as enabling a certain backends. But it just changes the default. That makes a command like this nonsense:
```
CUDA=1 NV=1 CLANG=1 python -…
-
Kotlin startup time is awfull
-
### Description of the feature request:
I would like to be able to pass xds-protocol urls to configure --remote_executor and friends, to line it up with all the rest of my infrastructure. However t…
-
Does plotnine have an abstraction level that would make it (relatively) easy to implement backends besides matplotlib? I'm asking because I really like the gg logic, but would prefer interactive graph…
-
### Description
This may be a bug or a feature request, I'm not sure.
I'm building a project for Windows which needs to support CPU and CUDA backends. In .csproj I have:
```
``…
-
import torch
import torch.nn.functional as F
import droid_backends
anyone know what is the droid_backends?
-
Disclaimer: I have not run this just a coupke of thoughts.
Use ibis-project as a dataframe code output that translates to many known backends incl duckdb, pandas, polars, spark
Use smart_open …