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
export_tacotron2_onnx.Encoder Class Reference
Inheritance diagram for export_tacotron2_onnx.Encoder:
Collaboration diagram for export_tacotron2_onnx.Encoder:

Public Member Functions

def __init__ (self, tacotron2)
 
def forward (self, sequence, sequence_lengths)
 

Public Attributes

 tacotron2
 
 infer
 

Constructor & Destructor Documentation

◆ __init__()

def export_tacotron2_onnx.Encoder.__init__ (   self,
  tacotron2 
)

Member Function Documentation

◆ forward()

def export_tacotron2_onnx.Encoder.forward (   self,
  sequence,
  sequence_lengths 
)

Member Data Documentation

◆ tacotron2

export_tacotron2_onnx.Encoder.tacotron2

◆ infer

export_tacotron2_onnx.Encoder.infer

The documentation for this class was generated from the following file: