Add libimagegenerator_gpu.so
PiperOrigin-RevId: 561800710
This commit is contained in:
committed by
Copybara-Service
parent
827c2983bd
commit
9bb852c33d
@@ -12,10 +12,17 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
load(
|
||||
"//mediapipe/framework/tool:mediapipe_files.bzl",
|
||||
"mediapipe_files",
|
||||
)
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
mediapipe_files(srcs = ["libimagegenerator_gpu.so"])
|
||||
|
||||
# The native library of MediaPipe vision image generator tasks.
|
||||
cc_binary(
|
||||
name = "libmediapipe_tasks_vision_image_generator_jni.so",
|
||||
|
||||
Reference in New Issue
Block a user