swift
[TF] TensorGroup and TensorArrayProtocol conformance derivation
#22854
Merged

[TF] TensorGroup and TensorArrayProtocol conformance derivation #22854

rxwei merged 58 commits into swiftlang:tensorflow from tensorflow
eaplatanios
eaplatanios Added support for sampling from a Beta distribution.
276f593f
eaplatanios Formatting edits.
15069db4
eaplatanios Bug fix.
773ed1c4
rxwei Update Random.swift
c5d03a87
eaplatanios Merged upstream changes.
2d64261e
eaplatanios Started working on derived conformances for TensorGroup.
562b26a9
eaplatanios Fixed the '_typeList' derivation and added a derivation for '_unknown…
a43f701f
eaplatanios Added a derivation for '_unpackTensorHandles'.
f192d112
eaplatanios Minor formatting edits.
4129652c
eaplatanios Tabs to spaces.
f9f797d6
rxwei rxwei changed the title TensorGroup and TensorArrayProtocol conformance derivation [TF] WIP: TensorGroup and TensorArrayProtocol conformance derivation 7 years ago
eaplatanios Minor changes.
67791b38
rxwei
rxwei
rxwei rxwei added tensorflow
eaplatanios Fixed the derivation for '_unpackTensorHandles'.
daf3be5c
eaplatanios
eaplatanios
eaplatanios Added a derivation for the 'TensorGroup' initializer.
c6a63c50
rxwei
eaplatanios Fixed the derivation for the 'TensorGroup' initializer.
5a5dd512
eaplatanios Cleaned up all places where 'TensorGroup's are being used.
536a506f
eaplatanios Removed the derivation for '_unknownShapeList'.
39d29724
eaplatanios
eaplatanios Minor edit.
bd152328
rxwei rxwei requested a review from dan-zheng dan-zheng 7 years ago
rxwei rxwei requested a review from rxwei rxwei 7 years ago
rxwei
eaplatanios
eaplatanios
bgogul Use tracing to implement some of the dataset APIs (#22766)
4fc66f70
update lldb commit hash
4a5623e9
rxwei [AutoDiff] Handle multiple `@differentiable` attributes in TBDGen. (#…
8830c7f8
marcrasi tf-239 (#22767)
68a1efaa
bgogul Allow Dataset.map to return an element of different type. (#22820)
380b4641
Fixed a bug in python object refcounts, where isType() consumed refco…
72ff3df6
dan-zheng [AutoDiff] TF-199: Set `ParamDecl` types in `createEntryArguments`. (…
a8cb1f6b
dan-zheng [AutoDiff] TF-246: Fix adjoint buffer calculation for projections. (#…
297c4995
dan-zheng [AutoDiff] TF-249: Enable `@differentiable` on initializers. (#22846)
22ebe3c8
dan-zheng [Sema] Tweak `Differentiable` derived conformances. (#22850)
d0db1c34
dan-zheng [AutoDiff] TF-274: Fix usefulness propagation for address-type output…
bceb1f13
bgogul Update tensorflow and tensorflow-swift-bindings commit hashes. (#22789)
c4fed1c9
rxwei [AutoDiff] TF-19: Perform activity analysis on all types. (#22848)
618cc07c
dan-zheng [Python] Add `Strideable` conformance, remove slice initializer. (#22…
d01ecb0f
dan-zheng [AutoDiff] TF-277: Fix type-remapping crash. (#22851)
a613d76e
rxwei [AutoDiff] Remove the method mode from 'Builtin.autodiffApply'. (#22859)
4b89bcd4
dan-zheng [AutoDiff] TF-282: Handle `begin_access` in `getAdjointBuffer`. (#22847)
d0aa4135
eaplatanios
eaplatanios
rxwei
eaplatanios
eaplatanios
eaplatanios
dan-zheng
eaplatanios
eaplatanios
eaplatanios
eaplatanios
dan-zheng
eaplatanios
eaplatanios Set known protocol kind, edit `ZippedTensors`.
6b9fc9e5
eaplatanios Merged upstream changes.
172a0dd9
eaplatanios Resolved merge conflict.
7d68f186
eaplatanios
eaplatanios Added some tests for the TensorGroup conformance derivation.
84e443a3
eaplatanios Fixed the TensorGroup tests.
77b8afa9
eaplatanios
eaplatanios Merge remote-tracking branch 'upstream/tensorflow' into tensorflow
be238a75
eaplatanios Bug fixes in the TensorArrayProtocol conformance derivation.
25d28f09
eaplatanios Merged upstream changes.
55045b84
eaplatanios
eaplatanios
dan-zheng
dan-zheng approved these changes on 2019-03-21
eaplatanios Addressed Dan's feedback.
9099ac0e
eaplatanios Merge remote-tracking branch 'upstream/tensorflow' into tensorflow
ac446285
dan-zheng
dan-zheng commented on 2019-03-21
rxwei
rxwei commented on 2019-03-21
eaplatanios Fixed a bug in the TensorGroup conformance derivation for properly ha…
8171bdf3
eaplatanios Added derivation for 'TensorArrayProtocol._tensorHandleCount'.
6db9eaa0
eaplatanios Added some tests for the TensorArrayProtocol conformance derivation.
50408fc7
eaplatanios Added nested type tests for the 'TensorGroup' and 'TensorArrayProtoco…
2b8e7913
eaplatanios Added tests for 'TensorArrayProtocol._unpackTensorHandles'.
17575d1c
eaplatanios Added tests for 'TensorGroup.init(_owning:)'.
1abea363
eaplatanios Modified the nested generic tests for 'TensorGroup' and 'TensorArrayP…
d80a142a
eaplatanios
rxwei
rxwei commented on 2019-03-24
rxwei
eaplatanios Addressed Richard's formatting comments.
b87c5fda
eaplatanios
rxwei
rxwei approved these changes on 2019-03-24
rxwei
rxwei commented on 2019-03-24
eaplatanios Formatting fix.
d9771907
rxwei
rxwei commented on 2019-03-24
eaplatanios Formatting fix.
57950ca6
rxwei
rxwei rxwei changed the title [TF] WIP: TensorGroup and TensorArrayProtocol conformance derivation [TF] TensorGroup and TensorArrayProtocol conformance derivation 7 years ago
rxwei
dan-zheng
eaplatanios Bug fixes.
ee197211
eaplatanios
rxwei
rxwei
rxwei commented on 2019-03-24
rxwei
eaplatanios
eaplatanios
dan-zheng
dan-zheng
eaplatanios
eaplatanios
rxwei
eaplatanios
eaplatanios
rxwei
marcrasi
eaplatanios
marcrasi
marcrasi
rxwei
eaplatanios
rxwei
marcrasi
rxwei
eaplatanios Added back the 'TensorGroup._unknownShapeList' protocol requirement t…
737673ba
eaplatanios Renamed 'ZippedTensors' to 'Zip2Tensor', in order to match the 'Zip2S…
ec5b3422
eaplatanios
rxwei
eaplatanios
rxwei
eaplatanios Renamed 'Zip2Tensor' to 'Zip2TensorGroup'.
35e33b82
eaplatanios
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei
rxwei rxwei merged bcb73a17 into tensorflow 7 years ago
eaplatanios
eaplatanios eaplatanios deleted the tensorflow branch 7 years ago
eaplatanios eaplatanios restored the head branch 7 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone