Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ StaticLazyAxis
Function
StaticLazyAxis
tensorpack/models/shape_utils.py:29–30 ·
view source on GitHub ↗
(dim)
Source
from the content-addressed store, hash-verified
27
28
29
def
StaticLazyAxis(dim):
30
return
lambda
: dim
31
32
33
class
StaticDynamicShape(object):
Callers
2
__init__
Method · 0.85
apply
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected