Home
last modified time | relevance | path

Searched defs:d3 (Results 1 – 19 of 19) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_0/
Drelu1_quant8_2.mod.py23 d3 = 2 variable
Dlogistic_float_2.mod.py23 d3 = 2 variable
Drelu1_float_2.mod.py23 d3 = 2 variable
Drelu_float_2.mod.py23 d3 = 2 variable
Dlogistic_quant8_2.mod.py23 d3 = 1 #2 variable
Drelu6_quant8_2.mod.py23 d3 = 2 variable
Drelu6_float_2.mod.py23 d3 = 2 variable
Drelu_quant8_2.mod.py23 d3 = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlogistic_float_2_relaxed.mod.py23 d3 = 2 variable
Drelu6_float_2_relaxed.mod.py23 d3 = 2 variable
Drelu_float_2_relaxed.mod.py23 d3 = 2 variable
Drelu1_float_2_relaxed.mod.py23 d3 = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dlogistic_v1_2.mod.py40 d3 = 2 variable
Drelu_v1_2.mod.py34 d3 = 2 variable
Drelu1_v1_2.mod.py34 d3 = 2 variable
Drelu6_v1_2.mod.py34 d3 = 2 variable
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp851 void rsDebug(const char *s, const double3 *d3) {
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp1221 void rsDebug(const char *s, const double3 *d3) {
/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp3372 uint32_t d1, d2, d3; in parseSegmentIndex() local