test

package
v0.0.0-...-9b9b30a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//MobileNetV2 testing model
	MobileNetV2 = "MobileNetV2.tf"
	//NASNetMobile testing model
	NASNetMobile = "NASNetMobile.tf"

	//MobileNetV2Input input operation name of MobileNetV2 model
	MobileNetV2Input = "serving_default_input_1"
	//NASNetMobileInput input operation name of NASNetMobile model
	NASNetMobileInput = "serving_default_input_2"
)

Variables

This section is empty.

Functions

func UnzipModels

func UnzipModels() (unzippedBaseDir string, unzippedModels []string, err error)

UnzipModels unzips testing models into a temporary dir

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL