Hacker News new | past | comments | ask | show | jobs | submit login

Python 3.9.4 | packaged by conda-forge | (default, May 10 2021, 22:10:52) [Clang 11.1.0 ] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import tensorflow

Init Plugin

Init Graph Optimizer

Init Kernel

>>> tensorflow.config.list_physical_devices

<function list_physical_devices at 0x128011f70>

>>> tensorflow.config.list_physical_devices()

[PhysicalDevice(name='/physical_device:CPU:0', device_type='CPU'), PhysicalDevice(name='/physical_device:GPU:0', device_type='GPU')]




Ohhhh snapppppp! Excitement level just shot way up. Thank you.

God, it’ll be nice having a gpu for tensorflow. I’ve dreamed about this for like… a long time.


Got it running! I posted detailed instructions here: https://news.ycombinator.com/item?id=27445555

Ahh, I've never had a local GPU before. Thank you Apple Santa Claus, whoever your team is.


... and it worked on linux and windows for years already.


Maybe someday they'll external GPU support too, unless it's too tall of an order for Apple.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: