Documentation
¶
Index ¶
Constants ¶
View Source
const (
//DefaultSignatureKey signature key
DefaultSignatureKey = "serving_default"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Input ¶
type Input struct {
Name string
Index int
reflect.Type
Placeholder tf.Output
Wildcard bool
Auxiliary bool
Layer string
}
Input represents model input
Click to show internal directories.
Click to hide internal directories.