-
We have recently upgraded our EDR system to Centos 7.9 with MLNX_OFED_LINUX-5.4-1.0.3.0 and the corresponding HPCX 2.9 distribution (before that we used HPCX 2.7). After that switch users started to r…
-
Firstable, thanks for sharing a so practical and so well programmed code. I am trying to run it with Tensorflow 1.2, and I am not able to pass the learning iter method, It seems that Tensorflow can't …
-
### SynapseML version
0.11.2
### System information
- **Language version** python 3.9
- **Spark Version** 3.4.1
- **Spark Platform** AWS EMR
### Describe the problem
LightGBM consi…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.15.0
### Custom code
No
### OS platform and distribution
MacOS 14.1…
-
### Your current environment
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Debia…
-
**Describe the bug**
fit a lightgbm model , the following bug occured: Dataset set feature names call failed in LightGBM with error: Do not support non-ascii characters in feature name.
In fact …
-
It's not 100% reproducible in my project, but the following seems to work:
```
opam source patdiff
cd patdiff*
rm bin/compare.mli
dune build -w bin/main.exe # leave running in the background
`…
-
Something does not work with cmath correctly:
```
---> Extracting tsmp-0.4.15.tar.gz
Executing: cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_R_R-tsmp/R-tsmp/work" && /usr/bin/gzip -…
-
**Describe the bug**
I am attempting to build a machine learning application with the recently released WinUI 3 desktop. Adding the package `Microsoft.ML.OnnxRuntime` to an out of the box WinUI 3 app…