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

Add a shape argument for the output of the TF plugin #45

Merged
merged 3 commits into from
Jul 15, 2018

Conversation

Kh4L
Copy link
Contributor

@Kh4L Kh4L commented Jul 13, 2018

The TensorFlow plugin had NHWC layout hardcoded for the TF Tensor shape output.

Now the user can specify the desired shape of the data output. It must match the pipeline defined in DALI pipeline.

Add docstring for the TF plugin.

Kh4L added 3 commits July 13, 2018 12:15
Signed-off-by: Serge Panev <spanev@nvidia.com>
Signed-off-by: Serge Panev <spanev@nvidia.com>
Signed-off-by: Serge Panev <spanev@nvidia.com>
@cliffwoolley cliffwoolley merged commit c6beba2 into NVIDIA:master Jul 15, 2018
@cliffwoolley
Copy link
Contributor

This should resolve #27, right, @Kh4L ?

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