본문 바로가기



프로그래밍/프로그래밍

[tensorflow] AttributeError: module 'tensorflow' has no attribute 'set_random_seed'

how to fix it.

the line of  ' tf.set_random_seed( ) ' has change ' tf.random.set_seed( ) '