You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, this is because string and byte arrays are variable length types and
in tensorflow do not seem to benefit so far from a vectorized API. This
could be revisited, I am sure tensorflow has improved in that respect.
Tim
On Tue, May 1, 2018 at 9:11 PM, Peng Yu ***@***.***> wrote:
so string datatype is not acceptable to tensorframes' tensor
and also binary can't work with map_blocks only with map_rows.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#147>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AHPjAQ0tsq64-sE0Wjsxh70JY9OwZKGjks5tuMFrgaJpZM4TubtY>
.
so string datatype is not acceptable to tensorframes' tensor
and also binary can't work with map_blocks only with map_rows.
The text was updated successfully, but these errors were encountered: