swift
Merge branch 'tensorflow' into tensorflow-merge
#27745
Merged

Merge branch 'tensorflow' into tensorflow-merge #27745

dan-zheng merged 29 commits into tensorflow-merge from asuhan/tensorflow-merge
asuhan
vguerra Defines derivatives for remaining tgmath math functions. (#27559)
c76bde94
dan-zheng [AutoDiff] Remap `apply` callee type in derivative context. (#27590)
36676ae7
dan-zheng [AutoDiff] Underscore the `Differentiable` protocol. (#27577)
fb6045c2
rxwei [AutoDiff] Remove differentiation order from AD-related instructions.…
eeeeee24
bgogul [AutoDiff] Rename "assocFn" to "derivativeFn" everywhere except Diffe…
0aee08ab
rxwei [AutoDiff] Rename "associated function" to "derivative function". (#2…
431cc437
dan-zheng [AutoDiff] Fix subset parameters thunk `partial_apply` substitutions.…
ced939b3
rxwei [AutoDiff] Rename 'AutoDiffIndexSubset' to 'IndexSubset'. (#27615)
9886b635
dan-zheng [AutoDiff] Type-check `@differentiable` attributes during validation.…
68b96a21
rxwei [AutoDiff] NFC: Move some 'IndexSubset' method impls to their own fil…
483a3787
rxwei [AutoDiff] Fix 'autodiff_function_extract' operand ownership kind. (#…
7e039731
rxwei [AutoDiff] Fix `@differentiable(linear)` type parsing ambiguity. (#27…
65ebee0c
dan-zheng [AutoDiff] Add `@differentiable` attribute SILGen assertion. (#27650)
9c76a294
dan-zheng [AutoDiff] Add SIL differentiability witnesses. (#27487)
a5dc918e
dan-zheng [NFC] [AutoDiff] Gardening. (#27651)
98f35450
rxwei [AutoDiff] [ASTGen] Check for 'linear' when generating 'AttributedTyp…
db95e53d
rxwei [AutoDiff] [Serialization] Fix '@differentiable(linear)' SIL function…
5e52226a
rxwei [AutoDiff] [IRGen] Lower `@differentiable(linear)` function types. (#…
4a4fe830
rxwei [AutoDiff] Introduce 'linear_function' and 'linear_function_extract' …
740b63ed
dan-zheng [AutoDiff] Diagnose unsupported forward-mode control flow. (#27684)
bb673111
rxwei [AutoDiff] Support '@differentiable(linear)' function conversion. (#2…
504b794f
rxwei [AutoDiff] NFC: Change `DifferentiableFunctionExtractee` to a top-lev…
1e4552c5
rxwei [AutoDiff] [Docs] NFC: Fix 'linear_function' syntax documentation. (#…
9a55bc34
rxwei [AutoDiff] Fix build failure introduced in #27688. (#27691)
b987d647
rxwei [AutoDiff] [SIL] Tweak 'differentiable_function' syntax. (#27689)
bafacd86
rxwei [AutoDiff] Destroy all pullback indirect results after adjoint accumu…
0d17ddfa
dan-zheng [AutoDiff] SILGen differentiability witnesses. (#27652)
76729c46
dan-zheng [AutoDiff] Add differentiability witness SILGen test. (#27717)
d93efc16
asuhan Merge branch 'tensorflow' into tensorflow-merge
117cf399
asuhan asuhan requested a review from rxwei rxwei 6 years ago
asuhan asuhan requested a review from dan-zheng dan-zheng 6 years ago
asuhan
rxwei
rxwei
rxwei approved these changes on 2019-10-17
dan-zheng
dan-zheng approved these changes on 2019-10-17
dan-zheng
dan-zheng dan-zheng merged 26c8f072 into tensorflow-merge 6 years ago
dan-zheng dan-zheng deleted the asuhan/tensorflow-merge branch 6 years ago
rxwei

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone