Skip to content

Commit 36e7b34

Browse files
authored
Rename DeepStream/yoloPlugins.h to DeepStream/nvdsinfer_custom_impl_Yolo/yoloPlugins.h
1 parent c84a9e0 commit 36e7b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeepStream/yoloPlugins.h renamed to DeepStream/nvdsinfer_custom_impl_Yolo/yoloPlugins.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ class YoloLayerV3PluginCreator : public nvinfer1::IPluginCreator
133133
std::string m_Namespace {""};
134134
};
135135

136-
#endif // __YOLO_PLUGINS__
136+
#endif // __YOLO_PLUGINS__

0 commit comments

Comments
 (0)