tensorflow-white-paper-notes icon indicating copy to clipboard operation
tensorflow-white-paper-notes copied to clipboard

Reading tensorflow code

Open alephman opened this issue 8 years ago • 9 comments

Hi Sam, This notes is really great, do you have any plan to read tensorflow source code with this whitepaper?

alephman avatar Sep 05 '16 06:09 alephman

Hey @alephman - would you mind clarifying exactly what your asking? I'm exactly sure how to interpret this question. Is it about whether I'm going to add more specific source code information into this repository?

samjabrahams avatar Sep 05 '16 06:09 samjabrahams

@samjabrahams Yeah, the white paper only describes the main idea. If we know the implementation of knowledge, it could be great! The tensorflow source is becoming complex: python as the front end, c++ as the core platform, distribution training...

alephman avatar Sep 05 '16 12:09 alephman

Got it. Well, I've been thinking about writing a more comprehensive "tour" of the TensorFlow code base (as much as to solidify my own understanding as anything else), but I wasn't originally planning on putting it here. That said, it may make more sense to put it in this repository, as this one already has a decent online presence.

So to answer your question: I think yes! It'll take a fair amount of time, however.

samjabrahams avatar Sep 05 '16 17:09 samjabrahams

Sounds great!

alephman avatar Sep 07 '16 06:09 alephman

Hi, have you completed the "tour"? If so, where have you put it?

larissa95 avatar Oct 12 '16 09:10 larissa95

I've definitely done a lot of digging/learning, though I can't say I've "completed" it yet. It may make more sense to do section-by-section breakdowns of the codebase instead of attempting one large swath at once.

samjabrahams avatar Oct 12 '16 16:10 samjabrahams

If you start doing so, let me know, it would be nice to contribute.

larissa95 avatar Oct 12 '16 20:10 larissa95

Will do!

samjabrahams avatar Oct 13 '16 17:10 samjabrahams

@samjabrahams Hi, have you completed the "tour"? If so, where have you put it?

zhangpengGenedock avatar Nov 01 '17 09:11 zhangpengGenedock