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

feat(validate): update DL fromat model validate #151

Merged
merged 5 commits into from
Nov 26, 2020

Conversation

judgeeeeee
Copy link
Contributor

@judgeeeeee judgeeeeee commented Nov 26, 2020

What this PR does / why we need it:

  • update tf.graphdef fromat from {Name}.pb to {Name}.graphdef
  • update tf.savedmodel format from {Name}.pb to saved_model.pb
  • update tensorrt format from {Name}.plan to [ {Name}.plan or {Name}.engine ]
  • update MXNetParmas form *.json to *symbol.json

Which issue(s) this PR is related to (optional, link to 3rd issue(s)):

Fixes #

Reference to #132

Special notes for your reviewer:

/cc @simon-cj

Release note:

update tf.graphdef fromat from {Name}.pb to {Name}.graphdef
update tf.savedmodel format from {Name}.pb to saved_model.pb
update tensorrt format from {Name}.plan to [ {Name}.plan or {Name}.engine ]
update MXNetParmas form *.json to *symbol.json
validate DL format: there can only be one legal file

@simon-cj
Copy link
Contributor

Need add descripttion and release-note

@simon-cj
Copy link
Contributor

/lgtm

@judgeeeeee judgeeeeee changed the title feat(example): rename graphdef model feat(validate): update DL fromat model validate Nov 26, 2020
@judgeeeeee
Copy link
Contributor Author

@codeflitting
Copy link
Member

/lgtm

@caicloud-bot caicloud-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 26, 2020
@caicloud-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: codeflitting, simon-cj

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [codeflitting,simon-cj]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@caicloud-bot caicloud-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 26, 2020
@caicloud-bot caicloud-bot merged commit e4867e6 into kleveross:master Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants