I build my CNN by using the the code:
def arbitrary_functionality(tensor): return tf.abs(tensor) def my_filter(shape, dtype=None): f =