Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

[AutoDiff] Update deprecated method-style differential operators. #395

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

dan-zheng
Copy link
Member

@dan-zheng dan-zheng commented Feb 28, 2020

Use top-level differential operators instead of method-style ones, which have been removed.
Method-style differential operators have been removed for a full release cycle now.


No more occurrences of method-style differential operators, I hope:

$ grep -nr "\.valueWith" docs/site/tutorials
$ grep -nr "\.pullback" docs/site/tutorials
$ grep -nr "\.gradient" docs/site/tutorials

@dan-zheng dan-zheng requested a review from marcrasi February 28, 2020 23:37
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@dan-zheng dan-zheng changed the title [AutoDiff] Remove deprecated method-style differential operators. [AutoDiff] Update deprecated method-style differential operators. Feb 28, 2020
Use top-level differential operators instead of method-style ones, which have
been removed. Method-style differential operators have been removed for a full
release cycle now.
@dan-zheng dan-zheng merged commit 787904e into tensorflow:master Feb 28, 2020
@dan-zheng dan-zheng deleted the bye-deprecated branch February 28, 2020 23:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants