Open
Conversation
Squashed commit of the following: commit 582b6e0 Author: Hemal Shah <hemalshah@google.com> Date: Sun Dec 18 22:26:17 2016 -0800 Completed fixes. commit 652dd93 Author: Hemal Shah <hemalshah@google.com> Date: Sun Dec 18 17:48:54 2016 -0800 Fixed extended test case tensor initialization. commit c9264dd Author: Hemal Shah <hemalshah@google.com> Date: Wed Dec 14 18:06:23 2016 -0800 Add extended test cases to manage multiple input/output models. commit c860993 Author: Hemal Shah <hemalshah@google.com> Date: Mon Dec 12 17:13:23 2016 -0800 Implement merge layer. commit eea0c14 Author: Hemal Shah <hemalshah@google.com> Date: Sat Dec 10 23:58:38 2016 -0800 Restore tests and remove functions. commit 2951887 Author: Hemal Shah <hemalshah@google.com> Date: Sat Dec 10 23:47:06 2016 -0800 Successfully ran simple tests. commit 6d9a0d7 Author: Hemal Shah <hemalshah@hemalshah-macbookair.roam.corp.google.com> Date: Sat Dec 10 23:31:55 2016 -0800 Fix missing include for memory. commit 06993bd Author: Hemal Shah <hemalshah@hemalshah-macbookair.roam.corp.google.com> Date: Sat Dec 10 23:27:33 2016 -0800 Rework code into KerasGraph. commit 46e09da Author: Hemal Shah <hemalshah@google.com> Date: Sat Dec 10 19:12:49 2016 -0800 Small fixes. commit 3aa0ac2 Author: Hemal Shah <hemalshah@hemalshah-macbookair.roam.corp.google.com> Date: Sat Dec 10 16:50:55 2016 -0800 Reworked execution for multiple input and output. commit 7d098b1 Author: Hemal Shah <hemalshah@google.com> Date: Sat Dec 10 11:25:30 2016 -0800 Add comment and TODOs. commit 7f23938 Author: Hemal Shah <hemalshah@google.com> Date: Sat Dec 10 11:08:57 2016 -0800 Rewrite linear path to work with functional and sequential models. commit 2ca927a Author: Hemal Shah <hemalshah@google.com> Date: Fri Dec 9 22:21:24 2016 -0800 Passing through layer names. commit 1377ce0 Author: Hemal Shah <hemalshah@google.com> Date: Wed Dec 7 11:00:57 2016 -0800 Export and reimport layer names.
Owner
|
Review status: 0 of 5 files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. keras_model.h, line 9 at r1 (raw file):
This is a test of reviewable Comments from Reviewable |
Owner
|
Review status: 0 of 5 files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. keras_model.h, line 9 at r1 (raw file): Previously, moof2k (Robert Rose) wrote…
Very interesting observation Comments from Reviewable |
Author
|
Review status: 0 of 5 files reviewed at latest revision, 1 unresolved discussion, some commit checks failed. keras_model.h, line 9 at r1 (raw file): Previously, moof2k (Robert Rose) wrote…
Done. Comments from Reviewable |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is