Skip to content

Pull latest tensorflow master #10

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

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 <[email protected]>

* gitignore bazel config files

Signed-off-by: Ryan Nett <[email protected]>

* Add CONTRIBUTING.md

Signed-off-by: Ryan Nett <[email protected]>

* Add note about code generation

Signed-off-by: Ryan Nett <[email protected]>

* Updates

Signed-off-by: Ryan Nett <[email protected]>

* Use set TF_CUDA_COMPUTE_CAPABILITIES by default

Signed-off-by: Ryan Nett <[email protected]>

* Add dedicated native builds section

Signed-off-by: Ryan Nett <[email protected]>

* Fix quoting

Signed-off-by: Ryan Nett <[email protected]>
* Expose env to Op, add nicer error messages when crossing environments

Signed-off-by: Ryan Nett <[email protected]>

* Remove outdated test

Signed-off-by: Ryan Nett <[email protected]>
* 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 <[email protected]>
* Start of Indexing api

Signed-off-by: Ryan Nett <[email protected]>

* Add javadoc

Signed-off-by: Ryan Nett <[email protected]>

* codegen

Signed-off-by: Ryan Nett <[email protected]>

* op test

Signed-off-by: Ryan Nett <[email protected]>

* fix test

Signed-off-by: Ryan Nett <[email protected]>

* explain expected shape, fix slice input

Signed-off-by: Ryan Nett <[email protected]>

* add a final

Signed-off-by: Ryan Nett <[email protected]>

* fix constructor visibility

Signed-off-by: Ryan Nett <[email protected]>

* fix range check

Signed-off-by: Ryan Nett <[email protected]>

* start of adapting ndarray indexing

Signed-off-by: Ryan Nett <[email protected]>

* remove old Index class

Signed-off-by: Ryan Nett <[email protected]>

* test fix for rebase

Signed-off-by: Ryan Nett <[email protected]>

* test fix for rebase

Signed-off-by: Ryan Nett <[email protected]>

* Out of bounds warnings

Signed-off-by: Ryan Nett <[email protected]>

* Remove extra classes, plus a few fixes

Signed-off-by: Ryan Nett <[email protected]>

* Tests

Signed-off-by: Ryan Nett <[email protected]>

* ToString methods

Signed-off-by: Ryan Nett <[email protected]>

* Cleanup and formatting

Signed-off-by: Ryan Nett <[email protected]>

* Cleanup and formatting

Signed-off-by: Ryan Nett <[email protected]>

* Javadocs cleanup, new names

Signed-off-by: Ryan Nett <[email protected]>

* Split Slice into nullability cases

Signed-off-by: Ryan Nett <[email protected]>

* Change benchmark to fork once by default

Signed-off-by: Ryan Nett <[email protected]>

* Remove expand

Signed-off-by: Ryan Nett <[email protected]>

* remove tensor references

Signed-off-by: Ryan Nett <[email protected]>
* 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