Created by: BigFishMaster
Interface parameter input is not used in below function.
input
def relu(input): ... def log(input): ...