“b0b5f515a9ca9181a77037841dd2ca69a2da55bf”上不存在“...fluid/inference/git@gitcode.net:paddlepaddle/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