Douglas Yarrington
Douglas Yarrington
Update for macOS arm64 support
It looks like this example file uses an older syntax for GraphTensor and might need to be updated: Specifically this [line](https://github.com/tensorflow/gnn/blob/0319ca71eea9698bb994f6c28122a13d200e7eaf/examples/citeseer/graph_tensor_example.py#L29) contains the attribute 'values' ```python def transform_fn(gt: tfgnn.GraphTensor) ->...
Support for macOS Monterey # Description Adding support for macOS Monterey M1 local build. Brief Description of the PR: Adding changes to bazel configuration and scripts to enable building from...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): macOS Monterey 12.0 - TensorFlow version and how it was installed (source or binary): TF 2.6 binary - TensorFlow-Addons...