contrib.keras.utils.convert_all_kernels_in_model

tf.contrib.keras.utils.convert_all_kernels_in_model

tf.contrib.keras.utils.convert_all_kernels_in_model

convert_all_kernels_in_model(model)

Defined in tensorflow/contrib/keras/python/keras/utils/layer_utils.py.

Converts all convolution kernels in a model from Theano to TensorFlow.

Also works from TensorFlow to Theano.

Arguments:

登录查看完整内容