Home
last modified time | relevance | path

Searched refs:CompileGpuAsmOrGetCached (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.h55 port::StatusOr<absl::Span<const uint8>> CompileGpuAsmOrGetCached(
Dredzone_allocator.cc307 CompileGpuAsmOrGetCached(executor->device_ordinal(), redzone_checker_ptx, in CheckRedzones()
Dasm_compiler.cc109 port::StatusOr<absl::Span<const uint8>> CompileGpuAsmOrGetCached( in CompileGpuAsmOrGetCached() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dbuffer_comparator.cc584 se::CompileGpuAsmOrGetCached(executor->device_ordinal(), in DeviceCompare()