"official/projects/movinet/train.py" did not exist on "091da63d1c7bfb77df1be0dfe9c8e622ff6ab66f"
  1. 27 Sep, 2019 1 commit
    • Ezekiel Warren's avatar
      Add bazel Support (#724) · 62ff3514
      Ezekiel Warren authored
      Example of how someone might consume yaml-cpp with bazel:
      
      cc_binary(
          name = "example",
          srcs = ["example.cc"],
          deps = ["@com_github_jbeder_yaml_cpp//:yaml-cpp"],
      )
      62ff3514
  2. 14 May, 2018 1 commit
  3. 31 Mar, 2015 1 commit