App下載

詞條

大約有 4,000 項符合查詢結果 ,庫內數據總量為 78,409 項。(搜索耗時:0.0036秒)

1791.TensorFlow函數教程:tf.profiler.write_op_log

...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還會記錄定義...

http://m.o2fo.com/tensorflow_python/tf_profiler_write_op_log.html

1792.TensorFlow函數教程:tf.io.TFRecordCompressionType

tf.io.TFRecordCompressionType函數 類 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

1793.TensorFlow函數教程:tf.io.TFRecordWriter

... 類 TFRecordWriter 別名: 類 tf.io.TFRecordWriter 類 tf.python_io.TFRecordWriter定義在:tensorflow/python/lib/io/tf_record.py。將記錄寫入TFRecords文件的類。此類實現__enter__和__exit__,并且可以像普通文件一樣在with塊中使用。 __init____init__...

http://m.o2fo.com/tensorflow_python/tf_io_TFRecordWriter.html

1794.TensorFlow函數教程:tf.io.tf_record_iterator

...io.tf_record_iterator函數 別名: 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

1795.TensorFlow函數教程:tf.keras.backend.count_params

....count_params函數tf.keras.backend.count_params(x) 定義在:tensorflow/python/keras/backend.py。返回變量或張量中的靜態(tài)元素數。 參數: x:變量或張量。 返回:整數,“x”中的標量數。示例: python >>> kvar = K.zeros((2,3)) >>> K.c...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_count_params.html

1796.TensorFlow函數教程:tf.keras.backend.dtype

....keras.backend.dtype函數tf.keras.backend.dtype(x) 定義在:tensorflow/python/keras/backend.py。以字符串形式返回Keras張量或變量的dtype。 參數: x:張量或變量。 返回:字符串,“x”的dtype。例子:python >>> from keras import backend as K &g...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_dtype.html

1797.TensorFlow函數教程:tf.keras.backend.learning_phase

...arning_phase函數tf.keras.backend.learning_phase() 定義在:tensorflow/python/keras/backend.py。返回學習階段的標志。學習階段標志是一個布爾張量(0 = test,1 = train),它作為輸入傳遞給任何 Keras 函數,以在訓練和測試時執(zhí)行不同的行為操作。 ...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_learning_phase.html

1798.TensorFlow函數教程:tf.keras.backend.manual_variable_initialization

...keras.backend.manual_variable_initialization(value) 定義在:tensorflow/python/keras/backend.py。設置變量手動初始化的標志。這個布爾標志決定了變量是否應該在實例化時初始化(默認), 或者用戶是否應該自己處理初始化 (例如通過tf.initialize_...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_manual_variable_initialization.html

1799.TensorFlow函數教程:tf.keras.backend.pow

tf.keras.backend.pow函數tf.keras.backend.pow( x, a ) 定義在:tensorflow/python/keras/backend.py。元素取冪。 參數: x:張量或變量。 a:Python整數。 返回:返回張量。

http://m.o2fo.com/tensorflow_python/tf_keras_backend_pow.html

1800.TensorFlow函數教程:tf.keras.backend.random_normal_variable

...ale, dtype=None, name=None, seed=None ) 定義在:tensorflow/python/keras/backend.py。使用從正態(tài)分布中提取的值實例化變量。 參數: shape:整數元組,返回Keras變量的shape。 mean:Float,正態(tài)分布的平均值。 scale:Float,正態(tài)分...

http://m.o2fo.com/tensorflow_python/tensorflow_python-hwy730lx.html

抱歉,暫時沒有相關的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時沒有相關的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

1791.TensorFlow函數教程:tf.profiler.write_op_log

...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還會記錄定義...

http://m.o2fo.com/tensorflow_python/tf_profiler_write_op_log.html

1792.TensorFlow函數教程:tf.io.TFRecordCompressionType

tf.io.TFRecordCompressionType函數 類 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

1793.TensorFlow函數教程:tf.io.TFRecordWriter

... 類 TFRecordWriter 別名: 類 tf.io.TFRecordWriter 類 tf.python_io.TFRecordWriter定義在:tensorflow/python/lib/io/tf_record.py。將記錄寫入TFRecords文件的類。此類實現__enter__和__exit__,并且可以像普通文件一樣在with塊中使用。 __init____init__...

http://m.o2fo.com/tensorflow_python/tf_io_TFRecordWriter.html

1794.TensorFlow函數教程:tf.io.tf_record_iterator

...io.tf_record_iterator函數 別名: 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

1795.TensorFlow函數教程:tf.keras.backend.count_params

....count_params函數tf.keras.backend.count_params(x) 定義在:tensorflow/python/keras/backend.py。返回變量或張量中的靜態(tài)元素數。 參數: x:變量或張量。 返回:整數,“x”中的標量數。示例: python >>> kvar = K.zeros((2,3)) >>> K.c...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_count_params.html

1796.TensorFlow函數教程:tf.keras.backend.dtype

....keras.backend.dtype函數tf.keras.backend.dtype(x) 定義在:tensorflow/python/keras/backend.py。以字符串形式返回Keras張量或變量的dtype。 參數: x:張量或變量。 返回:字符串,“x”的dtype。例子:python >>> from keras import backend as K &g...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_dtype.html

1797.TensorFlow函數教程:tf.keras.backend.learning_phase

...arning_phase函數tf.keras.backend.learning_phase() 定義在:tensorflow/python/keras/backend.py。返回學習階段的標志。學習階段標志是一個布爾張量(0 = test,1 = train),它作為輸入傳遞給任何 Keras 函數,以在訓練和測試時執(zhí)行不同的行為操作。 ...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_learning_phase.html

1798.TensorFlow函數教程:tf.keras.backend.manual_variable_initialization

...keras.backend.manual_variable_initialization(value) 定義在:tensorflow/python/keras/backend.py。設置變量手動初始化的標志。這個布爾標志決定了變量是否應該在實例化時初始化(默認), 或者用戶是否應該自己處理初始化 (例如通過tf.initialize_...

http://m.o2fo.com/tensorflow_python/tf_keras_backend_manual_variable_initialization.html

1799.TensorFlow函數教程:tf.keras.backend.pow

tf.keras.backend.pow函數tf.keras.backend.pow( x, a ) 定義在:tensorflow/python/keras/backend.py。元素取冪。 參數: x:張量或變量。 a:Python整數。 返回:返回張量。

http://m.o2fo.com/tensorflow_python/tf_keras_backend_pow.html

1800.TensorFlow函數教程:tf.keras.backend.random_normal_variable

...ale, dtype=None, name=None, seed=None ) 定義在:tensorflow/python/keras/backend.py。使用從正態(tài)分布中提取的值實例化變量。 參數: shape:整數元組,返回Keras變量的shape。 mean:Float,正態(tài)分布的平均值。 scale:Float,正態(tài)分...

http://m.o2fo.com/tensorflow_python/tensorflow_python-hwy730lx.html

抱歉,暫時沒有相關的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程