Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dgpu_prim_helpers.h175 Status GpuInclusivePrefixSum(OpKernelContext* context, int size, in GpuInclusivePrefixSum() function
H A Dgpu_prim_helpers_test.cu.cc380 TEST_F(GpuPrimHelpersTest, GpuInclusivePrefixSum) { in TEST_F() argument