Code Monkey home page Code Monkey logo

Comments (13)

BryanCutler avatar BryanCutler commented on June 3, 2024 5

The wheels have been uploaded, yay! I ran a quick local test before publishing and will also try to install from PyPI. Nice work everyone!!

from io.

terrytangyuan avatar terrytangyuan commented on June 3, 2024 1

from io.

yongtang avatar yongtang commented on June 3, 2024 1

Thanks @BryanCutler! I think markdown files with sample code would be a good start already.

from io.

terrytangyuan avatar terrytangyuan commented on June 3, 2024 1

We might want to consider setting up automatic PyPI release on Travis going forward so whenever a release tag is made, Travis builds and pushes artifacts to PyPI:
https://docs.travis-ci.com/user/deployment/pypi/

from io.

BryanCutler avatar BryanCutler commented on June 3, 2024

I could take the first 2 README.md updates, and Build/push *.whl files

Add examples in doc/tutorials so that end user could see the use case

what kind of format will we make these tutorials, markdowns files also in the github repo or is it possible to have sphinx/html, or something?

from io.

yongtang avatar yongtang commented on June 3, 2024

@BryanCutler for

I could take the first 2 README.md updates, and Build/push *.whl files

could you create an account in PyPI.org and create a PR to add your name and PyPI.org handle to Current Release Team (See below)?
https://github.com/tensorflow/community/blob/master/sigs/io/RELEASE.md

from io.

BryanCutler avatar BryanCutler commented on June 3, 2024

could you create an account in PyPI.org and create a PR to add your name and PyPI.org handle to Current Release Team

Done, PR tensorflow/community#59

from io.

BryanCutler avatar BryanCutler commented on June 3, 2024

Updates for README #71

from io.

yongtang avatar yongtang commented on June 3, 2024

I think we cover all items. The doc/tutorials probably could be deferred to the next release as with tensorflow 1.13 it is possible to combine tf.data with tf.keras and the examples will be more telling. With 1.12 there are still many bugs for tf.data to work with higher level apis.

from io.

yongtang avatar yongtang commented on June 3, 2024

Just tagged v0.2.0.

@BryanCutler Would you like to help build the *.whl files and push to PyPI.org?

The build method for *.whl files have been updated, see PR tensorflow/community#58

$ docker run -it -e BAZEL_VERSION=0.20.0 --rm -v ${PWD}:/working_dir \
    -w /working_dir  tensorflow/tensorflow:custom-op \
    bash -x /working_dir/.travis/python.release.sh <2.7|3.4|3.5|3.6>

Once 4 *.whl files are generated, you could push them to PyPI.org

from io.

BryanCutler avatar BryanCutler commented on June 3, 2024

@BryanCutler Would you like to help build the *.whl files and push to PyPI.org?

Sure I will do it now, thanks!

from io.

terrytangyuan avatar terrytangyuan commented on June 3, 2024

Great work everyone! I am closing this issue now. The last item - "Release R packages to CRAN" - will be tracked separately in #18

from io.

yongtang avatar yongtang commented on June 3, 2024

Thanks all for great work!

from io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.