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
* condition of `if` statement couldn't be a tensor
153
153
154
+
## RFC
155
+
This project is an alternative implementaion of [RFC:Standardizing composite ops in tensorflow to support efficient inference](https://github.com/tensorflow/community/blob/master/rfcs/20190610-standardizing-composite_ops.md).
156
+
This project doesn't rely on the tracing functionality provided by `tf.function`
157
+
to avoid all its pitfalls and it helps to build more general transformations in
0 commit comments