History log of /external/tensorflow/tensorflow/compiler/tests/reduce_ops_test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58f7858601b72aa3c5854571f2152b91d1795e29 13-Nov-2017 A. Unique TensorFlower <gardener@tensorflow.org> [TF:XLA] Adding test coverage for more C64 operations, and ensuring they pass.

Included here:
- reduction ops (reduce_sum, reduce_prod)
- unaries: tanh, sigmoid (currently GPU only)
- binaries: pow (currently GPU only)

PiperOrigin-RevId: 175562417
/external/tensorflow/tensorflow/compiler/tests/reduce_ops_test.py
1e67c90e2caceeff82d09793d1ef5fa0300d219b 09-Jan-2017 Peter Hawkins <phawkins@google.com> Initial open-source release of XLA: Accelerated Linear Algebra.

XLA is a compiler-based linear algebra execution engine that targets CPUs, GPUs and custom accelerators.

XLA is still experimental; we are releasing it early to get the community involved.
Change: 143990941
/external/tensorflow/tensorflow/compiler/tests/reduce_ops_test.py