This change allows Bazel to fetch and build SWIG rather than getting it from the system. This change also improves the i/o performance of the SWIG build, makes it hermetically sealed, and ensures tf_py_wrap_cc() can function correctly across Bazel repositories. CC: #4983 Change: 136783531
2 lines
35 B
Python
2 lines
35 B
Python
licenses(["notice"]) # Apache 2.0
|