File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_simple_subgraph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_binary_graph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_binary_graph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
16+
1517licenses (["notice" ])
1618
1719package (default_visibility = ["//visibility:public" ])
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_binary_graph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_binary_graph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- load ("//mediapipe/framework/port:build_config .bzl" , "mediapipe_cc_proto_library " )
15+ load ("@rules_cc//cc:cc_library .bzl" , "cc_library " )
1616# Placeholder: load proto_library
1717
18+ load ("//mediapipe/framework/port:build_config.bzl" , "mediapipe_cc_proto_library" )
19+
1820licenses (["notice" ])
1921
2022package (default_visibility = ["//visibility:public" ])
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_binary_graph" ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load ("//mediapipe/framework/port:build_config.bzl" , "mediapipe_proto_library" )
1617
1718licenses (["notice" ])
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1516load (
1617 "//mediapipe/framework/tool:mediapipe_graph.bzl" ,
1718 "mediapipe_simple_subgraph" ,
You can’t perform that action at this time.
0 commit comments