Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenzhi1992/TensorRT-SSD
/ functions
Functions
67 in github.com/chenzhi1992/TensorRT-SSD
⨍
Functions
67
◇
Types & classes
8
↓ 2 callers
Function
BBoxSize
common.cpp:310
↓ 1 callers
Function
ConfData
common.cpp:212
↓ 1 callers
Function
DecodeBBox
code_type: 0 = CORNER; 1 = CENTER_SIZE; 2 = CORNER_SIZE * */
common.cpp:103
↓ 1 callers
Function
GetMaxScoreIndex
common.cpp:355
↓ 1 callers
Function
JaccardOverlap
common.cpp:327
↓ 1 callers
Function
PReLUForward
Other_layer_tensorRT/prelu.cpp:82
Function
ApplyNMSFast
common.cpp:375
Function
CUDA_KERNEL_LOOP
Other_layer_tensorRT/prelu.cpp:77
Method
ConcatPlugin
/ Concat Plugin Layer /
pluginImplement.cpp:14
Method
ConcatPlugin
pluginImplement.h:182
Function
DecodeBBoxes
common.cpp:193
Function
DecodeBBoxes_2
common.cpp:238
Method
FlattenLayer
pluginImplement.h:121
Function
Forward_DetectionOutputLayer
common.cpp:415
Function
GetConfidenceScores
Retrieve all confidences.
common.cpp:62
Function
GetLocPredictions
/ Updated date: 2018.3.7 /*This is my own implementation of the detectout layer code, because I met a mistake with the detectout api of /*tensorrt3.0
common.cpp:43
Function
GetPriorBBoxes
Retrieve all prior bboxes. bboxes and variances
common.cpp:76
Function
PReLU
Other_layer_tensorRT/prelu.cpp:75
Method
PreluPlugin
/ prelu Layer with tensorRT api /* author : chenzhi /* date : 2018.1.31 /* warning: The implementation of the prelu layer is not verified to be correc
Other_layer_tensorRT/prelu.cpp:10
Method
Reshape
pluginImplement.h:56
Function
SortScorePairDescend
common.cpp:349
Function
TENSORRT_GET_BLOCKS
CUDA: number of blocks for threads.
mathFunctions.h:64
Method
bboxProfile
pluginImplement.h:37
Method
configure
pluginImplement.cpp:131
Method
configure
pluginImplement.h:108
Method
configure
pluginImplement.h:168
Method
configure
Other_layer_tensorRT/prelu.cpp:66
Method
createPlugin
/ PluginFactory /
pluginImplement.cpp:145
Function
cublasGetErrorString
mathFunctions.cpp:5
Function
cudaCheckError
* cudaCheckError * @ingroup util */
cudaUtility.h:53
Function
curandGetErrorString
mathFunctions.cpp:35
Method
destroyPlugin
pluginImplement.cpp:715
Method
enqueue
pluginImplement.cpp:97
Method
enqueue
currently it is not possible for a plugin to execute "in place". Therefore we memcpy the data from the input to the output buffer
pluginImplement.h:91
Method
enqueue
pluginImplement.h:149
Method
enqueue
Other_layer_tensorRT/prelu.cpp:32
Method
getNbOutputs
pluginImplement.h:63
Method
getNbOutputs
pluginImplement.h:130
Method
getNbOutputs
pluginImplement.h:185
Method
getOutputDimensions
pluginImplement.cpp:30
Method
getOutputDimensions
pluginImplement.h:67
Method
getOutputDimensions
pluginImplement.h:131
Method
getOutputDimensions
Other_layer_tensorRT/prelu.cpp:26
Method
getSerializationSize
pluginImplement.cpp:115
Method
getSerializationSize
pluginImplement.h:98
Method
getSerializationSize
pluginImplement.h:157
Method
getSerializationSize
Other_layer_tensorRT/prelu.cpp:50
Method
getWorkspaceSize
pluginImplement.h:85
Method
getWorkspaceSize
pluginImplement.h:148
Method
getWorkspaceSize
pluginImplement.h:190
Function
iDivUp
* iDivUp * @ingroup util */
cudaUtility.h:82
Method
initialize
pluginImplement.cpp:47
Method
initialize
pluginImplement.h:76
Method
initialize
pluginImplement.h:140
Method
isPlugin
pluginImplement.cpp:673
Function
locateFile
common.cpp:2
Method
log
common.h:31
Function
readPGMFile
common.cpp:26
Method
serialize
pluginImplement.cpp:120
Method
serialize
pluginImplement.h:103
Method
serialize
pluginImplement.h:162
Method
serialize
Other_layer_tensorRT/prelu.cpp:55
Method
tagProfile
pluginImplement.h:46
Method
terminate
pluginImplement.cpp:88
Method
terminate
pluginImplement.h:81
Method
terminate
pluginImplement.h:144
Method
~PreluPlugin
Other_layer_tensorRT/prelu.cpp:22