Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-MONAI/MONAI
/ apply
Method
apply
monai/transforms/regularization/array.py:47–48 ·
view source on GitHub ↗
(self, data: torch.Tensor)
Source
from the content-addressed store, hash-verified
45
46
@abstractmethod
47
def
apply(self, data: torch.Tensor):
48
raise
NotImplementedError()
49
50
def
randomize(self, data=None) -> None:
51
""
"
Callers
12
forward
Method · 0.45
run_training_test
Function · 0.45
test_cpu
Method · 0.45
test_cpu_precise
Method · 0.45
test_cuda_precise
Method · 0.45
test_cpu_precise
Method · 0.45
test_cuda_precise
Method · 0.45
test_cuda
Method · 0.45
test_cpu_approx
Method · 0.45
test_cuda_approx
Method · 0.45
test_cpu_precise
Method · 0.45
test_cuda_precise
Method · 0.45
Calls
no outgoing calls
Tested by
11
run_training_test
Function · 0.36
test_cpu
Method · 0.36
test_cpu_precise
Method · 0.36
test_cuda_precise
Method · 0.36
test_cpu_precise
Method · 0.36
test_cuda_precise
Method · 0.36
test_cuda
Method · 0.36
test_cpu_approx
Method · 0.36
test_cuda_approx
Method · 0.36
test_cpu_precise
Method · 0.36
test_cuda_precise
Method · 0.36