MCPcopy Create free account
hub / github.com/OUCMachineLearning/OUCML / operations.py

File operations.py

AutoML/darts-master/cnn/operations.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torch.nn as nn
3
4OPS = {

Callers

nothing calls this directly

Calls 5

ZeroClass · 0.85
IdentityClass · 0.85
FactorizedReduceClass · 0.85
SepConvClass · 0.85
DilConvClass · 0.85

Tested by

no test coverage detected