Documentation
¶
Overview ¶
package shared contains client and shared dependency without direct dependency on tensorflow
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Field ¶
type Field struct { Name string Index int Wildcard bool `json:",omitempty" yaml:",omitempty"` Layer string `json:",omitempty" yaml:",omitempty"` DataType string `json:",omitempty" yaml:",omitempty"` Auxiliary bool `json:",omitempty" yaml:",omitempty"` // contains filtered or unexported fields }
func (*Field) SetRawType ¶
Click to show internal directories.
Click to hide internal directories.