Skip to content
Merged
Changes from 28 commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
8dbf5d3
Add tests.
bartchr808 Jun 19, 2019
4eb86ab
Merge branch 'tensorflow' of https://github.com/apple/swift into tens…
bartchr808 Jun 21, 2019
5241118
Merge branch 'tensorflow' of https://github.com/apple/swift into tens…
bartchr808 Jun 22, 2019
1c5fe68
Merge branch 'tensorflow' of https://github.com/apple/swift into tens…
bartchr808 Jun 25, 2019
2ae3c3a
[build-script] Fix e11e127db4 to handle Xcode-based builds (#25769) (…
dan-zheng Jun 26, 2019
c2fa0ac
[AutoDiff] Minor style fix (#25780)
njjiang Jun 26, 2019
7ea6534
Move swift-apis to the latest commit. (#25785)
bgogul Jun 26, 2019
dd5207a
[stdlib] Add PointwiseMultiplicative protocol. (#25772)
dan-zheng Jun 26, 2019
7ead8fd
[AutoDiff] Partial fix for `@differentiable` function thunking crash.…
dan-zheng Jun 27, 2019
5a8eb79
Update checkout for tensorflow-swift-apis. (#25814)
dan-zheng Jun 27, 2019
78a2e41
Init copying over JVP class.
bartchr808 Jul 3, 2019
1c00ee1
Merge branch 'tensorflow' into jvp-emitter
bartchr808 Jul 3, 2019
e22221f
Get basic sil creation working.
bartchr808 Jul 3, 2019
cca858c
Remove PullbackInfo.
bartchr808 Jul 3, 2019
9f25b77
Get correct result type of JVP with undef.
bartchr808 Jul 3, 2019
5b82a74
WIP
bartchr808 Jul 4, 2019
bad0d63
Merge branch 'tensorflow' of https://github.com/apple/swift into tens…
bartchr808 Jul 8, 2019
56119ca
Merge branch 'tensorflow' into jvp-emitter
bartchr808 Jul 8, 2019
d06195f
Generate undef return in basic block of differential.
bartchr808 Jul 8, 2019
8f2f81b
[AutoDiff] Fix memory leaks caused by partial application handling. (…
rxwei Jul 8, 2019
ee8818c
Merge branch 'tensorflow' into jvp-emitter
bartchr808 Jul 8, 2019
5ccab9f
WIP
bartchr808 Jul 8, 2019
e8cfcd7
WIP: only generate JVP body if VJP not user defined.
bartchr808 Jul 8, 2019
e5baca9
Fix JVP result type.
bartchr808 Jul 8, 2019
fbdd2b9
Merge branch 'tensorflow' into jvp-emitter
bartchr808 Jul 9, 2019
59b51b1
Fix crasher by mapping result type into context of func.
bartchr808 Jul 9, 2019
5997b7d
Remove activity info and get last tuple element for func.
bartchr808 Jul 9, 2019
2ad233e
Extra space.
bartchr808 Jul 9, 2019
00cf6c0
PR review: format.
bartchr808 Jul 10, 2019
3fc6cdc
Move blank JVP logic creation out of JVPEmitter.
bartchr808 Jul 10, 2019
04a8508
Spacing/Indentation.
bartchr808 Jul 10, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading