[jira] [Created] (IGNITE-9788) ML: IgniteDataset op is not loaded in TensorFlow worker

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9788) ML: IgniteDataset op is not loaded in TensorFlow worker

Anton Vinogradov (Jira)
Anton Dmitriev created IGNITE-9788:
--------------------------------------

             Summary: ML: IgniteDataset op is not loaded in TensorFlow worker
                 Key: IGNITE-9788
                 URL: https://issues.apache.org/jira/browse/IGNITE-9788
             Project: Ignite
          Issue Type: Bug
          Components: ml
    Affects Versions: 2.7
            Reporter: Anton Dmitriev
            Assignee: Anton Dmitriev
             Fix For: 2.7


Due to late changes in TensorFlow master (third-party library used by "TensorFlow on Apache Ignite") worker code now requires explicit import of operations declared in contrib package.

 

We have to explicitly import IgniteDataset op.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)