Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2983 auto emit_kernel = [&](absl::Span<const int64> xor_masks) { in EmitSortFromMlir() local
3028 TF_RETURN_IF_ERROR(emit_kernel(xor_masks)); in EmitSortFromMlir()
3031 TF_RETURN_IF_ERROR(emit_kernel({xor_mask})); in EmitSortFromMlir()
3038 TF_RETURN_IF_ERROR(emit_kernel(xor_masks)); in EmitSortFromMlir()