Searched defs:gathered (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/ |
H A D | math_grad.cc | 1254 auto gathered = Gather(scope, params, zero_clipped_indices); in GatherDropNegatives() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuTexture.cpp | 3435 …const Vec4 gathered = fetchGatherArray2DOffsets(src, sampler, s, t, depth, 0 /* component 0: d… in gatherArray2DOffsetsCompare() local 4484 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */); in gatherCompare() local
|