HomeSort by relevance Sort by last modified time
    Searched defs:cub (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 233 LLVMValueRef cub; local
260 cub = lp_build_const_int_vec(gallivm, type, 516);
288 *b = LLVMBuildMul(builder, u, cub, "");
  /external/tensorflow/tensorflow/core/kernels/
topk_op_gpu.cu.cc 23 #include "external/cub_archive/cub/device/device_segmented_radix_sort.cuh"
24 #include "external/cub_archive/cub/iterator/counting_input_iterator.cuh"
25 #include "external/cub_archive/cub/iterator/transform_input_iterator.cuh"
37 namespace cub { namespace
42 } // namespace cub
438 // TODO(ebrevdo): Once cub supports iterators for ValueT replace that tensor
447 cub::CountingInputIterator<int> counting_iter(0);
448 cub::TransformInputIterator<int, SegmentOffsetCreator,
449 cub::CountingInputIterator<int>>
471 auto err = cub::DeviceSegmentedRadixSort::SortPairsDescending
    [all...]
  /prebuilts/tools/common/m2/repository/com/puppycrawl/tools/checkstyle/5.9/
checkstyle-5.9.jar 
  /prebuilts/checkstyle/
checkstyle.jar 

Completed in 64 milliseconds