Open aboudjelal opened 5 years ago
The code should be runnable with a non-GPU version of Tensorflow and by selecting impl='astra_cpu'
here https://github.com/adler-j/learned_gradient_tomography/blob/f358cc4e3611c480615d453b574253d511f73fe7/code/partially_learned_gradient_descent.py#L17 Beware that it is probably extremely slow though.
Thank you for your answer,
when I execute the code : python3 partially_learned_gradient_descent_no_gradients.py . I show this message,
2019-03-18 14:48:17.850394: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2594125000 Hz
2019-03-18 14:48:17.850835: I tensorflow/compiler/xla/service/service.cc:150] XLA service 0x1ce2690 executing computations on platform Host. Devices:
2019-03-18 14:48:17.850875: I tensorflow/compiler/xla/service/service.cc:158] StreamExecutor device (0):
thanks
no I didn't i will try
I installed ASTRA but some error
Could you elaborate a bit more on what error?
Bonjour,
Is there any cpu implementation of the code ? I read in your paper that you have used the ’astra gpu’ backend.
Regards