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

[Doc]: add a short document for TensorRT plugins in mmcv #797

Merged
merged 5 commits into from
Jan 28, 2021

Conversation

RunningLeon
Copy link
Collaborator

This PR adds a short document for TensorRT plugins in mmcv.

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #797 (81fc196) into master (8e3a801) will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
+ Coverage   61.85%   61.97%   +0.12%     
==========================================
  Files         144      144              
  Lines        8467     8468       +1     
  Branches     1520     1520              
==========================================
+ Hits         5237     5248      +11     
+ Misses       2962     2953       -9     
+ Partials      268      267       -1     
Flag Coverage Δ
unittests 61.97% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmcv/fileio/handlers/yaml_handler.py 87.50% <0.00%> (-12.50%) ⬇️
mmcv/tensorrt/tensorrt_utils.py 1.03% <0.00%> (+1.03%) ⬆️
mmcv/image/io.py 90.75% <0.00%> (+1.77%) ⬆️
mmcv/tensorrt/init_plugins.py 43.75% <0.00%> (+43.75%) ⬆️
mmcv/tensorrt/__init__.py 50.00% <0.00%> (+50.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8e3a801...81fc196. Read the comment docs.

docs/tensorrt_plugin.md Outdated Show resolved Hide resolved
docs/tensorrt_plugin.md Outdated Show resolved Hide resolved
docs/tensorrt_plugin.md Outdated Show resolved Hide resolved
docs/tensorrt_plugin.md Show resolved Hide resolved
docs/tensorrt_plugin.md Show resolved Hide resolved
docs/tensorrt_plugin.md Outdated Show resolved Hide resolved
@ZwwWayne ZwwWayne merged commit 5afca13 into open-mmlab:master Jan 28, 2021
@RunningLeon RunningLeon deleted the trt-doc branch February 3, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants