Searched defs:shape_h (Results 1 – 3 of 3) sorted by relevance
30 int64_t shape_h = 1; member
22 const int64_t shape_h, const int64_t shape_w, const int64_t kernel_d, in RealKernelSize()
130 auto shape_h = input_shape.at(1); in CheckIfSplit() local