Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

TensorRT tutorial is missing in master #18729

Open
aaronmarkham opened this issue Jul 16, 2020 · 3 comments
Open

TensorRT tutorial is missing in master #18729

aaronmarkham opened this issue Jul 16, 2020 · 3 comments

Comments

@aaronmarkham
Copy link
Contributor

Description

So the docs give a 404. https://mxnet.apache.org/versions/1.6/api/python/docs/tutorials/performance/backend/tensorrt/index.html

Here's the old version of it assuming it is still valid for master.
https://github.com/apache/incubator-mxnet/blob/v1.x/docs/python_docs/python/tutorials/performance/backend/tensorrt/tensorrt.md

@ptrendx
Copy link
Member

ptrendx commented Jul 16, 2020

@Kh4L Could you check if the content from 1.x is ok / modify the example to work with the current master?

@aaronmarkham You gave link to 1.6 version, which seems to be there, the one that does not work is the master equivalent: https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt

@Kh4L
Copy link
Contributor

Kh4L commented Jul 17, 2020

@ptrendx @aaronmarkham It has been removed in this PR #18579
cc @eric-haibin-lin

@eric-haibin-lin
Copy link
Member

I think there's extra effort to enable tensor-rt integration with the gluon cachedop, as graph executor was dropped in mxnet 2.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants