“c194b0c835d9e017576e5df46c023f78e9187741”上不存在“test/legacy_test/parallel_executor_test_base.py”
  • 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