Post

Replies

Boosts

Views

Activity

Reply to 🤔 GitHub tensorflow macOS alpha had better performance on M1?
@brendank_ntb yes I get the same message too. In this manner `2021-10-27 20:22:30.943266: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:176] None of the MLIR Optimization Passes are enabled (registered 2) 2021-10-27 20:22:30.946426: W tensorflow/core/platform/profile_utils/cpu_utils.cc:128] Failed to get CPU frequency: 0 Hz 2021-10-27 20:22:38.821706: I tensorflow/core/grappler/optimizers/custom_graph_optimizer_registry.cc:112] Plugin optimizer for device_type GPU is enabled.` Thanks for your response . I thought this was not supposed to happen but this is happening with everyone .
Oct ’21
Reply to 🤔 GitHub tensorflow macOS alpha had better performance on M1?
how to fix these warnings? I am on macOS 12 public release but these warning still persists @essandess @brendank_ntb 2021-08-12 21:48:16.306946: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:305] Could not identify NUMA node of platform GPU ID 0, defaulting to 0. Your kernel may not have been built with NUMA support. 2021-08-12 21:48:16.307209: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:271] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 0 MB memory) -> physical PluggableDevice (device: 0, name: METAL, pci bus id: <undefined>) 2021-08-12 21:48:16.437942: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:176] None of the MLIR Optimization Passes are enabled (registered 2)
Oct ’21