Home
last modified time | relevance | path

Searched defs:axisSize (Results 1 – 7 of 7) sorted by relevance

/external/armnn/src/backends/reference/workloads/
DArgMinMax.cpp24 const unsigned int axisSize = inputTensorInfo.GetShape()[uAxis]; in ArgMinMax() local
DSoftmax.cpp30 const unsigned int axisSize = inputShape[uAxis]; in Softmax() local
DLogSoftmax.cpp47 const unsigned int axisSize = inputShape[uAxis]; in LogSoftmax() local
/external/armnn/src/armnn/
DDescriptors.cpp383 const int axisSize = armnn::numeric_cast<int>(inputShape[axis]); in GetStartForAxis() local
417 const int axisSize = armnn::numeric_cast<int>(inputShape[axis]); in GetStopForAxis() local
/external/skia/src/sfnt/
DSkOTTable_fvar.h28 SK_OT_USHORT axisSize; // Must be 0x0014 in v1.0 member
/external/harfbuzz_ng/src/
Dhb-ot-var-fvar-table.hh313 HBUINT16 axisSize; /* The size in bytes of each VariationAxisRecord — member
/external/freetype/src/truetype/
Dttgxvar.c2076 FT_UShort axisSize; member