Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dadjust_contrast_op_gpu.cu.cc33 template struct functor::AdjustContrast<GPUDevice, uint8>; member in tensorflow::functor
34 template struct functor::AdjustContrast<GPUDevice, int8>; member in tensorflow::functor
35 template struct functor::AdjustContrast<GPUDevice, int16>; member in tensorflow::functor
36 template struct functor::AdjustContrast<GPUDevice, int32>; member in tensorflow::functor
37 template struct functor::AdjustContrast<GPUDevice, int64>; member in tensorflow::functor
38 template struct functor::AdjustContrast<GPUDevice, float>; member in tensorflow::functor
39 template struct functor::AdjustContrast<GPUDevice, double>; member in tensorflow::functor
Dadjust_contrast_op_benchmark_test.cc24 static Graph* AdjustContrast(int batches, int width, int height) { in AdjustContrast() function
42 test::Benchmark(#DEVICE, AdjustContrast(B, W, H), \
Dadjust_contrast_op.cc79 functor::AdjustContrast<Device, T>()( in Compute()
108 void AdjustContrast<GPUDevice, T>::operator()( \
115 extern template struct AdjustContrast<GPUDevice, T>;
Dadjust_contrast_op.h26 struct AdjustContrast { struct
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_AdjustContrast.pbtxt2 graph_op_name: "AdjustContrast"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_AdjustContrast.pbtxt2 graph_op_name: "AdjustContrast"
Dapi_def_AdjustContrastv2.pbtxt4 name: "image.AdjustContrast"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_AdjustContrast.pbtxt2 graph_op_name: "AdjustContrast"
Dapi_def_AdjustContrastv2.pbtxt4 name: "AdjustContrast"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DAdjustContrast.pbtxt2 name: "AdjustContrast"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DAdjustContrast.pbtxt2 name: "AdjustContrast"
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dop_select_allowlist.md15 * `raw_ops.AdjustContrast`
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt60 name: "AdjustContrast"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt60 name: "AdjustContrast"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt602 name: "AdjustContrast"
640 name: "AdjustContrast"
Dops_history.v2.pbtxt1246 name: "AdjustContrast"
/external/tensorflow/
DRELEASE.md4632 * `AdjustContrast` kernel deprecated, new kernel `AdjustContrastv2` takes and
/external/tensorflow/tensorflow/go/op/
Dwrappers.go13110 func AdjustContrast(scope *Scope, images tf.Output, contrast_factor tf.Output, min_value tf.Output,… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt451 name: "AdjustContrast"