[AutoDiff upstream] Introduce @differentiable attribute to mark functions as differentiable. #27506
bgogul
force pushed
from
12c07b4f
6 years ago
bgogul
force pushed
6 years ago
bgogul
changed the title [WIP] [AutoDiff upstream] Introduce @differentiable attribute to mark functions as differentiable. [AutoDiff upstream] Introduce @differentiable attribute to mark functions as differentiable. 6 years ago
rxwei
approved these changes
on 2019-10-15
bgogul
force pushed
6 years ago
Code for parseUnsignedInteger.
937e57f6
Upstream @differentiable attribute parsing.
374e64dc
Serialization of @differentiable attribute.
46ff5f2e
Pick up changes from IndexSubset.
3b8498da
Fixup serialization code with changes from IndexSubset.
1b8c0887
Remove stale fixme.
da744bf9
Update serialization codes.
36131684
Remove `OpaqueReturnTypeOfAttributeArguments` that got included accid…
c8be97d7
Remove parseTokenSyntax and parseMatchingTokenSyntax from incorrect m…
608d6dbd
bgogul
force pushed
to
608d6dbd
6 years ago
Reinstatate `GenericRequirement` in NodeSerializationCodes.py
90389714
Fix anonymous struct warning and number in Attr.def
68ed2fc6
lattner
approved these changes
on 2019-11-08
ABI Stability Flags.
52bb03c8
enum Kind -> Kind
b37ac125
Adds is(WRT|JVP|VJP)Identifier helper function.
95b09d75
Change Tok.isNot(a) && Tok.isNot(b) pattern to Tok.isNot(a, b)
644760d6
bgogul
commented
on 2019-11-08
Make @differentiable ABIStableToAdd
764bf723
rxwei
merged
5accda22
into master 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub