Post

Replies

Boosts

Views

Activity

Reply to Tensorflow on M1 Macbook Pro, error when model fit executes
Same error!! M1 MAX Mac OS Ventura 13.1 tensorflow-metal 0.7.0 tensorflow-macos 2.11.0 Metal device set to: Apple M1 Max systemMemory: 32.00 GB maxCacheSize: 10.67 GB 2022-12-11 18:48:12.915462: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:306] Could not identify NUMA node of platform GPU ID 0, defaulting to 0. Your kernel may not have been built with NUMA support. 2022-12-11 18:48:12.915489: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:272] 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: ) 2022-12-11 18:48:13.971037: W tensorflow/tsl/platform/profile_utils/cpu_utils.cc:128] Failed to get CPU frequency: 0 Hz Epoch 1/5 /Users/macstudio/miniconda/envs/tf/lib/python3.10/site-packages/keras/backend.py:5585: UserWarning: "sparse_categorical_crossentropy received from_logits=True, but the output argument was produced by a Softmax activation and thus does not represent logits. Was this intended?   output, from_logits = _get_logits( 2022-12-11 18:48:19.160047: I tensorflow/core/grappler/optimizers/custom_graph_optimizer_registry.cc:114] Plugin optimizer for device_type GPU is enabled. 2022-12-11 18:48:20.283908: W tensorflow/core/framework/op_kernel.cc:1830] OP_REQUIRES failed at xla_ops.cc:418 : NOT_FOUND: could not find registered platform with id: 0x12c5c26d0 2022-12-11 18:48:20.283938: W tensorflow/core/framework/op_kernel.cc:1830] OP_REQUIRES failed at xla_ops.cc:418 : NOT_FOUND: could not find registered platform with id: 0x12c5c26d0
Dec ’22