Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc53 std::unique_ptr<const ThunkSchedule> thunk_schedule, in GpuExecutable()
Dnvptx_compiler.cc766 auto thunk_schedule = absl::make_unique<ThunkSchedule>( in RunBackend() local