Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SUT ¶
type SUT struct {
// contains filtered or unexported fields
}
func NewSUT ¶
func NewSUT(ctx context.Context, backendName string, modelPath string, useGPU bool, GPUID int, traceLevel string, batchSize int) (*SUT, error)
NewSUT ...
func (*SUT) GetModelManifest ¶
func (s *SUT) GetModelManifest() (dl.ModelManifest, error)
func (*SUT) GetPreprocessMethod ¶
Click to show internal directories.
Click to hide internal directories.