"torchvision/csrc/io/decoder/time_keeper.h" did not exist on "8b9859d3aeebcd37e6a284fc751c58569857f7be"
  1. 28 Jun, 2016 1 commit
    • 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
  2. 12 May, 2016 1 commit