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

v0.3 release. #175

Merged
merged 7 commits into from
Apr 23, 2019
Merged

v0.3 release. #175

merged 7 commits into from
Apr 23, 2019

Conversation

dan-zheng
Copy link
Member

  • Add RELEASES.md: release notes (new features, acknowledgements, link to known issues).
  • Add KNOWN_ISSUES.md: curated list of issues.
  • Update README.md.
    • Minor edits, add links to new docs.

- Add RELEASES.md: release notes (new features, acknowledgements, link to known issues).
- Add KNOWN_ISSUES.md: curated list of issues.
- Update README.md.
  - Minor edits, add links to new docs.
@dan-zheng dan-zheng requested a review from saeta April 23, 2019 20:02

### TensorFlow Library

* [ ] `Tensor` advanced indexing and striding are not supported on GPU.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an API link?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are actually supported. What's not supported on GPU are the subscript setters only (i.e., assignment).


### Swift Standard Library Enhancements

* `AnyDerivative` has been added, representing a type-erased derivative.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there an API link?

@jcatanza
Copy link

jcatanza commented Apr 23, 2019 via email

Copy link
Contributor

@saeta saeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking very good!

@rxwei
Copy link
Contributor

rxwei commented Apr 23, 2019

@jcatanza You can click the "Unwatch" button and select "Ignoring". Sorry for the inconvenience!
image

@bartchr808
Copy link
Contributor

Hey @jcatanza ! It seems you are watching this repo. Clicking the "unwatch" button at the top and selecting "ignoring" or "not watching" will prevent you from getting any emails or github notifications.

Copy link
Contributor

@rxwei rxwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. It would be nice to link mentions of any API to their API doc page, since that would help people learn how to use those APIs. If API docs are not ready yet, no worries. We can update this later.

Copy link
Contributor

@saeta saeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dan-zheng !

@jcatanza
Copy link

jcatanza commented Apr 23, 2019 via email

@bartchr808
Copy link
Contributor

I'm curious, with the API changing and new versions getting released often, how often will Google Colab be updated with a new Swift toolchain? I'm specifically wondering in relation to the tutorials we have from the TensorFlow Summit back in March as from what I recall, these updates will break some of those tutorials (like the model building one I think). Will those notebooks be deprecated, will they run using an old version of the toolchain on Colab, will someone be constantly updating them every time a breaking API change is made, etc.

@saeta
Copy link
Contributor

saeta commented Apr 23, 2019

@bartchr808 we will be updating colab over the next couple days, and we will be updating the notebooks to match. :-)

@bartchr808
Copy link
Contributor

@saeta awesome sounds good! 😄

@dan-zheng dan-zheng merged commit e1e6a17 into tensorflow:master Apr 23, 2019
@dan-zheng
Copy link
Member Author

Thanks to reviewers and @marcrasi for updating Installation.md!
API docs will be updated soon and API mention links will be added.

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.

6 participants