This repository was archived by the owner on Jul 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 137
Pull requests: tensorflow/swift-apis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Batchnorm changes: fix axis handling and drop workaround for AD crasher
#1
by jekbradbury
was merged Feb 12, 2019
Loading…
updated Feb 12, 2019
Add Threefry PRNG and tests
enhancement
New feature or request
#2
by austinzheng
was merged Feb 12, 2019
Loading…
updated Feb 12, 2019
Fix initializer visibility and argument names
bug
Something isn't working
#5
by austinzheng
was merged Feb 12, 2019
Loading…
updated Feb 12, 2019
Change New feature or request
Optimizer.update(_:along:)
to take an inout Model
.
enhancement
#6
by rxwei
was merged Feb 13, 2019
Loading…
updated Feb 13, 2019
Simplify generic constraints by adopting New feature or request
TensorFlowFloatingPoint
.
enhancement
#3
by rxwei
was merged Feb 13, 2019
Loading…
updated Feb 13, 2019
Add 10-round Philox 4x32 generator and tests
enhancement
New feature or request
#7
by austinzheng
was merged Feb 13, 2019
Loading…
updated Feb 13, 2019
[Random] Move all random number APIs from TF stdlib to DeepLearning.
enhancement
New feature or request
#8
by rxwei
was merged Feb 13, 2019
Loading…
updated Feb 13, 2019
Revert "Change Something isn't working
Optimizer.update(_:along:)
to take an inout Model
."
bug
#9
by rxwei
was merged Feb 14, 2019
Loading…
updated Feb 14, 2019
Use valueWithPullback directly rather than the special curry version.
#11
by pschuh
was merged Feb 14, 2019
Loading…
updated Feb 14, 2019
Fix y tensor shape in the XOR trivial test
#10
by JacopoMangiavacchi
was merged Feb 18, 2019
Loading…
updated Feb 18, 2019
Add some performance measurement blocks for RNGs.
#15
by rxwei
was merged Feb 20, 2019
Loading…
updated Feb 20, 2019
[PRNG] Initialize tensors using Philox PRNG
enhancement
New feature or request
#14
by austinzheng
was merged Feb 20, 2019
Loading…
updated Feb 20, 2019
Replace New feature or request
LearningPhaseIndicator
with a context
argument to Layer.applied(to:in:)
.
enhancement
#13
by rxwei
was merged Feb 20, 2019
Loading…
updated Feb 20, 2019
Rename of 'vector' to 'direction' in the optimizers.
#18
by eaplatanios
was merged Feb 21, 2019
Loading…
updated Feb 21, 2019
Aggregate improvements.
enhancement
New feature or request
#16
by rxwei
was merged Feb 21, 2019
Loading…
updated Feb 22, 2019
Fix Glorot uniform initialization for convolutional layers
#22
by jekbradbury
was merged Feb 22, 2019
Loading…
updated Feb 22, 2019
Add a helper function for sequential models.
#20
by saeta
was merged Feb 24, 2019
Loading…
updated Feb 24, 2019
Add default (identity) activations to the Dense layer initializers.
#26
by saeta
was merged Feb 24, 2019
Loading…
updated Feb 24, 2019
Update README sample code to reflect #28.
#29
by rxwei
was closed Feb 24, 2019
Loading…
updated Feb 24, 2019
Add Sigmoid Cross Entropy Loss
#24
by tanmayb123
was merged Feb 24, 2019
Loading…
updated Feb 24, 2019
Remove explicit differentiation parameters. They are no longer required!
enhancement
New feature or request
#33
by rxwei
was merged Feb 26, 2019
Loading…
updated Feb 26, 2019
Add random tensor initializers that use TensorFlow ops.
enhancement
New feature or request
#35
by rxwei
was merged Feb 27, 2019
Loading…
updated Feb 27, 2019
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.