History log of /external/tensorflow/tensorflow/compiler/tf2xla/kernels/scan_ops.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c975bc2b3fdc9674dd71a7ed89c74ce8ea2d46f0 23-Dec-2017 Peter Hawkins <phawkins@google.com> [TF:XLA] Refactor large list of hard-coded compile-time constant arguments to operators. Add a new .CompileTimeConstInput() annotation on kernel registrations instead.

PiperOrigin-RevId: 180008567
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/scan_ops.cc
6e16af86658cd27b466c7c3ba270338b8f95f184 01-Dec-2017 Peter Hawkins <phawkins@google.com> Register more ops with bfloat16 types.

PiperOrigin-RevId: 177537667
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/scan_ops.cc
b89251c6300b9941d06071543e5c4974d0db1984 29-Nov-2017 Peter Hawkins <phawkins@google.com> [TF:XLA] Implement Cumsum and Cumprod using the XLA ReduceWindow operator.

PiperOrigin-RevId: 177236996
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/scan_ops.cc