Skip to content

Conversation

tanmayv25
Copy link
Contributor

No description provided.

krishung5
krishung5 previously approved these changes Jul 12, 2022
tanmayv25 and others added 2 commits July 12, 2022 16:14
Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>
Copy link
Contributor

@nv-kmcgill53 nv-kmcgill53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One spelling change and that's it.

README.md Outdated
[here](https://github.com/triton-inference-server/server/blob/main/docs/model_configuration.md#auto-generated-model-configuration).

However, in Graphdef format, models do not carry sufficient metadata and hence
Triton can not generate model configuration for them. As a result, config.pbtxt
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: cannot

@tanmayv25 tanmayv25 requested a review from nv-kmcgill53 July 13, 2022 00:41
@tanmayv25 tanmayv25 requested a review from Tabrizian July 13, 2022 00:58
Tabrizian
Tabrizian previously approved these changes Jul 13, 2022
nv-kmcgill53
nv-kmcgill53 previously approved these changes Jul 13, 2022
README.md Outdated
the [`ragged_batching`](https://github.com/triton-inference-server/server/blob/main/docs/ragged_batching.md#batch-input) and
[`sequence_batching`](https://github.com/triton-inference-server/server/blob/main/docs/model_configuration.md#sequence-batcher)
fields. There is not enough information in the model for the backend to be able to autocomplete these.
Addditionally, the backend cannot auto complete configuration for scalar tensors.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: Additionally

@tanmayv25 tanmayv25 dismissed stale reviews from nv-kmcgill53 and Tabrizian via d6fdaf8 July 13, 2022 21:42
@tanmayv25 tanmayv25 requested a review from krishung5 July 13, 2022 21:43
@tanmayv25 tanmayv25 merged commit 9b9f283 into main Jul 13, 2022
@tanmayv25 tanmayv25 deleted the tanmayv-autodoc branch July 13, 2022 21:53
mc-nv pushed a commit that referenced this pull request Jul 14, 2022
…73)

* Update docs in accordance with the new auto-complete-config behavior

* Update README.md

Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>

* Fix ups

* Fix

* Address review comments

* Address review comments

* Fix typo

Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>
mc-nv added a commit that referenced this pull request Jul 14, 2022
…73) (#74)

* Update docs in accordance with the new auto-complete-config behavior

* Update README.md

Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>

* Fix ups

* Fix

* Address review comments

* Address review comments

* Fix typo

Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>

Co-authored-by: Tanmay Verma <tanmay2592@gmail.com>
Co-authored-by: nv-kmcgill53 <101670481+nv-kmcgill53@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants