Commit Graph

79 Commits

Author SHA1 Message Date
Anna R
8e2dffa1f9 Export run_and_gather_logs_lib.py file since it is used by benchmark build
rule (tf_py_logged_benchmark).

PiperOrigin-RevId: 291757705
Change-Id: I4a06879e4ba1e7e22d65477cae63a844e9640847
2020-01-27 11:09:26 -08:00
Hugo
9db7340145 Fix for Python 4: replace unsafe six.PY3 with PY2 2020-01-15 17:26:38 +02:00
Anna R
c8757107a8 Look for executable_path.python3 for benchmark if executable_path is not found.
PiperOrigin-RevId: 286483123
Change-Id: Ibdb70e4d8ecbc0cdd7a284f077a715042da8f085
2019-12-19 16:13:45 -08:00
Brian Atkinson
b1bc83537f Move additional_deps to deps.
PiperOrigin-RevId: 285469994
Change-Id: I4fc2308752d000859a5ebb486917a96967e43d65
2019-12-13 17:40:08 -08:00
Hye Soo Yang
96dfaba7c6 Python 3 Migration. //tensorflow/(contrib|python)
PiperOrigin-RevId: 281835503
Change-Id: I675e3188389186941ef55964d31b309d16fddcaa
2019-11-21 15:51:02 -08:00
Brian Atkinson
b39b1ed24b Require a dependency tree that fully resolves, through all select statements.
This should help prevent cases where things are committed to the codebase with
dangling references to things that don't exist.

PiperOrigin-RevId: 281200606
Change-Id: Ic298a1e051687099d9aa696cacb0dc2de062b600
2019-11-18 20:16:22 -08:00
Hye Soo Yang
c396546ca3 PY3 Migration - //tensorflow/tools [2]
PiperOrigin-RevId: 275334989
Change-Id: Ia0b660e7ce7cde8e97f8d7cb3a39afe7fec63a7f
2019-10-17 14:18:30 -07:00
Adrian Kuegel
c3d86dc087 Fix a pytype error in system_info_lib.
This allows us to turn on PY3 for t2t_trainer_xla.

PiperOrigin-RevId: 274979958
Change-Id: I386e05171b44ff93b8dc41943c1a3f7cead297d6
2019-10-16 01:20:07 -07:00
Penporn Koanantakool
57395f70db Add CSRSparseMatrix ops.
PiperOrigin-RevId: 267029468
2019-09-03 16:49:47 -07:00
Christian Sigg
ed9dc39b0b Remove # -*- Python -*- from Starlark files.
PiperOrigin-RevId: 266444401
2019-08-30 14:10:07 -07:00
Penporn Koanantakool
c299c279f7 Automated rollback of commit d741ce013f
PiperOrigin-RevId: 265989219
2019-08-28 14:43:35 -07:00
Penporn Koanantakool
d741ce013f Add CSRSparseMatrix ops.
PiperOrigin-RevId: 265944622
2019-08-28 11:10:05 -07:00
A. Unique TensorFlower
a0e2b971b0 Adjust structure of all BUILD files to recommended style (https://docs.bazel.build/versions/master/skylark/build-style.html#file-structure), moving loads to top.
PiperOrigin-RevId: 252864967
2019-06-12 12:28:54 -07:00
A. Unique TensorFlower
278ed897b5 Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files.
PiperOrigin-RevId: 249806664
2019-05-24 03:46:12 -07:00
Gunhan Gulsoy
e398671f08 n/a
PiperOrigin-RevId: 247625736
2019-05-10 11:43:01 -07:00
Jiri Simsa
39934c956a Automated rollback of commit cfda101ca1
PiperOrigin-RevId: 244915689
2019-04-23 15:48:12 -07:00
A. Unique TensorFlower
cfda101ca1 n/a
PiperOrigin-RevId: 244896090
2019-04-23 15:00:07 -07:00
A. Unique TensorFlower
8a3c3478ff Fix incompatibility with future Bazel
TensorFlow now builds with:
--incompatible_disable_legacy_cc_provider
--incompatible_depset_is_not_iterable
--incompatible_depset_union
--incompatible_remap_main_repo

Fixes 
Working towards 

PiperOrigin-RevId: 241350192
2019-04-01 10:30:29 -07:00
A. Unique TensorFlower
a0b0a50328 Formatting BUILD and bzl files.
PiperOrigin-RevId: 234543907
2019-02-18 22:24:09 -08:00
A. Unique TensorFlower
6c5cf86119 n/a
PiperOrigin-RevId: 233859067
2019-02-13 17:29:04 -08:00
Michael Case
47d8a750bc Fix "from tensorflow._api.v1 import *".
PiperOrigin-RevId: 214055060
2018-09-21 15:40:27 -07:00
Yong Tang
a920b04390 Remove duplicate from six import text_type in upload_test_benchmarks.py
The `from six import text_type` was imported twice in
upload_test_benchmarks.py, this fix removes the duplication.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-05-17 18:03:04 +00:00
Martin Wicke
bb582f1b6f Remove all_opensource_files. It's not needed any more.
PiperOrigin-RevId: 190878279
2018-03-28 20:49:47 -07:00
Benoit Steiner
0dadbfe118 Merge changes from github.
PiperOrigin-RevId: 190161440
2018-03-22 18:57:11 -07:00
A. Unique TensorFlower
b559a31941 Update file due to changes in Bazel (PACKAGE_NAME is deprecated)
PiperOrigin-RevId: 190051589
2018-03-22 05:48:38 -07:00
Jacques Pienaar
2d0531d72c Merge changes from github.
PiperOrigin-RevId: 189945839
2018-03-21 12:10:30 -07:00
A. Unique TensorFlower
1e75c69339 Automated g4 rollback of changelist 189231636
PiperOrigin-RevId: 189258641
2018-03-15 15:49:01 -07:00
Jacques Pienaar
ccd8079e57 Merge changes from github.
PiperOrigin-RevId: 189231636
2018-03-15 13:03:19 -07:00
Anna R
b47b2a7f2e Internal change.
PiperOrigin-RevId: 184047860
2018-01-31 17:46:40 -08:00
Yifei Feng
099c91b506 De-bazel filename_test. Part of the effort to remove all_opensource_files.
PiperOrigin-RevId: 184021942
2018-01-31 17:26:45 -08:00
Jianwei Xie
d9f93c42a5 Merge changes from github.
PiperOrigin-RevId: 183100142
2018-01-24 10:06:06 -08:00
Austin Anderson
d9a71ad0e5 Fix some build incompatibilities with new versions of Bazel
See .

PiperOrigin-RevId: 178037461
2017-12-05 17:40:58 -08:00
Anna R
2bc4bc1d7a Internal change.
PiperOrigin-RevId: 170604029
2017-09-30 16:18:52 -07:00
Amit Patankar
7f56f6c62d Adding a copy binary script to GitHub to change python versions for whl files.
PiperOrigin-RevId: 169264602
2017-09-19 10:59:42 -07:00
A. Unique TensorFlower
a24994925c Fix build errors caused by
PiperOrigin-RevId: 169264011
2017-09-19 10:54:50 -07:00
Amit Patankar
8a1fb6498f Adding a copy binary script to GitHub to change python versions for whl files.
PiperOrigin-RevId: 169264602
2017-09-19 10:54:24 -07:00
A. Unique TensorFlower
73ea206011 PiperOrigin-RevId: 166184401 2017-08-23 04:22:58 -07:00
A. Unique TensorFlower
c9a3173c35 Converting update_version script to python.
PiperOrigin-RevId: 164192125
2017-08-03 15:34:27 -07:00
A. Unique TensorFlower
41ae3a8c0f Updating the regex match to catch p100 for run and gather logs."
PiperOrigin-RevId: 162681705
2017-07-20 16:30:03 -07:00
A. Unique TensorFlower
8bffa11a4c BUILD cleanup in tensorflow/tools/...
PiperOrigin-RevId: 160018623
2017-06-23 18:12:45 -07:00
Anna R
d1d42ceda0 Internal change.
PiperOrigin-RevId: 159876942
2017-06-22 14:31:42 -07:00
Anna R
70cea913cf Internal change.
PiperOrigin-RevId: 159769520
2017-06-21 17:38:17 -07:00
Anna R
7c0779c297 Internal change.
PiperOrigin-RevId: 159642257
2017-06-20 18:06:49 -07:00
Asim Shankar
69ba4d3d49 Fix
cpuinfo.get_cpu_info() doesn't seem to include the l2_cache_size key on some
architectures.

PiperOrigin-RevId: 158021008
2017-06-05 09:16:54 -07:00
A. Unique TensorFlower
a980aead87 Use test_adjusted_name when making the mangled_test_name in
run_and_gather_logs_lib.py, to avoid duplicate file names when the same test is
run on multiple GPUs.

PiperOrigin-RevId: 157630193
2017-05-31 13:58:20 -07:00
A. Unique TensorFlower
5ccf7d3223 This is running all the benchmark tests on k20, k40, and k80. We had to allow
all cpu-platforms for k80.

PiperOrigin-RevId: 155777715
2017-05-11 12:04:46 -07:00
A. Unique TensorFlower
ccbc8991db Merge changes from github.
Change: 152200430
2017-04-04 17:24:57 -07:00
A. Unique TensorFlower
65b5ca4e53 Splitting scalar strict test into an internal and external version.
Change: 152064895
2017-04-03 15:30:26 -07:00
Eugene Brevdo
54c0ff4a73 Add BenchmarkType to TestResults proto and fix logging of C++ microbenchmarks.
C++ microbenchmarks results are now normalized by iters (like python benchmarks).
Change: 149045367
2017-03-02 14:28:55 -08:00
A. Unique TensorFlower
4fc5581f8b Use 'name' instead of 'test_name' when forming benchmark output file name.
Change: 148834478
2017-02-28 17:41:28 -08:00