swift
[TF] TF-496: Conditionally conform SIMD types to Differentiable
#24786
Merged

[TF] TF-496: Conditionally conform SIMD types to Differentiable #24786

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone