Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingBeard/tfkg
/ SetInputs
Method
SetInputs
layer/interface.go:42–42 ·
view source on GitHub ↗
(inputs ...Layer)
Source
from the content-addressed store, hash-verified
40
GetShape() tf.Shape
41
GetDtype() DataType
42
SetInputs(inputs ...Layer) Layer
43
GetInputs() []Layer
44
GetName() string
45
GetLayerWeights() []*tf.Tensor
Callers
4
NewSequentialModel
Function · 0.65
main
Function · 0.65
main
Function · 0.65
main
Function · 0.65
Implementers
15
LHashing
layer/Hashing.go
LRandomWidth
layer/RandomWidth.go
LGlobalMaxPooling2D
layer/GlobalMaxPooling2D.go
LRandomTranslation
layer/RandomTranslation.go
LSubtract
layer/Subtract.go
LDot
layer/Dot.go
LGlobalMaxPooling3D
layer/GlobalMaxPooling3D.go
LNormalization
layer/Normalization.go
LAveragePooling3D
layer/AveragePooling3D.go
LLeakyReLU
layer/LeakyReLU.go
LTextVectorization
layer/TextVectorization.go
LSyncBatchNormalization
layer/SyncBatchNormalization.go
Calls
no outgoing calls
Tested by
no test coverage detected