Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LitLeo/TensorRT_Tutorial
/ functions
Functions
601 in github.com/LitLeo/TensorRT_Tutorial
⨍
Functions
601
◇
Types & classes
229
Method
logb
Exponent implementation. \param arg number to query \return floating point exponent
resource_for_billibilli/debug_plugin/plugin/half.h:2257
Function
lrint
Nearest integer using half's internal rounding mode. \param arg half expression to round \return nearest integer using default rounding mode template<
resource_for_billibilli/debug_plugin/plugin/half.h:3576
Method
lrint
Nearest integer implementation. \param arg value to round \return rounded value
resource_for_billibilli/debug_plugin/plugin/half.h:2126
Function
lround
Nearest integer. \param arg half to round \return nearest integer, rounded away from zero in half-way cases template<typename T> typename enable<long,
resource_for_billibilli/debug_plugin/plugin/half.h:3537
Method
lround
Nearest integer implementation. \param arg value to round \return rounded value
resource_for_billibilli/debug_plugin/plugin/half.h:2110
Function
main
@main function **************** **********************************/
cublas&cudnn_int8_demo/cublasGemmEx/gemmInt8_rect.cpp:66
Function
matmul_add_fp16
(network)
Hackathon2022/encoder2trt.py:276
Method
minus
Subtraction implementation. \param x first operand \param y second operand \return Half-precision difference stored in single-precision
resource_for_billibilli/debug_plugin/plugin/half.h:1598
Method
modf
Decompression implementation. \param arg number to decompress \param iptr address to store integer part at \return fractional part
resource_for_billibilli/debug_plugin/plugin/half.h:2167
Method
multiplies
Multiplication implementation. \param x first operand \param y second operand \return Half-precision product stored in single-precision
resource_for_billibilli/debug_plugin/plugin/half.h:1607
Function
n
\brief Get the index count. \return The index count.
resource_for_billibilli/debug_plugin/include/NvInfer.h:358
Function
nanh
Get NaN value. \return quiet NaN
resource_for_billibilli/debug_plugin/plugin/half.h:3058
Method
nanh
Get NaN. \return Half-precision quiet NaN
resource_for_billibilli/debug_plugin/plugin/half.h:1759
Function
nearbyint
Nearest integer using half's internal rounding mode. \param arg half expression to round \return nearest integer using default rounding mode template<
resource_for_billibilli/debug_plugin/plugin/half.h:3550
Method
negate
Negation implementation. \param arg value to negate \return negated value
resource_for_billibilli/debug_plugin/plugin/half.h:2516
Method
negate
resource_for_billibilli/debug_plugin/plugin/half.h:2532
Function
nextafter
Next representable value. \param from value to compute next representable value for \param to direction towards which to compute next value \return ne
resource_for_billibilli/debug_plugin/plugin/half.h:3726
Method
nextafter
Enumeration implementation. \param from number to increase/decrease \param to direction to enumerate into \return next representable number
resource_for_billibilli/debug_plugin/plugin/half.h:2287
Function
nexttoward
Next representable value. \param from value to compute next representable value for \param to direction towards which to compute next value \return ne
resource_for_billibilli/debug_plugin/plugin/half.h:3749
Method
nexttoward
Enumeration implementation. \param from number to increase/decrease \param to direction to enumerate into \return next representable number
resource_for_billibilli/debug_plugin/plugin/half.h:2305
Function
operator!=
resource_for_billibilli/debug_plugin/plugin/half.h:2714
Function
operator"" _h
Half literal. While this returns an actual half-precision value, half literals can unfortunately not be constant expressions due to rather involved co
resource_for_billibilli/debug_plugin/plugin/half.h:1573
Method
operator()
Compute hash function. \param arg half to hash \return hash value
resource_for_billibilli/debug_plugin/plugin/half.h:4285
Function
operator*
resource_for_billibilli/debug_plugin/plugin/half.h:2792
Method
operator*=
resource_for_billibilli/debug_plugin/plugin/half.h:1461
Function
operator+
resource_for_billibilli/debug_plugin/plugin/half.h:2772
Method
operator++
Postfix increment. \return non-incremented half value
resource_for_billibilli/debug_plugin/plugin/half.h:1537
Method
operator+=
resource_for_billibilli/debug_plugin/plugin/half.h:1441
Function
operator-
resource_for_billibilli/debug_plugin/plugin/half.h:2782
Method
operator--
Postfix decrement. \return non-decremented half value
resource_for_billibilli/debug_plugin/plugin/half.h:1546
Method
operator-=
resource_for_billibilli/debug_plugin/plugin/half.h:1451
Function
operator/
resource_for_billibilli/debug_plugin/plugin/half.h:2802
Method
operator/=
resource_for_billibilli/debug_plugin/plugin/half.h:1471
Function
operator<
resource_for_billibilli/debug_plugin/plugin/half.h:2725
Function
operator<<
resource_for_billibilli/debug_plugin/plugin/half.h:2834
Function
operator<=
resource_for_billibilli/debug_plugin/plugin/half.h:2747
Function
operator==
resource_for_billibilli/debug_plugin/plugin/half.h:2703
Function
operator>
resource_for_billibilli/debug_plugin/plugin/half.h:2736
Function
operator>=
resource_for_billibilli/debug_plugin/plugin/half.h:2758
Method
plus
Addition implementation. \param x first operand \param y second operand \return Half-precision sum stored in single-precision
resource_for_billibilli/debug_plugin/plugin/half.h:1589
Method
pow
Power implementation. \param base value to exponentiate \param exp power to expontiate to \return function value stored in single-preicision
resource_for_billibilli/debug_plugin/plugin/half.h:1878
Method
putOutput
resource_for_billibilli/debug_plugin/plugin/logging.h:67
Method
read_calibration_cache
(self)
Hackathon2022/calibrator.py:96
Method
read_calibration_cache
(self)
shenlan_homework_bert/calibrator.py:85
Method
read_histogram_cache
(self, length)
Hackathon2022/calibrator.py:114
Method
read_histogram_cache
(self, length)
shenlan_homework_bert/calibrator.py:103
Method
remainder
Remainder implementation. \param x first operand \param y second operand \return Half-precision division remainder stored in single-precision
resource_for_billibilli/debug_plugin/plugin/half.h:1657
Method
remquo
Remainder implementation. \param x first operand \param y second operand \param quo address to store quotient bits at \return Half-precision division
resource_for_billibilli/debug_plugin/plugin/half.h:1688
Method
reportFail
resource_for_billibilli/debug_plugin/plugin/logging.h:348
Method
reportPass
resource_for_billibilli/debug_plugin/plugin/logging.h:342
Method
reportTest
resource_for_billibilli/debug_plugin/plugin/logging.h:360
Method
reportTestEnd
\brief Report that a test has ended. \pre reportTestStart() has been called for the given testAtom \param[in] testAtom The handle to the test that h
resource_for_billibilli/debug_plugin/plugin/logging.h:335
Method
reportTestResult
\brief method that implements logging test results
resource_for_billibilli/debug_plugin/plugin/logging.h:413
Method
reportTestStart
\brief Report that a test has started. \pre reportTestStart() has not been called yet for the given testAtom \param[in] testAtom The handle to the t
resource_for_billibilli/debug_plugin/plugin/logging.h:319
Method
reportWaive
resource_for_billibilli/debug_plugin/plugin/logging.h:354
Method
rint
Nearest integer implementation. \param arg value to round \return rounded value
resource_for_billibilli/debug_plugin/plugin/half.h:2118
Function
round
Nearest integer. \param arg half to round \return nearest integer, rounded away from zero in half-way cases template<typename T> typename enable<half,
resource_for_billibilli/debug_plugin/plugin/half.h:3524
Method
round
Nearest integer implementation. \param arg value to round \return rounded value
resource_for_billibilli/debug_plugin/plugin/half.h:2102
Function
round_half
resource_for_billibilli/debug_plugin/plugin/half.h:1340
Function
round_half_impl
resource_for_billibilli/debug_plugin/plugin/half.h:1306
Method
scalbln
Scaling implementation. \param arg number to scale \param exp power of two to scale by \return scaled number
resource_for_billibilli/debug_plugin/plugin/half.h:2188
Function
scalbn
Multiply by power of two. \param arg number to modify \param exp power of two to multiply with \return \a arg multplied by 2 raised to \a exp template
resource_for_billibilli/debug_plugin/plugin/half.h:3666
Function
serFromDev
resource_for_billibilli/debug_plugin/plugin/plugin_common.h:102
Function
serFromHost
resource_for_billibilli/debug_plugin/plugin/plugin_common.h:117
Function
serNvDimsFromHost
serialize NvInfer Dims to buffer
resource_for_billibilli/debug_plugin/plugin/plugin_common.h:137
Method
serialize
Hackathon2022/LayerNormPlugin/SkipLayerNormV2Plugin.h:55
Method
serialize
Hackathon2022/LayerNormPlugin/LayerNormPlugin.h:71
Method
serialize
Hackathon2022/LayerNormPlugin/SkipLayerNormV1Plugin.h:55
Method
serialize
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:47
Method
serialize
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:64
Method
serialize
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:85
Function
serialized_size
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:106
Method
serialized_size
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:44
Method
serialized_size
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:61
Method
serialized_size
resource_for_billibilli/debug_plugin/plugin/serialize.hpp:82
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/SkipLayerNormV2Plugin.h:122
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/SkipLayerNormV2Plugin.h:188
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/LayerNormPlugin.h:137
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/LayerNormPlugin.h:203
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/SkipLayerNormV1Plugin.h:121
Method
setPluginNamespace
Hackathon2022/LayerNormPlugin/SkipLayerNormV1Plugin.h:187
Method
setPluginNamespace
shenlan_homework_bert/基础款LayerNormPlugin/基础款LayerNormPlugin/LayerNormPlugin.h:130
Method
setPluginNamespace
shenlan_homework_bert/基础款LayerNormPlugin/基础款LayerNormPlugin/LayerNormPlugin.h:196
Function
setReportableSeverity
resource_for_billibilli/debug_plugin/plugin/logger.cc:27
Method
setReportableSeverity
resource_for_billibilli/debug_plugin/plugin/logging.h:148
Function
set_output_name
(layer, prefix, name, out_idx = 0)
shenlan_homework_bert/builder.py:59
Function
set_output_range
(layer, maxval, out_idx = 0)
shenlan_homework_bert/builder.py:62
Method
severityPrefix
resource_for_billibilli/debug_plugin/plugin/logging.h:160
Method
severityPrefix
\brief returns an appropriate string for prefixing a log message with the given severity
resource_for_billibilli/debug_plugin/plugin/logging.h:374
Method
signbit
Sign bit implementation. \param arg value to check \retval true if signed \retval false if unsigned
resource_for_billibilli/debug_plugin/plugin/half.h:2378
Method
sin
Sine implementation. \param arg function argument \return function value stored in single-preicision
resource_for_billibilli/debug_plugin/plugin/half.h:1886
Method
sinh
Hyperbolic sine implementation. \param arg function argument \return function value stored in single-preicision
resource_for_billibilli/debug_plugin/plugin/half.h:1943
Function
subsample_fp16
(network)
Hackathon2022/encoder2trt.py:263
Method
supportsFormatCombination
Hackathon2022/LayerNormPlugin/SkipLayerNormV2Plugin.h:78
Method
supportsFormatCombination
Hackathon2022/LayerNormPlugin/LayerNormPlugin.h:94
Method
supportsFormatCombination
Hackathon2022/LayerNormPlugin/SkipLayerNormV1Plugin.h:78
Method
supportsFormatCombination
shenlan_homework_bert/基础款LayerNormPlugin/基础款LayerNormPlugin/LayerNormPlugin.h:92
Method
sync
synchronizes the stream buffer and returns 0 on success synchronizing the stream buffer consists of inserting the buffer contents into the stream, res
resource_for_billibilli/debug_plugin/plugin/logging.h:61
Method
tan
Tan implementation. \param arg function argument \return function value stored in single-preicision
resource_for_billibilli/debug_plugin/plugin/half.h:1902
Method
tanh
Hyperbolic tangent implementation. \param arg function argument \return function value stored in single-preicision
resource_for_billibilli/debug_plugin/plugin/half.h:1959
← previous
next →
401–500 of 601, ranked by callers