Home
last modified time | relevance | path

Searched refs:gpu_types (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.h151 struct gpu_types { struct
210 struct gpu_types *types, void *user);
228 struct gpu_types types;
441 struct gpu_types *types, void *user), void *user);
Dgpu_print.h10 struct gpu_types *types, struct gpu_prog *prog);
Dgpu_print.c261 static int already_printed(struct gpu_types *types, in already_printed()
278 struct gpu_types *types, struct gpu_prog *prog) in gpu_print_types()
Dcuda.c689 struct gpu_types *types, void *user) in print_cuda()
Dgpu.c5718 struct gpu_types *types, void *user), void *user) in generate_gpu()
/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc407 DataType gpu_types[] = { variable
417 .TypeConstraint("Tin", gpu_types)
418 .TypeConstraint("Tout", gpu_types),
/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
DBUILD56 "//tensorflow/compiler/xla/service/gpu:gpu_types",
/external/tensorflow/tensorflow/stream_executor/gpu/
DBUILD202 hdrs = if_gpu_is_configured(["gpu_types.h"]),
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
DBUILD94 name = "gpu_types",
95 hdrs = ["gpu_types.h"],
609 ":gpu_types",