v0.4.0
- added following per-element unary operators:, which really are running on gpu now :-), test_tf4.py:
tanh
,abs
,acos
,asin
,atan
,ceil
,cos
,exp
,floor
,inverse
,isfinite
,isinf
,isnan
,log
,neg
,sign
,sin
,sqrt
, square,
tan`