Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Fix serialization of MultiEncoder #2831

Merged
merged 1 commit into from
Dec 16, 2015
Merged

Conversation

chetan51
Copy link
Contributor

Fixes #2830.

@numenta-ci
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @oxtopus, @scottpurdy and @breznak to be potential reviewers

@chetan51
Copy link
Contributor Author

@scottpurdy

@@ -41,7 +41,7 @@
# Map class to Cap'n Proto schema union attribute
_CLASS_ATTR_MAP = {
ScalarEncoder: "scalarEncoder",
AdaptiveScalarEncoder: "adaptivescalar",
AdaptiveScalarEncoder: "adaptiveScalarEncoder",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can RDSE be added to the list? It has its capnp files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open a separate issue for this.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@breznak
Copy link
Member

breznak commented Dec 15, 2015

👍

1 similar comment
@scottpurdy
Copy link
Contributor

👍

chetan51 added a commit that referenced this pull request Dec 16, 2015
Fix serialization of MultiEncoder
@chetan51 chetan51 merged commit 884baab into numenta:master Dec 16, 2015
@chetan51 chetan51 deleted the issue-2830 branch December 16, 2015 20:53
breznak pushed a commit to breznak/nupic that referenced this pull request Jan 11, 2016
Fix serialization of MultiEncoder
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants