MCPcopy Create free account

hub / github.com/chenzhi1992/TensorRT-SSD / functions

Functions67 in github.com/chenzhi1992/TensorRT-SSD

↓ 2 callersFunctionBBoxSize
common.cpp:310
↓ 1 callersFunctionConfData
common.cpp:212
↓ 1 callersFunctionDecodeBBox
code_type: 0 = CORNER; 1 = CENTER_SIZE; 2 = CORNER_SIZE * */
common.cpp:103
↓ 1 callersFunctionGetMaxScoreIndex
common.cpp:355
↓ 1 callersFunctionJaccardOverlap
common.cpp:327
↓ 1 callersFunctionPReLUForward
Other_layer_tensorRT/prelu.cpp:82
FunctionApplyNMSFast
common.cpp:375
FunctionCUDA_KERNEL_LOOP
Other_layer_tensorRT/prelu.cpp:77
MethodConcatPlugin
/ Concat Plugin Layer /
pluginImplement.cpp:14
MethodConcatPlugin
pluginImplement.h:182
FunctionDecodeBBoxes
common.cpp:193
FunctionDecodeBBoxes_2
common.cpp:238
MethodFlattenLayer
pluginImplement.h:121
FunctionForward_DetectionOutputLayer
common.cpp:415
FunctionGetConfidenceScores
Retrieve all confidences.
common.cpp:62
FunctionGetLocPredictions
/ 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
FunctionGetPriorBBoxes
Retrieve all prior bboxes. bboxes and variances
common.cpp:76
FunctionPReLU
Other_layer_tensorRT/prelu.cpp:75
MethodPreluPlugin
/ 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
MethodReshape
pluginImplement.h:56
FunctionSortScorePairDescend
common.cpp:349
FunctionTENSORRT_GET_BLOCKS
CUDA: number of blocks for threads.
mathFunctions.h:64
MethodbboxProfile
pluginImplement.h:37
Methodconfigure
pluginImplement.cpp:131
Methodconfigure
pluginImplement.h:108
Methodconfigure
pluginImplement.h:168
Methodconfigure
Other_layer_tensorRT/prelu.cpp:66
MethodcreatePlugin
/ PluginFactory /
pluginImplement.cpp:145
FunctioncublasGetErrorString
mathFunctions.cpp:5
FunctioncudaCheckError
* cudaCheckError * @ingroup util */
cudaUtility.h:53
FunctioncurandGetErrorString
mathFunctions.cpp:35
MethoddestroyPlugin
pluginImplement.cpp:715
Methodenqueue
pluginImplement.cpp:97
Methodenqueue
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
Methodenqueue
pluginImplement.h:149
Methodenqueue
Other_layer_tensorRT/prelu.cpp:32
MethodgetNbOutputs
pluginImplement.h:63
MethodgetNbOutputs
pluginImplement.h:130
MethodgetNbOutputs
pluginImplement.h:185
MethodgetOutputDimensions
pluginImplement.cpp:30
MethodgetOutputDimensions
pluginImplement.h:67
MethodgetOutputDimensions
pluginImplement.h:131
MethodgetOutputDimensions
Other_layer_tensorRT/prelu.cpp:26
MethodgetSerializationSize
pluginImplement.cpp:115
MethodgetSerializationSize
pluginImplement.h:98
MethodgetSerializationSize
pluginImplement.h:157
MethodgetSerializationSize
Other_layer_tensorRT/prelu.cpp:50
MethodgetWorkspaceSize
pluginImplement.h:85
MethodgetWorkspaceSize
pluginImplement.h:148
MethodgetWorkspaceSize
pluginImplement.h:190
FunctioniDivUp
* iDivUp * @ingroup util */
cudaUtility.h:82
Methodinitialize
pluginImplement.cpp:47
Methodinitialize
pluginImplement.h:76
Methodinitialize
pluginImplement.h:140
MethodisPlugin
pluginImplement.cpp:673
FunctionlocateFile
common.cpp:2
Methodlog
common.h:31
FunctionreadPGMFile
common.cpp:26
Methodserialize
pluginImplement.cpp:120
Methodserialize
pluginImplement.h:103
Methodserialize
pluginImplement.h:162
Methodserialize
Other_layer_tensorRT/prelu.cpp:55
MethodtagProfile
pluginImplement.h:46
Methodterminate
pluginImplement.cpp:88
Methodterminate
pluginImplement.h:81
Methodterminate
pluginImplement.h:144
Method~PreluPlugin
Other_layer_tensorRT/prelu.cpp:22