Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make LICENSE visible to bazel. | A. Unique TensorFlower | 2018-01-02 |
| | | | | | | (The OSS //tensorflow/BUILD file can't see files as they are in the parent directory.) PiperOrigin-RevId: 180578688 | ||
* | Depend on protobuf's header only library when building custom ops | Manjunath Kudlur | 2017-03-07 |
| | | | | Change: 149501122 | ||
* | Automated rollback of change 148492669 | Manjunath Kudlur | 2017-02-25 |
| | | | | Change: 148552367 | ||
* | Rollback the change to depend on header only protobuf library. | Manjunath Kudlur | 2017-02-24 |
| | | | | Change: 148492669 | ||
* | Replace dependency on entire proto library with just the headers for contrib. | Manjunath Kudlur | 2017-02-10 |
| | | | | | | | - Linking a version of the entire proto library with every .so is wasteful. - Causes duplicate destruction of the static initialized objects causing non-deterministic crashes. Change: 147220106 | ||
* | Replace all uses of tf.complex_abs with tf.abs. | A. Unique TensorFlower | 2016-12-19 |
| | | | | Change: 142501037 | ||
* | Automated rollback of change 131452196 | A. Unique TensorFlower | 2016-09-01 |
Change: 131951691 |