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

pull type def #7

Merged
merged 10 commits into from
Dec 30, 2020
Merged

pull type def #7

merged 10 commits into from
Dec 30, 2020

Conversation

JimClarke5
Copy link
Owner

No description provided.

rnett and others added 10 commits November 19, 2020 16:44
* Adjust sub-Ops classes to take Ops in their constructor instead of Scope, and get the scope from that.  Save Ops parameter to field and add accessor for it.

Signed-off-by: Ryan Nett <rnett@calpoly.edu>

* remove unlinked LinalgSparseOps

Signed-off-by: Ryan Nett <rnett@calpoly.edu>
…ers (#153)

* Added `Shaped` interface shared across different containers

* Override default Javadoc for `shape()`
…eager semantics. (#158)

* Change eager mode control inputs from exception to no-op, reflecting eager semantics.

Signed-off-by: Ryan Nett <rnett@calpoly.edu>

* fix test to reflect not throwing exception

Signed-off-by: Ryan Nett <rnett@calpoly.edu>
…159)

* Draft for DeviceSpec integration

* Added generation for Ops

* Removed something from generated Ops

* Finalized the PR

* Refactored Scope.apply method

* Handle case of separate usage of control dependencies in Init method
…160)

* Merge TType and Tensor instances as a single entity

* Rectify documentation based on PR review

* Rebase on master
* Leverage the Java type system for typing tensors

* Cleanup some obsolete imports and comments

* Restrict tensor types on some initializers

* Document a few exception cases and other cleanups
@JimClarke5 JimClarke5 merged commit 04f419a into JimClarke5:master Dec 30, 2020
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.

4 participants