Home
last modified time | relevance | path

Searched refs:DETECT_DEFAULT_CONSTRUCT (Results 1 – 3 of 3) sorted by relevance

/dports/misc/tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dfeature.cc60 DETECT_DEFAULT_CONSTRUCT(Var) in DetectFeature()
61 DETECT_DEFAULT_CONSTRUCT(GlobalVar) in DetectFeature()
62 DETECT_DEFAULT_CONSTRUCT(Constant) in DetectFeature()
63 DETECT_DEFAULT_CONSTRUCT(Tuple) in DetectFeature()
70 DETECT_DEFAULT_CONSTRUCT(Op) in DetectFeature()
71 DETECT_DEFAULT_CONSTRUCT(Call) in DetectFeature()
80 DETECT_DEFAULT_CONSTRUCT(If) in DetectFeature()
82 DETECT_DEFAULT_CONSTRUCT(RefRead) in DetectFeature()
83 DETECT_DEFAULT_CONSTRUCT(RefWrite) in DetectFeature()
85 DETECT_DEFAULT_CONSTRUCT(Match) in DetectFeature()
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/relay/pass/
H A Dfeature.cc60 DETECT_DEFAULT_CONSTRUCT(Var) in DetectFeature()
61 DETECT_DEFAULT_CONSTRUCT(GlobalVar) in DetectFeature()
62 DETECT_DEFAULT_CONSTRUCT(Constant) in DetectFeature()
63 DETECT_DEFAULT_CONSTRUCT(Tuple) in DetectFeature()
70 DETECT_DEFAULT_CONSTRUCT(Op) in DetectFeature()
71 DETECT_DEFAULT_CONSTRUCT(Call) in DetectFeature()
80 DETECT_DEFAULT_CONSTRUCT(If) in DetectFeature()
82 DETECT_DEFAULT_CONSTRUCT(RefRead) in DetectFeature()
83 DETECT_DEFAULT_CONSTRUCT(RefWrite) in DetectFeature()
85 DETECT_DEFAULT_CONSTRUCT(Match) in DetectFeature()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/analysis/
H A Dfeature.cc57 DETECT_DEFAULT_CONSTRUCT(Var) in DetectFeature()
58 DETECT_DEFAULT_CONSTRUCT(GlobalVar) in DetectFeature()
59 DETECT_DEFAULT_CONSTRUCT(Constant) in DetectFeature()
60 DETECT_DEFAULT_CONSTRUCT(Tuple) in DetectFeature()
67 DETECT_DEFAULT_CONSTRUCT(Op) in DetectFeature()
68 DETECT_DEFAULT_CONSTRUCT(Call) in DetectFeature()
77 DETECT_DEFAULT_CONSTRUCT(If) in DetectFeature()
79 DETECT_DEFAULT_CONSTRUCT(RefRead) in DetectFeature()
80 DETECT_DEFAULT_CONSTRUCT(RefWrite) in DetectFeature()
82 DETECT_DEFAULT_CONSTRUCT(Match) in DetectFeature()
[all …]