Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc4011 llvm::Value* num_threads_y = constant(mapping_scheme.GetNumThreadsY()); in EmitTile() local
5320 int64 num_threads_y = reduction_dimensions.is_row_reduction ? 1 : kWarpSize; in ComputeReductionCodegenInfo() local