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

  /external/tensorflow/tensorflow/core/kernels/
adjust_contrast_op_gpu.cu.cc 32 template struct functor::AdjustContrast<GPUDevice, uint8>;
33 template struct functor::AdjustContrast<GPUDevice, int8>;
34 template struct functor::AdjustContrast<GPUDevice, int16>;
35 template struct functor::AdjustContrast<GPUDevice, int32>;
36 template struct functor::AdjustContrast<GPUDevice, int64>;
37 template struct functor::AdjustContrast<GPUDevice, float>;
38 template struct functor::AdjustContrast<GPUDevice, double>;
adjust_contrast_op.h 26 struct AdjustContrast {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluseffects.h 32 AdjustContrast = 2,
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 956 milliseconds