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

update the method of getting inference model from paddle hub #809

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

Shixiaowei02
Copy link
Contributor

Description

update the method of getting inference model from paddle hub

@lanking520 lanking520 merged commit aa929f4 into deepjavalibrary:master Apr 2, 2021
zachgk added a commit that referenced this pull request Apr 2, 2021
* Allowing users to search the ModelView Ui for a model via name, type, and version for the model.

* Using better variable names.

* Push serving and central one level down (#798)

Change-Id: I50d2b0e56b2a9597bd96dd2f1c6b2921d542aeeb

* Upgrade the Tensorflow java to 0.3.1 (#801)

* Changing type to application to match DJL terminology.

* Loading the list of applications through the model zoo data.

* Loading the list of versions through the model zoo data.

* Using the Model Search tool as the main navigator for finding a model.

* update the method of getting inference model from paddle hub (#809)

* Simple improvements acknowledging comments.

* Reduce the Conv testing during normal run (#810)

Currently, the convolution testing tests with a range of inputs across a number
of variables. This increases the test duration a bit much for the standard unit
test suite.

Instead, I reduce down to only two tests for unit testing. During nightly, the
full combination of ranges will be used.

Change-Id: I3b9671e2c353315368d5dff07271607cc6917c4c

* Allowing users to search the ModelView Ui for a model via name, type, and version for the model.

* Using better variable names.

* Changing type to application to match DJL terminology.

* Loading the list of applications through the model zoo data.

* Loading the list of versions through the model zoo data.

* Using the Model Search tool as the main navigator for finding a model.

* Simple improvements acknowledging comments.

Co-authored-by: Frank Liu <frankfliu2000@gmail.com>
Co-authored-by: Jake Lee <gstu1130@gmail.com>
Co-authored-by: 石晓伟 <39303645+Shixiaowei02@users.noreply.github.com>
Co-authored-by: Zach Kimberg <kimbergz@amazon.com>
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
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.

3 participants