Fixed Typos (#18806)
authorNicholas Nadeau, P.Eng., AVS <nnadeau@users.noreply.github.com>
Thu, 3 May 2018 17:47:06 +0000 (13:47 -0400)
committerShanqing Cai <cais@google.com>
Thu, 3 May 2018 17:47:06 +0000 (13:47 -0400)
commit487fa7b1a48c151362ab1b16cdda6bbc78f5d6dc
tree938a76a47b46d102f4833677db475aaa99e936d1
parent4984a60e7147edef532ca1b15050471e81e45841
Fixed Typos (#18806)

* fixed typos
86 files changed:
RELEASE.md
tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc
tensorflow/compiler/xla/literal_util.h
tensorflow/compiler/xla/service/conditional_simplifier.cc
tensorflow/compiler/xla/service/cpu/ir_function.h
tensorflow/compiler/xla/service/cpu/shape_partition.h
tensorflow/compiler/xla/service/despecializer.h
tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.h
tensorflow/compiler/xla/service/interpreter/README.md
tensorflow/compiler/xla/service/layout_assignment.h
tensorflow/compiler/xla/service/reduce_precision_insertion.cc
tensorflow/compiler/xla/service/source_map_util.h
tensorflow/contrib/autograph/impl/config.py
tensorflow/contrib/autograph/operators/control_flow.py
tensorflow/contrib/boosted_trees/python/training/functions/gbdt_batch.py
tensorflow/contrib/distributions/python/ops/bijectors/cholesky_outer_product.py
tensorflow/contrib/eager/README.md
tensorflow/contrib/ffmpeg/ffmpeg_lib.h
tensorflow/contrib/framework/python/ops/critical_section_ops.py
tensorflow/contrib/gan/python/features/python/conditioning_utils.py
tensorflow/contrib/graph_editor/transform.py
tensorflow/contrib/image/__init__.py
tensorflow/contrib/kfac/examples/convnet.py
tensorflow/contrib/kfac/python/ops/optimizer.py
tensorflow/contrib/kfac/python/ops/placement.py
tensorflow/contrib/lite/kernels/internal/reference/reference_ops.h
tensorflow/contrib/lite/schema/schema.fbs
tensorflow/contrib/lite/schema/schema_v0.fbs
tensorflow/contrib/lite/schema/schema_v1.fbs
tensorflow/contrib/lite/schema/schema_v2.fbs
tensorflow/contrib/lite/schema/schema_v3.fbs
tensorflow/contrib/lite/testing/generate_examples.py
tensorflow/contrib/lite/testing/tflite_driver.cc
tensorflow/contrib/lite/toco/g3doc/cmdline_examples.md
tensorflow/contrib/lite/toco/import_tensorflow.cc
tensorflow/contrib/lite/toco/tflite/operator.h
tensorflow/contrib/lite/toco/tflite/types_test.cc
tensorflow/contrib/opt/python/training/elastic_average_optimizer_test.py
tensorflow/contrib/opt/python/training/model_average_optimizer_test.py
tensorflow/contrib/tensorrt/convert/convert_nodes.cc
tensorflow/contrib/verbs/README.md
tensorflow/core/common_runtime/broadcaster.cc
tensorflow/core/common_runtime/buf_rendezvous.h
tensorflow/core/common_runtime/ring_reducer.cc
tensorflow/core/common_runtime/scoped_allocator_mgr.cc
tensorflow/core/debug/debug_io_utils.cc
tensorflow/core/distributed_runtime/rpc/grpc_worker_cache.cc
tensorflow/core/framework/op_gen_lib.h
tensorflow/core/framework/op_kernel.h
tensorflow/core/graph/while_context.h
tensorflow/core/grappler/costs/graph_properties.cc
tensorflow/core/grappler/costs/virtual_scheduler.h
tensorflow/core/grappler/optimizers/layout_optimizer.cc
tensorflow/core/kernels/batching_util/adaptive_shared_batch_scheduler.h
tensorflow/core/kernels/conv_ops_gpu_3.cu.cc
tensorflow/core/kernels/nth_element_op.cc
tensorflow/core/kernels/roll_op.cc
tensorflow/core/platform/cloud/gcs_file_system.cc
tensorflow/core/platform/cloud/gcs_throttle.h
tensorflow/core/profiler/g3doc/command_line.md
tensorflow/core/protobuf/rewriter_config.proto
tensorflow/core/util/cuda_device_functions.h
tensorflow/core/util/mkl_util.h
tensorflow/core/util/tensor_format.h
tensorflow/docs_src/api_guides/python/reading_data.md
tensorflow/docs_src/deploy/s3.md
tensorflow/docs_src/mobile/mobile_intro.md
tensorflow/python/data/util/nest.py
tensorflow/python/estimator/estimator.py
tensorflow/python/estimator/inputs/queues/feeding_functions.py
tensorflow/python/feature_column/feature_column.py
tensorflow/python/framework/ops.py
tensorflow/python/framework/test_util.py
tensorflow/python/keras/_impl/keras/engine/network.py
tensorflow/python/keras/_impl/keras/engine/saving_test.py
tensorflow/python/keras/_impl/keras/estimator.py
tensorflow/python/kernel_tests/distributions/util_test.py
tensorflow/python/kernel_tests/manip_ops_test.py
tensorflow/python/ops/math_ops.py
tensorflow/python/training/distribute.py
tensorflow/python/util/util.cc
tensorflow/python/util/util.h
tensorflow/stream_executor/cuda/cuda_dnn.h
tensorflow/tensorflow.bzl
tensorflow/tools/graph_transforms/README.md
third_party/examples/eager/spinn/README.md