Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dgpu_launch_config.h292 int ygridlimit = deviceProp.maxGridSize[1]; in GetGpu3DLaunchConfig() local
327 {DivUp(block_count, blocksx), DivUp(ydim, threadsy), ygridlimit}); in GetGpu3DLaunchConfig()