Skip to content

Conversation

@thunterdb
Copy link
Contributor

This PR contains a script that runs a deep learning example. This only works with TFrames 0.2.8+

TODO: Note that this requires tf-slim to work. Since tf-slim is not properly packaged, this requires some extra installation instructions to properly work.

print('Downloading the model...')
dataset_utils.download_and_uncompress_tarball(url, checkpoints_dir)

#### TEST TO REMOVE
Copy link

Choose a reason for hiding this comment

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

remove?

@yupbank
Copy link
Contributor

yupbank commented May 9, 2017

hey, i was also trying to achieve this, from the official example code, so there is no notion of sc.broadcast(tensorflow_checkpoints) and just works on a input dataframe? I was wondering how the parameter actually passed to the workers

@yupbank
Copy link
Contributor

yupbank commented May 16, 2017

just answering my own question, convert_variables_to_constants is doing the trick

@yupbank
Copy link
Contributor

yupbank commented Jun 2, 2017

so i ported one without the slim thing are you ok if i make another commit to this?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants