Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete compatibility of Tensorflow.rb with Tensorflow C API #81

Merged
merged 40 commits into from Mar 15, 2017

Conversation

arafatkatze
Copy link
Collaborator

No description provided.

Currently the tensor value is being made but the conversion to extract the contents is still in complete.
…ble is still to be done.

next target is to make sure that the session run function works perfectly.
…es that had to be read to

make the previous tensorflow API work.
TODO: Add the while loop to graph.
… added tests and helper functions for Operation class.
@arafatkatze arafatkatze force-pushed the master branch 2 times, most recently from ecf1954 to eb0cacf Compare March 5, 2017 04:13
commit ecf1954
Author: Arafatk <arafat.da.khan@gmail.com>
Date:   Sun Mar 5 09:41:43 2017 +0530

    Making linter changes and removing un necessary files.
    Squashed commit of the following:

    commit 1802f8a
    Author: Arafatk <arafat.da.khan@gmail.com>
    Date:   Sat Mar 4 23:47:21 2017 +0530

        Removing unnecessary file writing spec.

    commit 41dd55f
    Author: Arafatk <arafat.da.khan@gmail.com>
    Date:   Sat Mar 4 23:40:13 2017 +0530

        Adding Linter Changes to Specs.

    commit 23c6833
    Author: Arafatk <arafat.da.khan@gmail.com>
    Date:   Sat Mar 4 23:36:48 2017 +0530

        Adding Linter changes.

commit d8bcdc3
Author: Arafatk <arafat.da.khan@gmail.com>
Date:   Sat Mar 4 20:22:02 2017 +0530

    Adding specs for scope

commit 3b00f69
Author: Arafatk <arafat.da.khan@gmail.com>
Date:   Fri Mar 3 10:56:30 2017 +0530

    Adding Scope Class.
@arafatkatze arafatkatze merged commit 2404528 into somaticio:master Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant