1 file changed
+1
-1
lines changedSubmodule tensorflow updated 86 files
- WORKSPACE+27-146
- bower.BUILD+3-448
- configure+2-2
- google/protobuf+1-1
- tensorflow/contrib/BUILD+1
- tensorflow/contrib/__init__.py+1
- tensorflow/contrib/testing/BUILD+29
- tensorflow/contrib/testing/__init__.py+22
- tensorflow/contrib/testing/python/framework/test_util.py+132
- tensorflow/core/BUILD+28-4
- tensorflow/core/common_runtime/constant_folding.cc+9-2
- tensorflow/core/common_runtime/direct_session.cc+12
- tensorflow/core/common_runtime/direct_session.h+4
- tensorflow/core/common_runtime/executor.cc+6-2
- tensorflow/core/common_runtime/executor.h+12
- tensorflow/core/common_runtime/function.cc+4
- tensorflow/core/framework/function.h+2
- tensorflow/core/framework/op_kernel.cc+29
- tensorflow/core/framework/op_kernel.h+9-22
- tensorflow/core/framework/tensor_reference.cc+25
- tensorflow/core/framework/tensor_reference.h+1-4
- tensorflow/core/framework/tensor_shape.cc+12
- tensorflow/core/framework/tensor_shape.h+3-12
- tensorflow/core/framework/tracking_allocator.cc+1-1
- tensorflow/core/framework/tracking_allocator_test.cc+2-2
- tensorflow/core/framework/unique_tensor_references.cc+91
- tensorflow/core/framework/unique_tensor_references.h+3-67
- tensorflow/core/graph/node_builder.cc+7
- tensorflow/core/graph/node_builder.h+1-6
- tensorflow/core/kernels/BUILD+20-5
- tensorflow/core/kernels/avgpooling_op.cc+157-59
- tensorflow/core/kernels/depthwise_conv_op.cc+267
- tensorflow/core/kernels/depthwise_conv_op.h+53
- tensorflow/core/kernels/depthwise_conv_op_gpu.cu.cc+122
- tensorflow/core/kernels/gather_op_test.cc+2-2
- tensorflow/core/kernels/maxpooling_op.cc+99-12
- tensorflow/core/kernels/ops_util.cc+8
- tensorflow/core/kernels/ops_util.h+3
- tensorflow/core/kernels/ops_util_test.cc+4
- tensorflow/core/kernels/pooling_ops_common.cc+188-76
- tensorflow/core/kernels/pooling_ops_common.h+18-3
- tensorflow/core/kernels/pooling_ops_common_gpu.h+16-2
- tensorflow/core/kernels/reader_ops.cc+46-13
- tensorflow/core/kernels/reduction_ops_common.cc+142
- tensorflow/core/kernels/reduction_ops_common.h+5-120
- tensorflow/core/kernels/restore_op.cc+1-1
- tensorflow/core/kernels/save_op.cc+1-1
- tensorflow/core/kernels/save_restore_tensor.cc+1-2
- tensorflow/core/kernels/save_restore_tensor.h+3-3
- tensorflow/core/kernels/scatter_op_test.cc+2-2
- tensorflow/core/lib/core/stringpiece.cc+1-1
- tensorflow/core/lib/core/stringpiece_test.cc+66
- tensorflow/core/ops/nn_grad.cc+66
- tensorflow/core/ops/nn_ops.cc+58
- tensorflow/core/ops/ops.pbtxt+99
- tensorflow/core/platform/default/test_benchmark.cc-22
- tensorflow/core/platform/posix/test.cc+19-4
- tensorflow/core/platform/test.cc-1
- tensorflow/core/platform/test.h+3-2
- tensorflow/core/platform/test_benchmark.h-3
- tensorflow/core/util/reporter.cc-75
- tensorflow/core/util/reporter.h-94
- tensorflow/core/util/reporter_test.cc-117
- tensorflow/core/util/tensor_format.h+30-11
- tensorflow/core/util/test_log.proto-147
- tensorflow/python/kernel_tests/depthwise_conv_op_test.py+210
- tensorflow/python/kernel_tests/pooling_ops_test.py+135-55
- tensorflow/python/kernel_tests/reader_ops_test.py+42
- tensorflow/python/ops/common_shapes.py+101-8
- tensorflow/python/ops/nn_grad.py+6-2
- tensorflow/python/ops/nn_ops.py+8-2
- tensorflow/python/training/saver.py+4-2
- tensorflow/tensorboard/README.md+18-1
- tensorflow/tensorboard/bower.json+140-34
- tensorflow/tensorboard/bower/BUILD-17
- tensorflow/tensorboard/components/tf-categorizer/index.html-18
- tensorflow/tensorboard/components/tf-collapsable-pane/index.html-18
- tensorflow/tensorboard/components/tf-regex-group/index.html-18
- tensorflow/tensorboard/gulp_tasks/bower.js+23
- tensorflow/tensorboard/gulp_tasks/compile.js+46
- tensorflow/tensorboard/gulp_tasks/constants.js+29
- tensorflow/tensorboard/gulp_tasks/test.js+29
- tensorflow/tensorboard/gulp_tasks/tslint.js+28
- tensorflow/tensorboard/gulp_tasks/typings.js+21
- tensorflow/tensorboard/gulp_tasks/vulcanize.js+71
- tensorflow/tensorflow.bzl+4-6
0 commit comments