Add `AppendFloat16ArrayToTensorProto` to acclerate `tf.constant` for float16 (#19212)
* PREP: add fast append for float16 * CLN: wrapper for float16 * CLN: replace append with extend method * Revert "CLN: replace append with extend method" This reverts commit 9958ba9bbf442e5b669e354b17b88c735719b366.
Loading
Please sign in to comment