-
There was no problem executing start_spark_pi_on_local_sgx.sh, and there was no problem running start_python_numpy_on_sgx.sh. However, when executing start_pyspark_pi_on_local_sgx.sh, the following er…
-
An issue in LanChain-ai Langchain v.0.0.245 allows a remote attacker to execute arbitrary code via the evaluate function in the numexpr library.
[ppml/tdx/docker/trusted-bigdl-llm/requirements.txt]…
-
First, thanks for the amazing work on Pyfixest.
I have a colleague who needs to run many, many regressions using Poisson pseudo-likelihood regression with multiple levels of fixed effects (for grav…
-
### Describe the issue
Installed via the following command:
`python -m pip install intel_extension_for_pytorch`
And here is my pytorch info:
```
>>> torch.__version__
'2.0.0+cpu'
>>> torch.__co…
-
Reproduce steps:
```python
# test.py
import torch
import os
from bigdl.llm.transformers import AutoModel, AutoModelForCausalLM
from transformers import AutoTokenizer
import time
import numpy…
-
please slove private spark libs authorization issue about building docker image to ensure mappic safety review success.
-
* eyepy version: latest
* Python version: 3.10.0
* Operating System: CentOS Linux 8 (Core)
### Description
I tried to read my e2e file but I get the following error:
### What I Did
```
…
-
### Issue Type
Usability
### Modules Involved
SPU compiler
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.0.dev20240311
…
-
If I understand it correctly, the package uses OLS. This is fine when dealing with continuous data. In my case, I have count data. As I don't want to log-transform the data, I would rather use Poisson…
-
WIP from #7485 to #7740
**To do:**
@SEULiyao
- [x] MLlib classic learning algorithms
- [x] native and SGX validation
- [x] validate MLlib examples in K8S Spark mode
- [x] submit through big…