aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/debug/BUILD
Commit message (Expand)AuthorAge
* tfdbg: remove Experimental tags and obsolete libraryGravatar Shanqing Cai2018-07-13
* Do not depend on boringssl for big-endian architectures. (#20038)Gravatar Brennan Saeta2018-06-16
* Switch from grpc++_unsecure to grpc++Gravatar Brennan Saeta2018-06-12
* Make core:device_tracer private to core/BUILD.Gravatar A. Unique TensorFlower2018-05-11
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Disable GRPC io utils test.Gravatar Gunhan Gulsoy2018-02-28
* Add a new tag no_cuda_on_cpu_tap for excluding failing non-gpu cuda tests.Gravatar Guangda Lai2018-02-15
* tfdbg: Add protocol for sending tracebacks and source code to debug serverGravatar Shanqing Cai2017-12-06
* Split out a "graph" library from "core_cpu" to allow finer-grained dependencies.Gravatar Derek Murray2017-12-01
* Rename GPUTracer to DeviceTracer.Gravatar Eugene Brevdo2017-11-20
* Extending the core DebugIdentity tensorflow operation with support for writingGravatar A. Unique TensorFlower2017-09-19
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* Further refactoring of //tensorflow/core:protos_all_cc dependency reference (...Gravatar A. Unique TensorFlower2017-08-03
* tfdbg: open-source C++ and Python libraries of gRPC debugger modeGravatar Shanqing Cai2017-07-19
* Disable tests flaky in open-source builds due to port conflictsGravatar Shanqing Cai2017-07-05
* Use the new SummaryMetadata field of the Value proto to pass per-plugin infor...Gravatar A. Unique TensorFlower2017-06-16
* tfdbg: apply nomac tag to grpc_session_debug_testGravatar Shanqing Cai2017-05-12
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* tfdbg core: allow gRPC debug server to remotely disable/enable debug opsGravatar Shanqing Cai2017-04-10
* tfdbg: internal-oriented changesGravatar Shanqing Cai2017-03-28
* tfdbg core: explicitly disable debug_gateway_test on GPU with tagGravatar Shanqing Cai2017-03-23
* tfdbg core: add configurable attributes to debug ops, DebugNumericSummaryGravatar Shanqing Cai2017-03-20
* tfdbg: make debug_gateway_test a CPU-only test for nowGravatar Shanqing Cai2017-03-16
* Disable debug_gateway_test as it is flaky also on linux.Gravatar Gunhan Gulsoy2017-03-16
* tfdbg: migrate debug_ops out of all_kernelsGravatar Shanqing Cai2017-03-10
* Fix tfdbg in windows cmake buildGravatar Shanqing Cai2017-02-23
* Make the visilibility of tensorflow/core/debug:debug publicGravatar Shanqing Cai2017-01-12
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Add a :debug BUILD target which, when linked into a binary, enablesGravatar A. Unique TensorFlower2016-12-07
* tfdbg core: implement gRPC debug URLsGravatar Shanqing Cai2016-11-22
* Automated rollback of change 133191013Gravatar Shanqing Cai2016-09-26
* Automated rollback of change 133191013Gravatar A. Unique TensorFlower2016-09-15
* tfdbg: 1st step toward GRPC debug targets: Protobuf service definitionGravatar Shanqing Cai2016-09-14
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Remove extra LICENSE files.Gravatar A. Unique TensorFlower2016-08-16
* Debugger: File IO utils + File dumping from DebugOpsGravatar Shanqing Cai2016-07-29