Enrico Shippole

Results 37 issues of Enrico Shippole
trafficstars

Given the embedding udf below, the model re-loads and is reinitializing after each write and completed partition / parquet file: ```python import daft import torch import numpy as np from...

Hi @beaudet , Thank you for all of your work. I would like to confirm that we should be downloading the images from the `imageurl` column in the `mediaitems.csv` file....

### Feature Request Hello, Thank you for all of your great work. I was wondering if it would be a reasonable inclusion to add even more fused linear activation functions...

enhancement

**Describe the bug** I am currently testing the Hero component from pro and it does not fit the entire screen. **To Reproduce** I am using the first component from here:...

**Describe the issue**: Hello, Currently, I am unable to launch a job due to not being able to use `cpus-per-task` on our SLURM cluster. Is there any way to use...

### Describe the bug Hello, I am trying to read a video using the `read_video_frames`, and I am receiving the error below: ``` FATAL: exception not rethrown Aborted (core dumped)...

bug
p1

### Describe the bug I am trying to parse JSON inside a daft dataframe, but I receive the error: daft.exceptions.DaftCoreException: DaftError::External JSON deserialization error: Field not found in schema When...

bug