MCPcopy
hub / github.com/tensorlayer/TensorLayer / NonExistingLayerError

Class NonExistingLayerError

tensorlayer/layers/deprecated.py:7–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7class NonExistingLayerError(Exception):
8 pass
9
10
11# activation.py

Callers 15

PReluLayerFunction · 0.85
PRelu6LayerFunction · 0.85
PTRelu6LayerFunction · 0.85
AtrousConv1dLayerFunction · 0.85
AtrousConv2dLayerFunction · 0.85
AtrousDeConv2dLayerFunction · 0.85
DenseLayerFunction · 0.85
BinaryDenseLayerFunction · 0.85
DorefaDenseLayerFunction · 0.85
DropconnectDenseLayerFunction · 0.85
QuanDenseLayerWithBNFunction · 0.85
TernaryDenseLayerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…