Home
last modified time | relevance | path

Searched defs:block_depth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator_circulant.py168 block_depth, argument
255 def block_depth(self): member in _BaseLinearOperatorCirculant
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dformat_parser.py235 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/aosp_15_r20/external/gemmlowp/internal/
H A Dpack.h179 int block_depth) const { in block()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c419 unsigned block_depth; /* thread group size in z dimension */ member