“74478de5c6377035a0ad5cbebe35a4f4776e0927”上不存在“mobile/src/operators/kernel/arm/shape_kernel.cpp”
  • 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
ActivationFunction.cpp 9.4 KB