You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2023/01/17 19:12:00 UTC

[jira] [Commented] (SPARK-40264) Add helper function for DL model inference in pyspark.ml.functions

    [ https://issues.apache.org/jira/browse/SPARK-40264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677905#comment-17677905 ] 

Apache Spark commented on SPARK-40264:
--------------------------------------

User 'leewyang' has created a pull request for this issue:
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
>            Priority: Minor
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org