Home
last modified time | relevance | path

Searched refs:BuildKernelThunkForMlirImpl (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h655 std::unique_ptr<KernelThunk> BuildKernelThunkForMlirImpl(
Dir_emitter_unnested.cc3483 std::unique_ptr<KernelThunk> IrEmitterUnnested::BuildKernelThunkForMlirImpl( in BuildKernelThunkForMlirImpl() function in xla::gpu::IrEmitterUnnested
3532 return BuildKernelThunkForMlirImpl(name, thunk_info, slices, ir_arrays); in BuildKernelThunkForMlir()
3565 return BuildKernelThunkForMlirImpl(name, thunk_info, slices, ir_arrays); in BuildKernelThunkForMlir()