STT-tensorflow/tensorflow/core/kernels/image
TensorFlower Gardener 0c68f6b042 Merge pull request #45934 from Intel-tensorflow:sriniva2/cnmspq
PiperOrigin-RevId: 351395114
Change-Id: Iac5cda7f1ca745318f350c59abe45bc32069fbad
2021-01-12 10:17:00 -08:00
..
adjust_contrast_op_benchmark_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
adjust_contrast_op_gpu.cu.cc
adjust_contrast_op_test.cc
adjust_contrast_op.cc Delete SYCL support 2020-09-15 11:21:47 -07:00
adjust_contrast_op.h
adjust_hsv_gpu.cu.h
adjust_hue_op_gpu.cu.cc
adjust_hue_op.cc
adjust_hue_op.h
adjust_saturation_op_gpu.cu.cc
adjust_saturation_op.cc
adjust_saturation_op.h
attention_ops.cc
BUILD Set visibility of linalg and image kernels to public. 2020-12-15 03:33:31 -08:00
colorspace_op_gpu.cu.cc
colorspace_op_test.cc
colorspace_op.cc Delete SYCL support 2020-09-15 11:21:47 -07:00
colorspace_op.h
crop_and_resize_op_benchmark_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
crop_and_resize_op_gpu.cu.cc
crop_and_resize_op_test.cc
crop_and_resize_op.cc Merge pull request #42143 from yongtang:42129-tf.image.crop_and_resize 2020-10-19 14:02:19 -07:00
crop_and_resize_op.h
decode_image_op.cc Add checks to prevent image decoding ops from decoding with wrong op type. 2020-10-16 11:48:48 -07:00
draw_bounding_box_op.cc
encode_jpeg_op_test.cc
encode_jpeg_op.cc
encode_png_op.cc
extract_image_patches_op_gpu.cu.cc
extract_image_patches_op.cc
extract_image_patches_op.h
extract_jpeg_shape_op.cc
extract_volume_patches_op_gpu.cu.cc
extract_volume_patches_op.cc
extract_volume_patches_op.h
generate_box_proposals_op.cu.cc [ROCm] Enable GenerateBoundingBoxProposals 2020-08-13 15:57:42 +00:00
image_ops_gpu.cu.cc
image_ops.cc
image_ops.h Merge pull request #41365 from WindQAQ:add-fill-constant-for-image-projective 2020-08-31 13:51:44 -07:00
mirror_pad_op_benchmark_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
mirror_pad_op_cpu_impl_1.cc
mirror_pad_op_cpu_impl_2.cc
mirror_pad_op_cpu_impl_3.cc
mirror_pad_op_cpu_impl_4.cc
mirror_pad_op_cpu_impl_5.cc
mirror_pad_op_cpu_impl.h
mirror_pad_op_gpu.cu.cc
mirror_pad_op_test.cc
mirror_pad_op.cc
mirror_pad_op.h
non_max_suppression_op_benchmark_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
non_max_suppression_op_gpu_test.cc
non_max_suppression_op_test.cc fix softnms bug when set iou threshold 2020-12-18 10:14:18 +00:00
non_max_suppression_op.cc Merge pull request #45934 from Intel-tensorflow:sriniva2/cnmspq 2021-01-12 10:17:00 -08:00
non_max_suppression_op.cu.cc Change NMS threshold criteria in GPU implementation to match CPU's (which was recently updated to fix regression). Also add a test for validating iou_threshold set to 0.0. 2020-11-12 03:12:15 -08:00
non_max_suppression_op.h
random_crop_op.cc
resize_area_op_test.cc
resize_area_op.cc
resize_bicubic_op_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
resize_bicubic_op.cc
resize_bilinear_op_gpu.cu.cc Revert PR #43178: Make fast builds work with MSVC 2020-10-05 10:30:22 -07:00
resize_bilinear_op_test.cc [ROCm] Re-enabling unit-tests that are now passing on ROCm platform 2020-12-07 16:41:10 +00:00
resize_bilinear_op.cc Add bfloat16 support to more image grad ops. 2021-01-05 19:06:06 -08:00
resize_bilinear_op.h
resize_nearest_neighbor_op_gpu.cu.cc do some refactor 2020-08-14 13:35:28 +00:00
resize_nearest_neighbor_op_test.cc Merge pull request #41050 from fsx950223:resize_nearest 2020-09-25 06:43:56 -07:00
resize_nearest_neighbor_op.cc
resize_nearest_neighbor_op.h
resize_op_benchmark_test.cc Update benchmarks to use newer API 2020-11-24 16:59:20 -08:00
sample_distorted_bounding_box_op.cc
sampling_kernels_test.cc
sampling_kernels.cc
sampling_kernels.h
scale_and_translate_op_test.cc
scale_and_translate_op.cc
scale_and_translate_op.h