MCPcopy Create free account
hub / github.com/CodingBeard/tfkg / GetInputs

Method GetInputs

layer/interface.go:43–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 GetDtype() DataType
42 SetInputs(inputs ...Layer) Layer
43 GetInputs() []Layer
44 GetName() string
45 GetLayerWeights() []*tf.Tensor
46 GetKerasLayerConfig() interface{}

Callers 1

getPreviousLayersFunction · 0.65

Implementers 15

LHashinglayer/Hashing.go
LRandomWidthlayer/RandomWidth.go
LGlobalMaxPooling2Dlayer/GlobalMaxPooling2D.go
LRandomTranslationlayer/RandomTranslation.go
LSubtractlayer/Subtract.go
LDotlayer/Dot.go
LGlobalMaxPooling3Dlayer/GlobalMaxPooling3D.go
LNormalizationlayer/Normalization.go
LAveragePooling3Dlayer/AveragePooling3D.go
LLeakyReLUlayer/LeakyReLU.go
LTextVectorizationlayer/TextVectorization.go
LSyncBatchNormalizationlayer/SyncBatchNormalization.go

Calls

no outgoing calls

Tested by

no test coverage detected