• David Mansfield's avatar
    Compatibility with tensorflow master (#204) · a4b7bb9a
    David Mansfield authored
    * TF defines the same external repositories but with different commit and BUILD
    
    * Fix a bunch of bazel namespace issues
    
    @tf changed to @org_tensorflow
    Tensorflow stopped using protobuf as submodule, now it's external, so use @protobuf
    
    * Sync to master of tensorflow submodule:
      - local version of is_cuda in syntaxnet.bzl,
      - using unique_ptr in file api.
    a4b7bb9a
proto_io.h 7.17 KB