Ben
RRunPod
•Created by Ben on 3/10/2024 in #⚡|serverless
Serverless API Question
I could also just stack the tensors and then return a single list I guess
8 replies
RRunPod
•Created by Ben on 3/10/2024 in #⚡|serverless
Serverless API Question
if I return just a single item (2D list) as the result it seems ok, but if I do the above and return a list of two 2D lists, it doesn't work
8 replies
RRunPod
•Created by Ben on 3/10/2024 in #⚡|serverless
Serverless API Question
Sweet, thanks. I was returning my result as a dictionary, so I guess it thought that was the error.
8 replies