STT-tensorflow/tensorflow/core/util
Deven Desai 1498747b30 Removing references to TENSORFLOW_COMPILER_IS_HIP_CLANG
Now that we are way past the switch to use ROCm 3.5 and above (i.e. hip-clang), the codes within `#ifdef TENSORFLOW_COMPILER_IS_HIP_CLANG` are always enabled, and the codes within the corresponding `#else` blocks are deadcodes.

This commit removes the references to `#ifdef TENSORFLOW_COMPILER_IS_HIP_CLANG` and their corresponding `#else` blocks
2020-12-04 02:26:19 +00:00
..
ctc Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
proto Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
rpc Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
sparse Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
tensor_bundle Remove the alias for tensorflow/core/framework:tensor_testutil 2020-10-15 08:30:48 -07:00
abstract_stack_trace.h Implement async Python stack trace error reporting. 2020-07-20 13:24:31 -07:00
activation_mode.cc Branch 167812735 (#12867) 2017-09-06 23:52:56 -07:00
activation_mode.h fix C++ header guards. 2018-08-21 16:22:05 -07:00
batch_util.cc Rollforward: Add uint32 & uint64 to TF_CALL_INTEGRAL_TYPES 2020-06-22 23:09:59 -07:00
batch_util.h add a tensorflow::batch_util::CopyContiguousSlices utility function for 2020-05-27 10:26:55 -07:00
bcast_test.cc Allow RandomBinomial op to broadcast parameters. 2019-11-18 20:18:33 -08:00
bcast.cc Allow RandomBinomial op to broadcast parameters. 2019-11-18 20:18:33 -08:00
bcast.h Update bcast.h 2020-07-15 11:17:35 -04:00
BUILD Prevent unnecessary copies of oneDNN in .so files. 2020-11-05 16:13:27 -08:00
command_line_flags_test.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
command_line_flags.cc Update tf_mlir_enable_mlir_bridge support unspecified 2020-10-16 09:55:12 -07:00
command_line_flags.h Update tf_mlir_enable_mlir_bridge support unspecified 2020-10-16 09:55:12 -07:00
cuda_solvers.cc Break up core/kernels/BUILD (part 1 of N): 2020-08-04 17:24:28 -07:00
cuda_solvers.h Break up core/kernels/BUILD (part 1 of N): 2020-08-04 17:24:28 -07:00
cuda_sparse.cc Break up core/kernels/BUILD (part 1 of N): 2020-08-04 17:24:28 -07:00
cuda_sparse.h Qualify uses of std::string 2020-09-17 19:45:10 -07:00
debug_events_writer_test.cc [tfdbg2] Add tfdbg_run_id to metadata of data dumps 2020-06-15 13:52:52 -07:00
debug_events_writer.cc [tfdbg2] Add tfdbg_run_id to metadata of data dumps 2020-06-15 13:52:52 -07:00
debug_events_writer.h [tfdbg2] Add tfdbg_run_id to metadata of data dumps 2020-06-15 13:52:52 -07:00
device_name_utils_test.cc Introduce helper ParseFullOrLocalName 2020-09-02 14:21:04 -07:00
device_name_utils.cc Introduce helper ParseFullOrLocalName 2020-09-02 14:21:04 -07:00
device_name_utils.h Introduce helper ParseFullOrLocalName 2020-09-02 14:21:04 -07:00
dump_graph_test.cc Refactor dump_graph to work on WriteableFile internally 2020-04-13 15:48:24 -07:00
dump_graph.cc Remove all uses of TENSORFLOW_LITE_PROTOS. 2020-05-06 02:43:41 -07:00
dump_graph.h Refactor dump_graph to work on WriteableFile internally 2020-04-13 15:48:24 -07:00
einsum_op_util.cc
einsum_op_util.h
env_var.cc Split out env_var from :lib target. 2020-01-17 17:22:04 -08:00
env_var.h Split out env_var from :lib target. 2020-01-17 17:22:04 -08:00
equal_graph_def_test.cc
equal_graph_def.cc
equal_graph_def.h
event.proto Add go_package options to more proto files 2020-09-14 14:11:15 -07:00
events_writer_test.cc
events_writer.cc Use explicit primitive types with strings::Printf 2020-03-08 20:58:24 -07:00
events_writer.h Qualify uses of std::string 2020-08-12 09:57:36 -07:00
example_proto_fast_parsing_test.cc Updated util/ to use tstring. 2019-08-15 09:11:53 -07:00
example_proto_fast_parsing_test.proto Tolerate unrecognized top-level fields in fast Example parsing. 2017-02-09 09:09:44 -08:00
example_proto_fast_parsing.cc Fixed bug where Tensorflow misreports sizes when sizes are mismatched. 2020-10-08 16:18:10 -07:00
example_proto_fast_parsing.h minor spelling tweaks 2020-02-27 15:42:16 +09:00
example_proto_helper_test.cc Updated the majority of string tensor accessors to use tstring type. 2019-08-07 11:46:35 -07:00
example_proto_helper.cc Prevent dereferencing nullptr in CopyIntoSparseTensor called with empty tensor. 2020-07-28 14:20:33 -07:00
example_proto_helper.h Fixes/updates for tensorflow::tstring migration. 2019-11-26 23:35:38 -08:00
exec_on_stall_test.cc
exec_on_stall.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
gpu_cuda_alias.h Apply gpu-cuda forwarding host function macro 2019-05-10 15:38:47 +00:00
gpu_device_functions.h Provide a template overload that works for all primitive types on GpuAtomic[Add|Sub|Min|Max]. CUDA only provides a handful of these and we need to emulate the rest. In particular, CUDA provides no overloads for unsigned long or long. 2020-09-15 20:55:42 -07:00
gpu_kernel_helper_test.cu.cc Merge pull request #40305 from ROCmSoftwarePlatform:google-upstream-kernel-helper-test 2020-06-22 11:51:48 -07:00
gpu_kernel_helper.h Replace remaining reference to GetCudaStream with GetGpuStream. 2019-07-01 11:51:14 -07:00
gpu_launch_config.h Removing references to TENSORFLOW_COMPILER_IS_HIP_CLANG 2020-12-04 02:26:19 +00:00
guarded_philox_random.cc
guarded_philox_random.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
image_resizer_state.h Merge pull request #39243 from duncanriach:deterministic-image-resize-bilinear 2020-09-22 08:54:54 -07:00
incremental_barrier_test.cc In tensorflow/core/util/, introduce a IncrementalBarrier library. 2020-05-26 12:56:05 -07:00
incremental_barrier.cc In tensorflow/core/util/, introduce a IncrementalBarrier library. 2020-05-26 12:56:05 -07:00
incremental_barrier.h In tensorflow/core/util/, introduce a IncrementalBarrier library. 2020-05-26 12:56:05 -07:00
matmul_autotune.cc Rollback PR #43237: Integrate cuBLASLt API into backend 2020-11-05 15:20:10 -08:00
matmul_autotune.h Rollback PR #43237: Integrate cuBLASLt API into backend 2020-11-05 15:20:10 -08:00
matmul_bcast_test.cc Use absl instead of deprecated str_util 2019-05-21 08:10:10 -07:00
matmul_bcast.cc Allow RandomBinomial op to broadcast parameters. 2019-11-18 20:18:33 -08:00
matmul_bcast.h Move MatMulBCast class to core/util. 2019-04-23 17:08:19 -07:00
memmapped_file_system_test.cc Automated rollback of commit 6fa6bd045c 2018-10-15 11:22:32 -07:00
memmapped_file_system_writer.cc Fix issue with file sizes in MemmappedFileSystem. 2019-04-02 21:41:17 -04:00
memmapped_file_system_writer.h Fix issue with file sizes in MemmappedFileSystem. 2019-04-02 21:41:17 -04:00
memmapped_file_system.cc Moving rest of the filesystems to Transactional API 2020-08-04 18:04:52 -07:00
memmapped_file_system.h Moving rest of the filesystems to Transactional API 2020-08-04 18:04:52 -07:00
memmapped_file_system.proto Merge pull request #27382 from hlsyounes:master 2019-04-03 15:38:33 -07:00
mirror_pad_mode.cc
mirror_pad_mode.h
mkl_threadpool.h minor bug fixes for unit tests. 2020-05-27 14:48:52 -07:00
mkl_types.h Bringing back PR #42339. 2020-09-11 13:21:53 -07:00
mkl_util_test.cc MKL DNN 0.x code cleanup - MKLSlice op 2020-09-11 09:28:38 -07:00
mkl_util.h Addressed comments. 2020-10-08 17:15:18 -07:00
overflow_test.cc Avoid signed integer overflow in test setup. Compilers are producing different 2020-02-07 11:45:46 -08:00
overflow.h Use a simpler threshold in MultiplyWithoutOverflow 2017-03-31 10:30:32 -07:00
padding.cc Update tensorflow/core/util/padding.cc 2020-07-28 20:59:14 -04:00
padding.h Qualify uses of std::string 2020-07-31 10:27:13 -07:00
permutation_input_iterator.h
permutation_output_iterator.h
port.cc [TF XLA] Add ability to convert SavedModel subgraphs to compiled [XLA CPU] objects via saved_model_cli. 2020-01-16 14:26:12 -08:00
port.h [TF XLA] Add ability to convert SavedModel subgraphs to compiled [XLA CPU] objects via saved_model_cli. 2020-01-16 14:26:12 -08:00
presized_cuckoo_map_test.cc Rollback flaky test 2019-01-04 22:54:19 -08:00
presized_cuckoo_map.h Implement memory prefetching for PresizedCuckooMap 2019-01-04 15:14:22 -08:00
ptr_util.h
ragged_to_dense_util_common.cc Moving common with TFLite ragged tensor code to a separate file. 2020-09-02 11:43:03 -07:00
ragged_to_dense_util_common.h Moving common with TFLite ragged tensor code to a separate file. 2020-09-02 11:43:03 -07:00
ragged_to_dense_util_test.cc Add RaggedTensorToTensor to flex delegate 2020-07-12 20:32:45 -07:00
ragged_to_dense_util.cc Moving common with TFLite ragged tensor code to a separate file. 2020-09-02 11:43:03 -07:00
ragged_to_dense_util.h Moving common with TFLite ragged tensor code to a separate file. 2020-09-02 11:43:03 -07:00
reffed_status_callback_test.cc Move error_codes.proto part 2. 2019-09-24 10:07:35 -07:00
reffed_status_callback.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
reporter_test.cc Add a method to add metric to the benchmark entry. 2020-08-09 19:38:02 -07:00
reporter.cc Add a method to add metric to the benchmark entry. 2020-08-09 19:38:02 -07:00
reporter.h Add a method to add metric to the benchmark entry. 2020-08-09 19:38:02 -07:00
rocm_solvers.cc Break up core/kernels/BUILD (part 1 of N): 2020-08-04 17:24:28 -07:00
rocm_solvers.h Break up core/kernels/BUILD (part 1 of N): 2020-08-04 17:24:28 -07:00
rocm_sparse.cc [ROCm] Updates to dynamically load the ROCm "hipsparse" library 2020-08-06 22:28:25 +00:00
saved_tensor_slice_util_test.cc Update copyright for 3p/tf/core. 2016-06-02 13:39:22 -07:00
saved_tensor_slice_util.cc Automated rollback of commit 6fa6bd045c 2018-10-15 11:22:32 -07:00
saved_tensor_slice_util.h Rollforward: Add uint32 & uint64 to TF_CALL_INTEGRAL_TYPES 2020-06-22 23:09:59 -07:00
saved_tensor_slice.proto Parse tf.Example using arena allocation. Dense string benchmark shows 10-20% speedup. 2016-07-06 12:47:38 -07:00
semver_test.cc Use absl instead of deprecated str_util 2019-05-21 08:10:10 -07:00
stat_summarizer_options.h Update stats_calculator to allow dumping values as CSV 2020-02-07 11:31:55 -08:00
stat_summarizer_test.cc Remove some unused C++ variables in core/. 2019-02-25 17:04:39 -08:00
stat_summarizer.cc Break dependency of profiler_backends on core:core_cpu_lib 2020-03-01 07:58:59 -08:00
stat_summarizer.h Move benchmarking code to a new directory and add some documentation. 2018-06-04 15:02:44 -07:00
stats_calculator_test.cc Add OpStats to InputPipelineAnalysis converter. 2019-12-23 11:57:21 -08:00
stats_calculator.cc Update stats_calculator to fix csv format error in node name 2020-02-12 19:22:57 -08:00
stats_calculator.h Add OpStats to InputPipelineAnalysis converter. 2019-12-23 11:57:21 -08:00
stream_executor_util.h
strided_slice_op.cc [TF2XLA] Support dynamic slice size in strided slice op. 2020-08-21 16:35:46 -07:00
strided_slice_op.h [TF2XLA] Support dynamic slice size in strided slice op. 2020-08-21 16:35:46 -07:00
tensor_format_test.cc
tensor_format.cc Use string_view type for FormatFromString and FilterFormatFromString arguments 2020-08-07 00:41:05 -07:00
tensor_format.h Use string_view type for FormatFromString and FilterFormatFromString arguments 2020-08-07 00:41:05 -07:00
tensor_ops_util.h Implement some OptionalVariants functionality. 2018-11-27 22:29:38 -08:00
tensor_slice_reader_cache.cc This CL optimizes C++11 range-based for loops where the variable is copied in each iteration but it would suffice to obtain it by const reference. This is only applied to loop variables of types that are expensive to copy which means they are not trivially copyable or have a non-trivial copy constructor or destructor. 2020-04-06 19:54:28 -07:00
tensor_slice_reader_cache.h
tensor_slice_reader_test.cc Use absl instead of deprecated str_util 2019-05-21 08:10:10 -07:00
tensor_slice_reader.cc This CL optimizes C++11 range-based for loops where the variable is copied in each iteration but it would suffice to obtain it by const reference. This is only applied to loop variables of types that are expensive to copy which means they are not trivially copyable or have a non-trivial copy constructor or destructor. 2020-04-06 19:54:28 -07:00
tensor_slice_reader.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
tensor_slice_set_test.cc Remove unused checkpointing code from TensorSliceSet. 2019-07-31 17:37:56 -07:00
tensor_slice_set.cc Remove unused checkpointing code from TensorSliceSet. 2019-07-31 17:37:56 -07:00
tensor_slice_set.h Remove unused checkpointing code from TensorSliceSet. 2019-07-31 17:37:56 -07:00
tensor_slice_util_test.cc Update copyright for 3p/tf/core. 2016-06-02 13:39:22 -07:00
tensor_slice_util.h Updated util/ to use tstring. 2019-08-15 09:11:53 -07:00
tensor_slice_writer_test.cc Updated util/ to use tstring. 2019-08-15 09:11:53 -07:00
tensor_slice_writer.cc Updated util/ to use tstring. 2019-08-15 09:11:53 -07:00
tensor_slice_writer.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
test_log.proto Add IOS_BENCHMARK enum value to BenchmarkType 2020-05-14 00:15:02 -07:00
transform_output_iterator.h
use_cudnn.cc Remove CanUseCudnn and CudnnConvComputeMode functions. 2020-08-18 12:04:59 -07:00
use_cudnn.h Remove CanUseCudnn and CudnnConvComputeMode functions. 2020-08-18 12:04:59 -07:00
util.cc
util.h Qualify uses of std::string 2020-07-31 10:27:13 -07:00
work_sharder_test.cc Provides a more fine-grained option for each thread to control 2018-06-15 12:36:06 -07:00
work_sharder.cc Just a quick typo fix: parallism -> parallelism 2019-09-20 09:42:29 -07:00
work_sharder.h Automated rollback of commit fe3d481de8 2019-09-04 18:03:09 -07:00
xla_config_registry.cc Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
xla_config_registry.h