Skip to content

Instantly share code, notes, and snippets.

@kevinrobinson
Last active December 8, 2015 16:27
Show Gist options
  • Select an option

  • Save kevinrobinson/6de538e0f20d40bfc3e2 to your computer and use it in GitHub Desktop.

Select an option

Save kevinrobinson/6de538e0f20d40bfc3e2 to your computer and use it in GitHub Desktop.
native.cc_binary(
name = "gen_gen_word2vec_py_wrappers_cc",
deps = [":word2vec_ops", ...],
...
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment