... keep_prob, noise_shape=None, seed=None, name=None )定義在:tensorflow/python/ops/nn_ops.py.請(qǐng)參閱指南:層(contrib)>用于構(gòu)建神經(jīng)網(wǎng)絡(luò)層的高級(jí)操作,神經(jīng)網(wǎng)絡(luò)>激活函數(shù)該函數(shù)用于計(jì)算dropout.使用概率keep_prob,輸出按照1/keep_prob的比例放大輸入元...
http://m.o2fo.com/tensorflow_python/tf_nn_dropout.html...;scope', options=_DEFAULT_PROFILE_OPTIONS ) 定義在:tensorflow/python/profiler/model_analyzer.py。profile模型??梢栽谝韵戮W(wǎng)址找到教程和示例:https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/profiler/README.md 參數(shù): graph:tf.Graph。如...
http://m.o2fo.com/tensorflow_python/tf_profiler_profile.html...p_log=None, run_meta=None, add_trace=True ) 定義在:tensorflow/python/profiler/tfprof_logger.py。log提供了'op_log',并在下面添加其他模型信息。API還將tf.trainable_variables()中的ops指定為名為“_trainable_variables”的op類型。API還會(huì)記錄定義...
http://m.o2fo.com/tensorflow_python/tf_profiler_write_op_log.htmltf.io.TFRecordCompressionType函數(shù) 類 TFRecordCompressionType 別名: 類 tf.io.TFRecordCompressionType 類 tf.python_io.TFRecordCompressionType定義在:tensorflow/python/lib/io/tf_record.py。記錄的壓縮類型。 類成員 GZIP NONE ZLIB
http://m.o2fo.com/tensorflow_python/tf_io_TFRecordCompressionType.html... 類 TFRecordWriter 別名: 類 tf.io.TFRecordWriter 類 tf.python_io.TFRecordWriter定義在:tensorflow/python/lib/io/tf_record.py。將記錄寫入TFRecords文件的類。此類實(shí)現(xiàn)__enter__和__exit__,并且可以像普通文件一樣在with塊中使用。 __init____init__...
http://m.o2fo.com/tensorflow_python/tf_io_TFRecordWriter.html...io.tf_record_iterator函數(shù) 別名: tf.io.tf_record_iterator tf.python_io.tf_record_iteratortf.io.tf_record_iterator( path, options=None ) 定義在:tensorflow/python/lib/io/tf_record.py。從TFRecords文件讀取記錄的迭代器。(廢棄)警告:此功能已被棄用。...
http://m.o2fo.com/tensorflow_python/tf_io_tf_record_iterator.html....count_params函數(shù)tf.keras.backend.count_params(x) 定義在:tensorflow/python/keras/backend.py。返回變量或張量中的靜態(tài)元素?cái)?shù)。 參數(shù): x:變量或張量。 返回:整數(shù),“x”中的標(biāo)量數(shù)。示例: python >>> kvar = K.zeros((2,3)) >>> K.c...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_count_params.html....keras.backend.dtype函數(shù)tf.keras.backend.dtype(x) 定義在:tensorflow/python/keras/backend.py。以字符串形式返回Keras張量或變量的dtype。 參數(shù): x:張量或變量。 返回:字符串,“x”的dtype。例子:python >>> from keras import backend as K &g...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_dtype.html...arning_phase函數(shù)tf.keras.backend.learning_phase() 定義在:tensorflow/python/keras/backend.py。返回學(xué)習(xí)階段的標(biāo)志。學(xué)習(xí)階段標(biāo)志是一個(gè)布爾張量(0 = test,1 = train),它作為輸入傳遞給任何 Keras 函數(shù),以在訓(xùn)練和測(cè)試時(shí)執(zhí)行不同的行為操作。 ...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_learning_phase.html...keras.backend.manual_variable_initialization(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置變量手動(dòng)初始化的標(biāo)志。這個(gè)布爾標(biāo)志決定了變量是否應(yīng)該在實(shí)例化時(shí)初始化(默認(rèn)), 或者用戶是否應(yīng)該自己處理初始化 (例如通過tf.initialize_...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_manual_variable_initialization.html抱歉,暫時(shí)沒有相關(guān)的微課
w3cschool 建議您:
抱歉,暫時(shí)沒有相關(guān)的視頻課程
w3cschool 建議您:
抱歉,暫時(shí)沒有相關(guān)的教程
w3cschool 建議您:
... keep_prob, noise_shape=None, seed=None, name=None )定義在:tensorflow/python/ops/nn_ops.py.請(qǐng)參閱指南:層(contrib)>用于構(gòu)建神經(jīng)網(wǎng)絡(luò)層的高級(jí)操作,神經(jīng)網(wǎng)絡(luò)>激活函數(shù)該函數(shù)用于計(jì)算dropout.使用概率keep_prob,輸出按照1/keep_prob的比例放大輸入元...
http://m.o2fo.com/tensorflow_python/tf_nn_dropout.html...;scope', options=_DEFAULT_PROFILE_OPTIONS ) 定義在:tensorflow/python/profiler/model_analyzer.py。profile模型。可以在以下網(wǎng)址找到教程和示例:https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/profiler/README.md 參數(shù): graph:tf.Graph。如...
http://m.o2fo.com/tensorflow_python/tf_profiler_profile.html...p_log=None, run_meta=None, add_trace=True ) 定義在:tensorflow/python/profiler/tfprof_logger.py。log提供了'op_log',并在下面添加其他模型信息。API還將tf.trainable_variables()中的ops指定為名為“_trainable_variables”的op類型。API還會(huì)記錄定義...
http://m.o2fo.com/tensorflow_python/tf_profiler_write_op_log.htmltf.io.TFRecordCompressionType函數(shù) 類 TFRecordCompressionType 別名: 類 tf.io.TFRecordCompressionType 類 tf.python_io.TFRecordCompressionType定義在:tensorflow/python/lib/io/tf_record.py。記錄的壓縮類型。 類成員 GZIP NONE ZLIB
http://m.o2fo.com/tensorflow_python/tf_io_TFRecordCompressionType.html... 類 TFRecordWriter 別名: 類 tf.io.TFRecordWriter 類 tf.python_io.TFRecordWriter定義在:tensorflow/python/lib/io/tf_record.py。將記錄寫入TFRecords文件的類。此類實(shí)現(xiàn)__enter__和__exit__,并且可以像普通文件一樣在with塊中使用。 __init____init__...
http://m.o2fo.com/tensorflow_python/tf_io_TFRecordWriter.html...io.tf_record_iterator函數(shù) 別名: tf.io.tf_record_iterator tf.python_io.tf_record_iteratortf.io.tf_record_iterator( path, options=None ) 定義在:tensorflow/python/lib/io/tf_record.py。從TFRecords文件讀取記錄的迭代器。(廢棄)警告:此功能已被棄用。...
http://m.o2fo.com/tensorflow_python/tf_io_tf_record_iterator.html....count_params函數(shù)tf.keras.backend.count_params(x) 定義在:tensorflow/python/keras/backend.py。返回變量或張量中的靜態(tài)元素?cái)?shù)。 參數(shù): x:變量或張量。 返回:整數(shù),“x”中的標(biāo)量數(shù)。示例: python >>> kvar = K.zeros((2,3)) >>> K.c...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_count_params.html....keras.backend.dtype函數(shù)tf.keras.backend.dtype(x) 定義在:tensorflow/python/keras/backend.py。以字符串形式返回Keras張量或變量的dtype。 參數(shù): x:張量或變量。 返回:字符串,“x”的dtype。例子:python >>> from keras import backend as K &g...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_dtype.html...arning_phase函數(shù)tf.keras.backend.learning_phase() 定義在:tensorflow/python/keras/backend.py。返回學(xué)習(xí)階段的標(biāo)志。學(xué)習(xí)階段標(biāo)志是一個(gè)布爾張量(0 = test,1 = train),它作為輸入傳遞給任何 Keras 函數(shù),以在訓(xùn)練和測(cè)試時(shí)執(zhí)行不同的行為操作。 ...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_learning_phase.html...keras.backend.manual_variable_initialization(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置變量手動(dòng)初始化的標(biāo)志。這個(gè)布爾標(biāo)志決定了變量是否應(yīng)該在實(shí)例化時(shí)初始化(默認(rèn)), 或者用戶是否應(yīng)該自己處理初始化 (例如通過tf.initialize_...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_manual_variable_initialization.html抱歉,暫時(shí)沒有相關(guān)的文章
w3cschool 建議您: