-
Hi, I don't have sudo access, but I was asked to provide sudo password when running the following command:
```
cm run script --tags=run-mlperf,inference,_r4.1-dev,_short,_scc24-base \
--model…
-
Root issue: #2346
Our column type inference seems to be slower than it could be. Look for ways to improve its performance.
## Profiling results
![2023-01-26_16-12](https://user-images.githubu…
-
### Environment information
```plain text
System:
OS: macOS 14.0
CPU: (10) arm64 Apple M2 Pro
Memory: 202.08 MB / 16.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.5.0 - /usr/local/bin/node…
-
Isolated declarations now allows this: https://www.typescriptlang.org/play/?isolatedDeclarations=true&ts=5.5.0-beta#code/KYDwDg9gTgLgBAMwK4DsDGMCWEVwIYDOAJgBQCUcA3gFBx1xTAxJS4CMA3NQL5A
-
Now that we have some generated types for input / output of each task, it would be nice to start using them for typing the inference clients.
It will also help us identify incompatibilities / weak …
-
## Bug Description
I'm seeing logs like:
```
[crawl:6723db818a845d9202425926] [primary] Bulk index failed after 4 attempts: 'Failed to index documents into Elasticsearch with an error '{"index":{"_in…
-
We currently incompletely prefer where-bounds over impls when proving trait goals and while normalizing. This causes multiple issues, so we discussed not applying this guidance immediately but returni…
-
Hi, I follow the exact steps to settup the environment and downloading the requirements for inference, however, when I want to do the inference test with this line of comment "sh inference_scripts/sdx…
-
I'm thinking that we should add a bit of narrative doc to explain the zoology of inference models (cluster size, cluster mess, one-and two-sided, parametric and non-parametric etc.)
_Originally po…
tsalo updated
2 months ago
-
The focus is to implement type inference for JavaScript code and identify potential optimization opportunities based on the inferred types. While maintaining correctness, the goal is to explore variou…