Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc380 llvm::Type* GetIndexTypeForKernel(const HloInstruction* hlo, int64 launch_size, in GetIndexTypeForKernel() function
1976 return GetIndexTypeForKernel(root, launch_size, &b_); in HandleFusion()