TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
nvinfer1::plugin::detail Namespace Reference

Functions

void find_divisor (int denom, unsigned int &mul_coeff, unsigned int &shift_coeff)
 
__host__ __device__ __forceinline__ unsigned int umulhi (unsigned int x, unsigned int y)
 
__host__ __device__ int div_up (int a, int b)
 
int clz (int x)
 
int find_log_2 (int x, bool round_up=false)
 

Function Documentation

◆ find_divisor()

void nvinfer1::plugin::detail::find_divisor ( int  denom,
unsigned int mul_coeff,
unsigned int shift_coeff 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ umulhi()

__host__ __device__ __forceinline__ unsigned int nvinfer1::plugin::detail::umulhi ( unsigned int  x,
unsigned int  y 
)
Here is the caller graph for this function:

◆ div_up()

__host__ __device__ int nvinfer1::plugin::detail::div_up ( int  a,
int  b 
)
inline

◆ clz()

int nvinfer1::plugin::detail::clz ( int  x)
Here is the caller graph for this function:

◆ find_log_2()

int nvinfer1::plugin::detail::find_log_2 ( int  x,
bool  round_up = false 
)
Here is the call graph for this function:
Here is the caller graph for this function: