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

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

                Author: ASF GitHub Bot
            Created on: 22/Apr/22 01:44
            Start Date: 22/Apr/22 01:44
    Worklog Time Spent: 10m 
      Work Description: ryanthompson591 commented on code in PR #17368:
URL: https://github.com/apache/beam/pull/17368#discussion_r855705844


##########
sdks/python/setup.py:
##########
@@ -159,6 +159,7 @@ def get_version():
 
 REQUIRED_TEST_PACKAGES = [
     'freezegun>=0.3.12',
+    'joblib>=1.1.0',

Review Comment:
   OK.  I've made joblib optional.
   
   Unless its necessary I'll keep it out of REQUIRED_PACKAGES for now.





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

    Worklog Id:     (was: 760548)
    Time Spent: 4h  (was: 3h 50m)

> Implement RunInference for Scikit-learn
> ---------------------------------------
>
>                 Key: BEAM-13983
>                 URL: https://issues.apache.org/jira/browse/BEAM-13983
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Andy Ye
>            Assignee: Ryan Thompson
>            Priority: P2
>              Labels: run-inference
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Implement RunInference for Scikit-learn as described in the design doc 
> [https://s.apache.org/inference-sklearn-pytorch]
> There will be a sklearn_impl.py file that contains SklearnModelLoader and 
> SlkearnInferenceRunner classes.



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

Reply via email to