[eigen-commits] commit/eigen: rmlarsen: Revert the specialization for scalar_logistic_op<float> introduced in: |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: rmlarsen: Revert the specialization for scalar_logistic_op<float> introduced in:
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 03 Dec 2019 01:01:17 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitbucket.org; h=content-type:mime-version:content-transfer-encoding:subject:from:to; s=s1; bh=daBxjHx8SS+6bPBNiE/cF+rNlAgAYXKlLsTk4kmkgh8=; b=qYsiCgW BseIfJ8VOGefOy/wMO2xI1O4PmntoZFqlQ5fE1NtP7nHEnN0OXUmFAJCLk2y89L7 r/rPIqfj+MSP47zvspwLiyjSd1iU5n95/tHff9K19z5dcIsQERj1HhW6RmSwi6+D ZPHAe44Kjzyq3pVgDOtuBLeoURUU+DDHvDA8=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c934c8f11443/
Changeset: c934c8f11443
User: rmlarsen
Date: 2019-12-03 01:00:58+00:00
Summary: Revert the specialization for scalar_logistic_op<float> introduced in:
https://bitbucket.org/eigen/eigen/commits/5ce45e1849c9c8352266830f6f8e628f26b99a9a
While providing a 50% speedup on Haswell+ processors, the large relative error outside [-18, 18] in this approximation causes problems, e.g., when computing gradients of activation functions like softplus in neural networks.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.