Searched defs:bitwise_not (Results 1 – 3 of 3) sorted by relevance
35 SimpleTensor<T> bitwise_not(const SimpleTensor<T> &src) in bitwise_not() function
67 FunctionType bitwise_not; in compute_target() local
573 def bitwise_not(x): function