-
|
Hello, It is now possible to use tensorflow in a casa-dev singularity image following the How to install tensorflow-gpu for BrainVISA processes. Could you confirm that I can update the install script with 3.1.0 version of pyhdf5 and that there is no known incompatibilities, please ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I don't really know how the hdf5 lib works. We are not using it directly, but it is used in netcdf and libminc. Thus the right test I think is to check if .mnc volume files can still be read and written (the pyaims_io test should be fine). |
Beta Was this translation helpful? Give feedback.
I don't really know how the hdf5 lib works. We are not using it directly, but it is used in netcdf and libminc. Thus the right test I think is to check if .mnc volume files can still be read and written (the pyaims_io test should be fine).