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 latest tensorflow master #10

Merged
merged 9 commits into from
Feb 11, 2021
Merged

Conversation

JimClarke5
Copy link
Owner

No description provided.

jbentleyEG and others added 9 commits February 3, 2021 22:53
* Don't force test runs in ndarray and framework

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

* gitignore bazel config files

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

* Add CONTRIBUTING.md

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

* Add note about code generation

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

* Updates

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

* Use set TF_CUDA_COMPUTE_CAPABILITIES by default

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

* Add dedicated native builds section

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

* Fix quoting

Signed-off-by: Ryan Nett <rnett@calpoly.edu>
Signed-off-by: Ryan Nett <rnett@calpoly.edu>
* Expose env to Op, add nicer error messages when crossing environments

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

* Remove outdated test

Signed-off-by: Ryan Nett <rnett@calpoly.edu>
* Simplify generic parameters across losses and metrics.

* Reformat code

* Change order of TrainOps and QuantiQuantizationOps. For some reason, when I build it reverses these 2 from master's version.

* Fix LossMetric to change abstract "call" method to use gneric parameter for predictions instead of <T>.

* Reformat code, fix javadoc

* Remove trailing character

Co-authored-by: Karl Lessard <karl.lessard@gmail.com>
* Start of Indexing api

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

* Add javadoc

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

* codegen

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

* op test

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

* fix test

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

* explain expected shape, fix slice input

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

* add a final

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

* fix constructor visibility

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

* fix range check

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

* start of adapting ndarray indexing

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

* remove old Index class

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

* test fix for rebase

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

* test fix for rebase

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

* Out of bounds warnings

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

* Remove extra classes, plus a few fixes

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

* Tests

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

* ToString methods

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

* Cleanup and formatting

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

* Cleanup and formatting

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

* Javadocs cleanup, new names

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

* Split Slice into nullability cases

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

* Change benchmark to fork once by default

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

* Remove expand

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

* remove tensor references

Signed-off-by: Ryan Nett <rnett@calpoly.edu>
* Add docs generation script.

* overlay files from tensorflow-core-api/src/gen/java/org/tensorflow
@JimClarke5 JimClarke5 merged commit 5b0374b into JimClarke5:master Feb 11, 2021
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.

6 participants