Home
last modified time | relevance | path

Searched defs:thunk_sequence (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc1389 const ThunkSequence& thunk_sequence = in RunBackend() local
1646 auto thunk_sequence = ir_emitter->ConsumeThunkSequence(); in CompileLmhloToExecutable() local
H A Dgpu_executable.cc319 const ThunkSequence& thunk_sequence, in ExecuteThunks()