HomeSort by relevance Sort by last modified time
    Searched refs:EmitAndCallOutlinedKernel (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
kernel_support_library.h 265 static void EmitAndCallOutlinedKernel(
270 // Thin wrappers around the more general EmitAndCallOutlinedKernel above.
271 static void EmitAndCallOutlinedKernel(
277 EmitAndCallOutlinedKernel(module_config, b, kernel_name, {arg0, arg1, arg2},
284 static void EmitAndCallOutlinedKernel(
290 EmitAndCallOutlinedKernel(
kernel_support_library.cc 72 void KernelSupportLibrary::EmitAndCallOutlinedKernel(
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
tiled_dot_emitter.cc     [all...]

Completed in 128 milliseconds