You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Dmitriev (JIRA)" <ji...@apache.org> on 2018/10/04 06:33:00 UTC

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

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)