danfenghong / IEEE_TGRS_MDL-RS

Danfeng Hong, Lianru Gao, Naoto Yokoya, Jing Yao, Jocelyn Chanussot, Qian Du, Bing Zhang. More Diverse Means Better: Multimodal Deep Learning Meets Remote Sensing Imagery Classification, IEEE TGRS, 2021, 59(5): 4340-4354.
102 stars 21 forks source link

about tfdeterminism #6

Open ooolike opened 2 years ago

ooolike commented 2 years ago

do you meet the problem: Exception: tfdeterminism: No patch available for version 2.9.1 of TensorFlow. How to solve it? I use os.environ['TF_DETERMINISTIC_OPS'] = '1' , but it seems that it doesn't work.

danfenghong commented 2 years ago

I did not meet this problem. I guess, it is due to the high version tensorflow.

ooolike @.***> 于2022年7月1日周五 21:59写道:

do you meet the problem: Exception: tfdeterminism: No patch available for version 2.9.1 of TensorFlow. How to solve it? I use os.environ['TF_DETERMINISTIC_OPS'] = '1' , but it seems that it doesn't work.

— Reply to this email directly, view it on GitHub https://github.com/danfenghong/IEEE_TGRS_MDL-RS/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFL2GZQRA4MBPWUAD24GGXDVR32VBANCNFSM52M2PNFQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ooolike commented 2 years ago

Thank you for your reply.

danfenghong commented 2 years ago

We have mentioned in our github code, please see readme.

ooolike @.***> 于2022年7月2日周六 15:02写道:

Thank you for your reply. I'd like to know which version do you use in your experiments? 2.9.0 and 2.5.0 all don't work = =

— Reply to this email directly, view it on GitHub https://github.com/danfenghong/IEEE_TGRS_MDL-RS/issues/6#issuecomment-1172849388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFL2GZVIYRU5JY6BBKTWNTLVR7SP7ANCNFSM52M2PNFQ . You are receiving this because you commented.Message ID: @.***>