TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
data_functions Namespace Reference

Functions

def get_collate_function (model_name, n_frames_per_step)
 
def get_data_loader (model_name, dataset_path, audiopaths_and_text, args)
 
def get_batch_to_gpu (model_name)
 

Function Documentation

◆ get_collate_function()

def data_functions.get_collate_function (   model_name,
  n_frames_per_step 
)
Here is the caller graph for this function:

◆ get_data_loader()

def data_functions.get_data_loader (   model_name,
  dataset_path,
  audiopaths_and_text,
  args 
)
Here is the caller graph for this function:

◆ get_batch_to_gpu()

def data_functions.get_batch_to_gpu (   model_name)
Here is the caller graph for this function: