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

Improve Eigen Module API and Rename Modules to make more Sense #33

Merged
merged 6 commits into from
Sep 24, 2019

Conversation

raggledodo
Copy link
Collaborator

No description provided.

@raggledodo raggledodo changed the base branch from master to experiment-api September 24, 2019 01:26
@raggledodo raggledodo merged commit d236b84 into experiment-api Sep 24, 2019
@raggledodo raggledodo deleted the developer-api branch September 24, 2019 01:26
raggledodo added a commit that referenced this pull request Sep 27, 2019
…35)

* Improve Eigen Module API and Rename Modules to make more Sense (#33)

* overload binary elementary operators with constants

* overload operator for c++

* overload operator for python

* rename ade and ead to make more sense

* rename pll and move modl and eqns out of rocnnet

* rename modl to avoid confusing with model directory

* cover layr module

* update rocnnet includes

* replace modl with layr for rocnnet builds and doxyfile

* resolve remaining renaming issues

* fix softmax test

* reduce number of valgrind tests to reduce test time

* make tf.nn.softmax axis=-2 safer

* lower matrix max value to ensure 2-d is always generated

* convert remaining ead occurrences to eteq
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.

1 participant