Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.h77 constexpr int64 kWarpSize = 32; variable
/external/tensorflow/tensorflow/core/kernels/
Dbias_op_gpu.cu.cc222 static constexpr int32 kWarpSize = 32; in compute() local