Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.h55 bool implements_whole_instruction);
82 se::Stream* stream, bool implements_whole_instruction,
Dgemm_thunk.cc50 bool implements_whole_instruction) in GemmThunk() argument
56 implements_whole_instruction_(implements_whole_instruction) {} in GemmThunk()
174 bool implements_whole_instruction, in RunGemm() argument
249 implements_whole_instruction ? profile_index : -1) in RunGemm()
Dir_emitter_unnested.h653 const HloInstruction* inst, bool implements_whole_instruction);
Dir_emitter_unnested.cc3456 const HloInstruction* inst, bool implements_whole_instruction) { in BuildKernelThunk() argument
3468 implements_whole_instruction ? GetThunkInfo(inst) : Thunk::ThunkInfo(), in BuildKernelThunk()