Searched defs:WH (Results 1 – 4 of 4) sorted by relevance
73 const int WH = src.shape().x() * src.shape().y(); in dequantization_layer() local
50 AI static Rect WH(float w, float h) { in WH() function53 AI static Rect WH(float2 size) { in WH() function
58 WH = [0, -214, 798] variable
131 candlesticks: Candlesticks<X, WM, BM, BH, WH>, in plot() argument