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

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

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

ASF GitHub Bot commented on IGNITE-9788:
----------------------------------------

GitHub user dmitrievanthony opened a pull request:

    https://github.com/apache/ignite/pull/4912

    IGNITE-9788: Import IgniteDataset explicitly in TensorFlow worker code

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9788

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4912.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4912
    
----
commit 3340ac5cb6be7bec02ff16db7c554ef01e31cf1b
Author: Anton Dmitriev <dm...@...>
Date:   2018-10-04T06:33:57Z

    IGNITE-9788: Import IgniteDataset explicitly in TensorFlow worker code.

----


> 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
>            Priority: Blocker
>             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)