[eigen-commits] commit/eigen: 11 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 11 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 16 Aug 2018 18:28:40 +0000 (UTC)
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=mwcBaLWwmENLwiE9bh0n1bIT02k=; b=n0HO8CuXoPhVTjXmexCrgqH ZCB7P5fbLX44owfYpfrdOQa8NMUB9OlZriWOQ65wjOynnR1WYtVctueiKKf2dw/J HqGhRp/701yOIJSBgFrZ+hBfw7jTYohx3/8UGxoAYxy3mxvoF37ZgXfivJ00cfFy j1P9GoK3K98m8PUVBeg4=
11 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/48c78060aba0/
Changeset: 48c78060aba0
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-08 10:19:02+00:00
Summary: Creating a pointer type in TensorCustomOp.h
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/1619dae5efb7/
Changeset: 1619dae5efb7
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-09 12:57:43+00:00
Summary: Properly fixing the PointerType for TensorCustomOp.h. As the output type here should be based on CoeffreturnType not the Scalar type. Therefore, Similar to reduction and evalTo function, it should have its own MakePointer class. In this case, for other device the type is defaulted to CoeffReturnType and no changes is required on users' code. However, in SYCL, on the device, we can recunstruct the device Type.
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/58ec1654049d/
Changeset: 58ec1654049d
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-09 13:07:56+00:00
Summary: Merge with upstream
Affected #: 4 files
https://bitbucket.org/eigen/eigen/commits/7c1831886374/
Changeset: 7c1831886374
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-10 11:28:38+00:00
Summary: Merge with upstream.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/6474706cc517/
Changeset: 6474706cc517
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-13 14:40:31+00:00
Summary: Merge with upstream.
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/161af5ff9051/
Changeset: 161af5ff9051
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-14 08:43:45+00:00
Summary: Merge with upstream
Affected #: 11 files
https://bitbucket.org/eigen/eigen/commits/1b59d130466a/
Changeset: 1b59d130466a
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-14 16:49:29+00:00
Summary: Merge with upstream.
Affected #: 2 files
https://bitbucket.org/eigen/eigen/commits/828b9947ce75/
Changeset: 828b9947ce75
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-15 23:07:02+00:00
Summary: Using PointerType struct and specializing it per device for TensorCustomOp.h
Affected #: 11 files
https://bitbucket.org/eigen/eigen/commits/ccee12e573e2/
Changeset: ccee12e573e2
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-16 12:21:36+00:00
Summary: Reverting the unitended delete from the code.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/ec0ede84de95/
Changeset: ec0ede84de95
Branch: Pointer_type_creation
User: mehdi_goli
Date: 2018-08-16 12:33:24+00:00
Summary: removing the noises.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/84bc1b3b31b2/
Changeset: 84bc1b3b31b2
User: benoitsteiner
Date: 2018-08-16 18:28:33+00:00
Summary: Merged in codeplaysoftware/eigen-upstream-pure/Pointer_type_creation (pull request #461)
Creating a pointer type in TensorCustomOp.h
Affected #: 2 files
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.