Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
class
NonExistingLayerError(Exception):
8
pass
9
10
11
# activation.py
Callers
15
PReluLayer
Function · 0.85
PRelu6Layer
Function · 0.85
PTRelu6Layer
Function · 0.85
AtrousConv1dLayer
Function · 0.85
AtrousConv2dLayer
Function · 0.85
AtrousDeConv2dLayer
Function · 0.85
DenseLayer
Function · 0.85
BinaryDenseLayer
Function · 0.85
DorefaDenseLayer
Function · 0.85
DropconnectDenseLayer
Function · 0.85
QuanDenseLayerWithBN
Function · 0.85
TernaryDenseLayer
Function · 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…