-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530980
Build error leg or test failing: Microsoft.ML.Tests.WorkItemExecuti…
-
**Describe the bug**
App crashes on start
**To Reproduce**
Steps to reproduce the behavior:
1. Have app with working maplibre 10.0.2
2. Upgrade to 11.0.0-pre4
3. Start app
4. See crash (looks…
-
You can add ml model to generate english words
-
A test failed on a tracked branch
```
Error: retry.tryForTime reached timeout 5000 ms
TimeoutError: The element [data-test-subj="all-cases-modal"] was still present when it should have disappeared.
W…
-
### 🐛 Describe the bug
Running the following code:
```python
import torch
from dataclasses import dataclass
from typing import Tuple
@torch.jit.script
@dataclass(frozen=True)
class Info:
…
-
- look for ML or data meetups via meetup apps
- research on
- how to network
- how to start conversation with new ppl
- how to overcome nervousness in networking
- Connect with ppl on li…
-
The Malayalam translation file (`ml.js`) needs to be updated to include all translations present in the English file (`en.js`). Currently, the Malayalam translation may be incomplete or outdated compa…
-
### Describe the issue
I am trying to run the [phi-3-v-128k-instruct-vision.onnx](https://huggingface.co/microsoft/Phi-3-vision-128k-instruct-onnx-directml/blob/main/directml-int4-rtn-block-32/phi-…
-
ML.NET을 사용하여 시계열 예측을 수행하려면 주어진 데이터를 적절한 형식으로 변환하고, 모델을 정의하고 학습시키는 과정을 거쳐야 합니다. 아래는 시계열 예측을 위한 코드 작성 절차를 설명한 예시입니다.
1. NuGet 패키지 설치:
ML.NET을 사용하기 위해 프로젝트에 필요한 NuGet 패키지를 설치해야 합니다. Visual Studio의…
-
When trying the dune developer preview I had to do a manual upgrade of `git`. The git that's packaged by `ubuntu 20.04.6 LTS` is too old for `dune pkg`.
```sh
$ /usr/bin/git --version
git version…