[TF] TF-496: Conditionally conform SIMD types to Differentiable #24786
Initial broken version.
7fb96b18
Add VectorView.
d3182a31
WIP while waiting for swift forums answer.
aa231873
WIP: removed from AdditiveArithmetic, kept in CIMD.
fe383628
Remove += from SIMD protocol, move it to Struct SIMDn.
5f109a03
Have SIMDn conform to Differentiable.
304026b9
Forgot to remove zero, already implemented in SIMDVector.swift
b75db945
rxwei
commented
on 2019-05-14
PR fix: spacing.
d67acef0
bartchr808
changed the title TF-496: Conditionally conform SIMD types to Differentiable [TF] TF-496: Conditionally conform SIMD types to Differentiable 6 years ago
Start making + differentiable
17f52bf8
Get + and - differentiable.
031f3847
WIP
83e7f753
Make all necessary operators differentiable.
0268fc6c
rxwei
commented
on 2019-05-16
Address 1st batch of PR comments.
72d13e5f
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
91fd99b5
rxwei
commented
on 2019-05-16
rxwei
commented
on 2019-05-16
Fix due to changes in PR #24825.
e057686e
Address 2nd batch of PR comments.
260f2fb7
Make _vjpSubscript internal and inline.
c4de3c9c
WIP: test for + doesn't seem to work, filed JIRA bug.
e4e96dd3
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
5491b5b4
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
ec43e8d4
WIP: add back functions
9cf828e7
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
12f674e4
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
0107e981
Make negation diff & start fixing tests.
85473be8
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
36f687e4
Fix bugs in code and add tests
99b8408c
Get sum() differentiable.
ffdb4c49
Cleanup and additional init(repeating:) test.
c8df93f5
Fix up AdditiveArithmetic conformance.
2821b8fa
Merge branch 'tensorflow' into TF-496-conform-SIMD-types-differentiable
bc32cf9b
Code cleanup and additonal tests.
7abb1c33
White space.
0adb6eb2
dan-zheng
approved these changes
on 2019-06-13
Add generic tests.
d73f3dab
dan-zheng
approved these changes
on 2019-06-13
rxwei
approved these changes
on 2019-06-14
bartchr808
merged
3417a08c
into tensorflow 6 years ago
bartchr808
deleted the TF-496-conform-SIMD-types-differentiable branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub