Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 30 Jan 2018 18:05:04 +0000 (10:05 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 30 Jan 2018 20:27:47 +0000 (12:27 -0800)
commit7149a2e2e2f549035f23e21224ee41afe8df3876
tree4fab32a87362e9708d07f388154a10ccb0c7800b
parent88eb6c61ef7659c2b5bb1ec6586c7d3cca5e4e9c
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.

PiperOrigin-RevId: 183848459
150 files changed:
tensorflow/core/common_runtime/accumulate_n_optimizer.cc
tensorflow/core/common_runtime/bfc_allocator.h
tensorflow/core/common_runtime/device_set_test.cc
tensorflow/core/common_runtime/direct_session.cc
tensorflow/core/common_runtime/direct_session_test.cc
tensorflow/core/common_runtime/direct_session_with_tracking_alloc_test.cc
tensorflow/core/common_runtime/executor.cc
tensorflow/core/common_runtime/function.cc
tensorflow/core/common_runtime/gpu/gpu_bfc_allocator_test.cc
tensorflow/core/common_runtime/gpu/gpu_device.cc
tensorflow/core/common_runtime/gpu/gpu_stream_util_test.cc
tensorflow/core/common_runtime/gpu/process_state.cc
tensorflow/core/common_runtime/graph_execution_state.h
tensorflow/core/common_runtime/memory_types.cc
tensorflow/core/common_runtime/memory_types_test.cc
tensorflow/core/common_runtime/placer.h
tensorflow/core/common_runtime/placer_test.cc
tensorflow/core/common_runtime/session_factory.cc
tensorflow/core/common_runtime/step_stats_collector.cc
tensorflow/core/common_runtime/sycl/sycl_allocator.cc
tensorflow/core/common_runtime/sycl/sycl_allocator.h
tensorflow/core/common_runtime/sycl/sycl_device.h
tensorflow/core/common_runtime/sycl/sycl_device_factory.cc
tensorflow/core/common_runtime/sycl/sycl_util.h
tensorflow/core/debug/debug_gateway.cc
tensorflow/core/debug/debug_gateway_test.cc
tensorflow/core/debug/debug_grpc_testlib.cc
tensorflow/core/debug/debug_io_utils_test.cc
tensorflow/core/distributed_runtime/graph_mgr.h
tensorflow/core/distributed_runtime/master.cc
tensorflow/core/distributed_runtime/master_test.cc
tensorflow/core/distributed_runtime/rpc/grpc_master_service.cc
tensorflow/core/distributed_runtime/rpc/grpc_master_service_impl.h
tensorflow/core/distributed_runtime/rpc/grpc_remote_master.cc
tensorflow/core/distributed_runtime/rpc/grpc_testlib_ops.cc
tensorflow/core/distributed_runtime/rpcbench_test.cc
tensorflow/core/distributed_runtime/scheduler.cc
tensorflow/core/distributed_runtime/scheduler.h
tensorflow/core/distributed_runtime/worker_cache_logger.cc
tensorflow/core/graph/costmodel.cc
tensorflow/core/graph/costmodel.h
tensorflow/core/graph/graph.h
tensorflow/core/graph/graph_def_builder_test.cc
tensorflow/core/graph/mkl_graph_util.h
tensorflow/core/graph/mkl_layout_pass.cc
tensorflow/core/graph/mkl_layout_pass_test.cc
tensorflow/core/graph/mkl_tfconversion_pass.cc
tensorflow/core/graph/testlib.cc
tensorflow/core/kernels/batching_util/periodic_function.h
tensorflow/core/kernels/batching_util/shared_batch_scheduler_test.cc
tensorflow/core/kernels/data/batch_dataset_op.cc
tensorflow/core/kernels/data/captured_function.cc
tensorflow/core/kernels/data/skip_dataset_op.cc
tensorflow/core/kernels/fuzzing/decode_base64_fuzz.cc
tensorflow/core/kernels/fuzzing/decode_jpeg_fuzz.cc
tensorflow/core/kernels/fuzzing/decode_json_example_fuzz.cc
tensorflow/core/kernels/fuzzing/decode_png_fuzz.cc
tensorflow/core/kernels/fuzzing/encode_base64_fuzz.cc
tensorflow/core/kernels/fuzzing/encode_jpeg_fuzz.cc
tensorflow/core/kernels/fuzzing/example_proto_fast_parsing_fuzz.cc
tensorflow/core/kernels/fuzzing/identity_fuzz.cc
tensorflow/core/kernels/fuzzing/parse_tensor_op_fuzz.cc
tensorflow/core/kernels/fuzzing/string_split_fuzz.cc
tensorflow/core/kernels/fuzzing/string_to_number_fuzz.cc
tensorflow/core/kernels/hexagon/graph_transfer_utils.cc
tensorflow/core/kernels/hexagon/graph_transferer.h
tensorflow/core/kernels/hexagon/graph_transferer_test.cc
tensorflow/core/kernels/hexagon/hexagon_graph_execution_test.cc
tensorflow/core/kernels/neon/neon_depthwise_conv_op.cc
tensorflow/core/lib/core/status.h
tensorflow/core/lib/core/threadpool.cc
tensorflow/core/lib/core/threadpool_test.cc
tensorflow/core/lib/db/sqlite.h
tensorflow/core/lib/db/sqlite_test.cc
tensorflow/core/lib/gtl/cleanup.h
tensorflow/core/lib/gtl/cleanup_test.cc
tensorflow/core/lib/gtl/inlined_vector.h
tensorflow/core/lib/gtl/int_type.h
tensorflow/core/lib/gtl/int_type_test.cc
tensorflow/core/lib/gtl/optional.h
tensorflow/core/lib/gtl/optional_test.cc
tensorflow/core/lib/gtl/top_n_test.cc
tensorflow/core/lib/io/compression.cc
tensorflow/core/lib/io/compression.h
tensorflow/core/lib/io/record_reader.cc
tensorflow/core/lib/io/recordio_test.cc
tensorflow/core/lib/png/png_io.cc
tensorflow/core/lib/random/philox_random_test_utils.h
tensorflow/core/lib/random/random_distributions.h
tensorflow/core/lib/random/random_distributions_test.cc
tensorflow/core/lib/strings/ordered_code.cc
tensorflow/core/lib/strings/strcat.h
tensorflow/core/ops/compat/backwards_compatibility_test.cc
tensorflow/core/platform/cloud/gcs_dns_cache.cc
tensorflow/core/platform/cloud/http_request_fake.h
tensorflow/core/platform/cloud/oauth_client_test.cc
tensorflow/core/platform/cloud/retrying_file_system.cc
tensorflow/core/platform/cuda_libdevice_path_test.cc
tensorflow/core/platform/default/device_tracer.cc
tensorflow/core/platform/default/logging.cc
tensorflow/core/platform/default/logging.h
tensorflow/core/platform/denormal.cc
tensorflow/core/platform/device_tracer_test.cc
tensorflow/core/platform/env.h
tensorflow/core/platform/file_system.cc
tensorflow/core/platform/gif.h
tensorflow/core/platform/hadoop/hadoop_file_system.cc
tensorflow/core/platform/jpeg.h
tensorflow/core/platform/png.h
tensorflow/core/platform/posix/error.cc
tensorflow/core/platform/profile_utils/android_armv7a_cpu_utils_helper.h
tensorflow/core/platform/profile_utils/cpu_utils.cc
tensorflow/core/platform/profile_utils/cpu_utils.h
tensorflow/core/platform/profile_utils/cpu_utils_test.cc
tensorflow/core/platform/profile_utils/i_cpu_utils_helper.h
tensorflow/core/platform/protobuf_internal.h
tensorflow/core/platform/s3/aws_logging.cc
tensorflow/core/platform/setround.cc
tensorflow/core/platform/test_benchmark.h
tensorflow/core/platform/windows/env.cc
tensorflow/core/platform/windows/error.cc
tensorflow/core/platform/windows/error.h
tensorflow/core/platform/windows/integral_types.h
tensorflow/core/platform/windows/net.cc
tensorflow/core/platform/windows/subprocess.h
tensorflow/core/platform/windows/test.cc
tensorflow/core/platform/windows/windows_file_system.cc
tensorflow/core/platform/windows/windows_file_system.h
tensorflow/core/profiler/internal/advisor/tfprof_advisor_test.cc
tensorflow/core/profiler/internal/tfprof_op.cc
tensorflow/core/profiler/internal/tfprof_op.h
tensorflow/core/profiler/internal/tfprof_show.h
tensorflow/core/profiler/internal/tfprof_show_multi.h
tensorflow/core/profiler/internal/tfprof_timeline.h
tensorflow/core/util/bcast.cc
tensorflow/core/util/ctc/ctc_loss_calculator.h
tensorflow/core/util/cuda_kernel_helper_test.cu.cc
tensorflow/core/util/example_proto_helper.cc
tensorflow/core/util/memmapped_file_system_test.cc
tensorflow/core/util/mkl_util.h
tensorflow/core/util/presized_cuckoo_map.h
tensorflow/core/util/reporter_test.cc
tensorflow/core/util/sparse/sparse_tensor.h
tensorflow/core/util/sparse/sparse_tensor_test.cc
tensorflow/core/util/stream_executor_util.h
tensorflow/core/util/tensor_bundle/tensor_bundle.cc
tensorflow/core/util/tensor_slice_reader_cache.cc
tensorflow/core/util/tensor_slice_set.cc
tensorflow/core/util/tensor_slice_util.h
tensorflow/core/util/tensor_slice_writer.h