github.com/alwaysproblem/mlserving-tutorial@v0.0.0-20221124033215-121cfddbfbf4/TFserving/CustomOp/custom-op/WORKSPACE (about) 1 load("//tf:tf_configure.bzl", "tf_configure") 2 # load("//gpu:cuda_configure.bzl", "cuda_configure") 3 4 tf_configure(name = "local_config_tf") 5 6 # cuda_configure(name = "local_config_cuda")