mirror of
https://github.com/tensorflow/tensorflow.git
synced 2024-11-21 21:05:19 +00:00
8b38fcb728
I am planning to use nanobind inside xla/python (replacing uses of pybind11), and this change adds Bazel mappings for * nanobind, and * robin_map, which is a hash map implementation used internally by nanobind. PiperOrigin-RevId: 610427944
2 lines
85 B
Python
2 lines
85 B
Python
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
|