Home
last modified time | relevance | path

Searched refs:TILED (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/hlo/tests/
Dlhlo-fuse-linalg.mlir2 …ir-hlo-opt -lhlo-fuse-linalg=tile-sizes=2,3 %s -split-input-file | FileCheck %s -check-prefix=TILED
39 // TILED-LABEL: func @fusion
40 // TILED-DAG: %[[C2:.*]] = constant 2
41 // TILED-DAG: %[[C3:.*]] = constant 3
42 // TILED-NOT: linalg.generic
43 // TILED: scf.for {{.*}} step %[[C2]]
44 // TILED: scf.for {{.*}} step %[[C3]]
45 // TILED-NOT: scf.for
46 // TILED: linalg.generic
47 // TILED: addf
[all …]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_surface.h32 TILED, enumerator
Dnouveau_surface.c53 if (layout == TILED) { in nouveau_surface_alloc()
Dnouveau_fbo.c97 nouveau_surface_alloc(ctx, s, TILED, NOUVEAU_BO_VRAM | NOUVEAU_BO_MAP, in nouveau_renderbuffer_storage()
/external/mesa3d/src/freedreno/decode/scripts/
Dtexturator-to-unit-test-5xx.lua70 …ddr, blit.base, blit.width, blit.height, blit.ubwc_addr, blit.ubwc_base, r.RB_RESOLVE_CNTL_3.TILED)
/external/mesa3d/docs/relnotes/
D20.3.0.rst921 - panfrost: Clarify what TILED mode is