commit | 0a9895d9b75562f8e9f7269e7812537925bb681d | [log] [tgz] |
---|---|---|
author | Lev Proleev <levp@google.com> | Fri Apr 12 17:29:33 2019 +0100 |
committer | Slava Shklyaev <slavash@google.com> | Wed Apr 24 13:55:25 2019 +0100 |
tree | 0b9341e57b4b243ea57219fa995ebb2c85020d8d | |
parent | 16a5cb194737e124ef34f0a7279990475c8cb8a1 [diff] |
Fix docs: clarify usage of float16 scalars in operations Update the docs for ops: - LOG_SOFTMAX - LOCAL_RESPONSE_NORMALIZATION The docs mentioned possibility to use float16 as an input type but didn't specify that other inputs must be float16 as well in that case. Fix: 123500722 Test: mma Change-Id: I9028c4a109c80f0b8571fab45555818e9e4bc783 Merged-In: I9028c4a109c80f0b8571fab45555818e9e4bc783 (cherry picked from commit 6d13ba258b0fe7c4e89c11b565aff461080c5e04)