[ 
https://issues.apache.org/jira/browse/SPARK-40264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-40264.
----------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

Issue resolved by pull request 39628
[https://github.com/apache/spark/pull/39628]

> Add helper function for DL model inference in pyspark.ml.functions
> ------------------------------------------------------------------
>
>                 Key: SPARK-40264
>                 URL: https://issues.apache.org/jira/browse/SPARK-40264
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>    Affects Versions: 3.2.2
>            Reporter: Lee Yang
>            Assignee: Lee Yang
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> Add a helper function to create a pandas_udf for inference on a given DL 
> model, where the user provides a predict function that is responsible for 
> loading the model and inferring on a batch of numpy inputs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to