Skip to content

Conversation

jekbradbury
Copy link

Fix VJPs for sum and mean, and add Tensor.variance.

The VJP registered for the squeezingAxes variant of sum and mean
methods is in fact the correct VJP for the alongAxes variant; the VJP
for the squeezingAxes variant requires inserting an additional
dimension, which is left for future implementation.

@jekbradbury jekbradbury added the tensorflow This is for "tensorflow" branch PRs. label Jan 25, 2019
@pschuh
Copy link
Contributor

pschuh commented Jan 25, 2019

@swift-ci please test tensorflow

The VJP registered for the squeezingAxes variant of each of those
methods is in fact the correct VJP for the alongAxes variant; the VJP
for the squeezingAxes variant requires inserting an additional
dimension, which is left for future implementation.
@dan-zheng
Copy link
Contributor

@swift-ci Please test tensorflow

@dan-zheng
Copy link
Contributor

@swift-ci Please test tensorflow

@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

@swift-ci please test tensorflow

@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

@swift-ci please test tensorflow Linux

2 similar comments
@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

@swift-ci please test tensorflow Linux

@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

@swift-ci please test tensorflow Linux

@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

@swift-ci please test tensorflow

@rxwei
Copy link
Contributor

rxwei commented Jan 25, 2019

Locally tested. Merging to unblock deadline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tensorflow This is for "tensorflow" branch PRs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants