Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ var
Method
var
imperative/python/megengine/utils/network_node.py:69–70 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
67
68
@property
69
def
var(self):
70
return
super().var()
71
72
@var.setter
73
def
var(self, var):
Callers
15
_make_feed
Method · 0.45
test_gaussian_op
Function · 0.45
test_gamma_op
Function · 0.45
test_beta_op
Function · 0.45
test_poisson_op
Function · 0.45
test_multinomial_op
Function · 0.45
test_exponential_op
Function · 0.45
test_MultinomialRNG
Function · 0.45
test_syncbn
Function · 0.45
test_batchnorm
Function · 0.45
test_syncbn1d
Function · 0.45
test_batchnorm2d
Function · 0.45
Calls
1
_reset
Method · 0.95
Tested by
15
test_gaussian_op
Function · 0.36
test_gamma_op
Function · 0.36
test_beta_op
Function · 0.36
test_poisson_op
Function · 0.36
test_multinomial_op
Function · 0.36
test_exponential_op
Function · 0.36
test_MultinomialRNG
Function · 0.36
test_syncbn
Function · 0.36
test_batchnorm
Function · 0.36
test_syncbn1d
Function · 0.36
test_batchnorm2d
Function · 0.36
test_syncbn2d
Function · 0.36