“87e7924e4e904b98c2a1a4f817ae5f6646e69138”上不存在“git@gitcode.net:RobotFutures/Paddle.git”
  • E
    Add elementwise math operations (#343) · 6c3a678c
    emailweixu 提交于
    * Add elementwise math operations
    This allows use to use expressions like: y=log(1+exp(x))
    Also added unittests for ActivationFunction
    * Enforce keyword arguments for non-positional arguments
    * Add LogActivation to doc
    6c3a678c
math.py 2.3 KB