[Wala-wala] Question about wala/ML (Ariadne) tensor analysis
5 views
Skip to first unread message
Raffi T Khatchadourian
unread,
May 11, 2022, 5:52:18 PM5/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wala...@lists.sourceforge.net
I was wondering if wala/ML (Ariadne) supports tensor analysis for TensorFlow v2. In other words, I am wondering if the analysis supports imperative style TensorFlow code for analyzing tensor types and shapes. TensorFlow
2 (imperative style) code does not use placeholders and sessions, which could particularly have implications for tensor shape analysis.