You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/18 17:15:00 UTC

[jira] [Work logged] (BEAM-13972) Implement RunInference common interface

     [ https://issues.apache.org/jira/browse/BEAM-13972?focusedWorklogId=772039&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-772039 ]

ASF GitHub Bot logged work on BEAM-13972:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/May/22 17:14
            Start Date: 18/May/22 17:14
    Worklog Time Spent: 10m 
      Work Description: ryanthompson591 commented on code in PR #17508:
URL: https://github.com/apache/beam/pull/17508#discussion_r876146148


##########
sdks/python/apache_beam/ml/inference/api.py:
##########
@@ -38,6 +38,9 @@ class PredictionResult:
 @beam.typehints.with_output_types(Union[PredictionResult, Tuple[_K, PredictionResult]])  # pylint: disable=line-too-long
 class RunInference(beam.PTransform):
   """
+  NOTE: This API and its implementation are under development and
+  do not promise backward compatibility.

Review Comment:
   Got sidetracked with an important project. I'd hoped to get this into the release version.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 772039)
    Time Spent: 13h 10m  (was: 13h)

> Implement RunInference common interface
> ---------------------------------------
>
>                 Key: BEAM-13972
>                 URL: https://issues.apache.org/jira/browse/BEAM-13972
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Andy Ye
>            Assignee: Andy Ye
>            Priority: P2
>              Labels: run-inference
>             Fix For: 2.39.0
>
>          Time Spent: 13h 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)