App下載

詞條

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

2351.TensorFlow函數(shù):tf.reduce_min

...eep_dims=False, name=None, reduction_indices=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>減少 tf.reduce_min函數(shù)用來計算一個張量的各個維度上元素的最小值. 同樣按照axis給定的維度減少input_tensor.除非 keep_dims 是true,否...

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

2352.TensorFlow函數(shù):tf.reduce_prod

...eep_dims=False, name=None, reduction_indices=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>減少 此函數(shù)計算一個張量的各個維度上元素的乘積. 函數(shù)中的input_tensor是按照axis中已經(jīng)給定的維度來減少的;除非 keep_dims 是tr...

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

2353.TensorFlow函數(shù):tf.RegisterGradient

tf.RegisterGradient 函數(shù) RegisterGradient 類 定義在:tensorflow/python/framework/ops.py. 請參閱指南:構建圖>定義新操作 用于注冊 op 類型的漸變函數(shù)的修飾符. 這個修飾符只在定義一個新的 op 類型時使用.對于具有 m 個輸入和 n 個輸出的運...

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

2354.TensorFlow:tf.report_uninitialized_variables函數(shù)

...ne, name='report_uninitialized_variables' ) 定義在:tensorflow/python/ops/variables.py. 請參閱指南:變量>變量幫助函數(shù) 該函數(shù)用來添加ops以列出未初始化變量的名稱. 當運行時,返回包含未初始化變量(如果有)的名稱的一維張量,如果沒有...

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

2355.TensorFlow函數(shù):如何計算填充

...shape, block_shape, base_paddings=None, name=None ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>分割和連接 計算要使 block_shape 除以 input_shape 所需的填充. 此函數(shù)可用于計算與 space_to_batch_nd 和 batch_to_space_nd 一起使用的合適的...

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

2356.TensorFlow:tf.reset_default_graph函數(shù)

tf.reset_default_graph 函數(shù)reset_default_graph() 定義在:tensorflow/python/framework/ops.py. 請參閱指南:構建圖>實用功能 tf.reset_default_graph函數(shù)用于清除默認圖形堆棧并重置全局默認圖形. 注意:默認圖形是當前線程的一個屬性.該tf.reset_defaul...

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

2357.TensorFlow四舍五入:tf.round函數(shù)

tf.round 函數(shù)round( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>基本數(shù)學函數(shù) 將張量的值四舍五入為最接近的整數(shù),元素. 均勻的舍入.也被稱為banker四舍五入.如果要根據(jù)當前系統(tǒng)舍入模式進行舍入,請使...

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

2358.TensorFlow函數(shù):tf.saturate_cast

..._cast 函數(shù)saturate_cast( value, dtype, name=None )定義在:tensorflow/python/ops/math_ops.py.參見指南:張量變換> Casting對 dtype 執(zhí)行一個安全的飽和cast的value.此函數(shù)將輸入轉換為 dtype,而不應用任何縮放.如果有一個危險,即在cast中value將超過或...

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

2359.TensorFlow數(shù)學函數(shù):tf.scalar_mul

tf.scalar_mul 函數(shù)scalar_mul( scalar, x )定義在:tensorflow/python/ops/math_ops.py.請參閱指南:數(shù)學函數(shù)>算術運算符將標量乘以一個張量(Tensor)或 IndexedSlices 對象.用于可能處理IndexedSlices對象的梯度代碼,這些對象很容易乘以標量,但是與任意...

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

2360.首頁

...-2.8.0-brightgreen.svg?style=flat-square) ![](https://img.shields.io/badge/python-3.6-brightgreen.svg)![](https://img.shields.io/badge/Django-2.0-brightgreen.svg) ##簡介 Yearning SQL 審計平臺 基于Vue.js與Django的整套sql審核平臺解決方案。 提供基于Inception的SQL檢測及執(zhí)...

http://m.o2fo.com/yearning/yearning-fijo2jdc.html

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2351.TensorFlow函數(shù):tf.reduce_min

...eep_dims=False, name=None, reduction_indices=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>減少 tf.reduce_min函數(shù)用來計算一個張量的各個維度上元素的最小值. 同樣按照axis給定的維度減少input_tensor.除非 keep_dims 是true,否...

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

2352.TensorFlow函數(shù):tf.reduce_prod

...eep_dims=False, name=None, reduction_indices=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>減少 此函數(shù)計算一個張量的各個維度上元素的乘積. 函數(shù)中的input_tensor是按照axis中已經(jīng)給定的維度來減少的;除非 keep_dims 是tr...

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

2353.TensorFlow函數(shù):tf.RegisterGradient

tf.RegisterGradient 函數(shù) RegisterGradient 類 定義在:tensorflow/python/framework/ops.py. 請參閱指南:構建圖>定義新操作 用于注冊 op 類型的漸變函數(shù)的修飾符. 這個修飾符只在定義一個新的 op 類型時使用.對于具有 m 個輸入和 n 個輸出的運...

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

2354.TensorFlow:tf.report_uninitialized_variables函數(shù)

...ne, name='report_uninitialized_variables' ) 定義在:tensorflow/python/ops/variables.py. 請參閱指南:變量>變量幫助函數(shù) 該函數(shù)用來添加ops以列出未初始化變量的名稱. 當運行時,返回包含未初始化變量(如果有)的名稱的一維張量,如果沒有...

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

2355.TensorFlow函數(shù):如何計算填充

...shape, block_shape, base_paddings=None, name=None ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>分割和連接 計算要使 block_shape 除以 input_shape 所需的填充. 此函數(shù)可用于計算與 space_to_batch_nd 和 batch_to_space_nd 一起使用的合適的...

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

2356.TensorFlow:tf.reset_default_graph函數(shù)

tf.reset_default_graph 函數(shù)reset_default_graph() 定義在:tensorflow/python/framework/ops.py. 請參閱指南:構建圖>實用功能 tf.reset_default_graph函數(shù)用于清除默認圖形堆棧并重置全局默認圖形. 注意:默認圖形是當前線程的一個屬性.該tf.reset_defaul...

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

2357.TensorFlow四舍五入:tf.round函數(shù)

tf.round 函數(shù)round( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學函數(shù)>基本數(shù)學函數(shù) 將張量的值四舍五入為最接近的整數(shù),元素. 均勻的舍入.也被稱為banker四舍五入.如果要根據(jù)當前系統(tǒng)舍入模式進行舍入,請使...

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

2358.TensorFlow函數(shù):tf.saturate_cast

..._cast 函數(shù)saturate_cast( value, dtype, name=None )定義在:tensorflow/python/ops/math_ops.py.參見指南:張量變換> Casting對 dtype 執(zhí)行一個安全的飽和cast的value.此函數(shù)將輸入轉換為 dtype,而不應用任何縮放.如果有一個危險,即在cast中value將超過或...

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

2359.TensorFlow數(shù)學函數(shù):tf.scalar_mul

tf.scalar_mul 函數(shù)scalar_mul( scalar, x )定義在:tensorflow/python/ops/math_ops.py.請參閱指南:數(shù)學函數(shù)>算術運算符將標量乘以一個張量(Tensor)或 IndexedSlices 對象.用于可能處理IndexedSlices對象的梯度代碼,這些對象很容易乘以標量,但是與任意...

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

2360.首頁

...-2.8.0-brightgreen.svg?style=flat-square) ![](https://img.shields.io/badge/python-3.6-brightgreen.svg)![](https://img.shields.io/badge/Django-2.0-brightgreen.svg) ##簡介 Yearning SQL 審計平臺 基于Vue.js與Django的整套sql審核平臺解決方案。 提供基于Inception的SQL檢測及執(zhí)...

http://m.o2fo.com/yearning/yearning-fijo2jdc.html

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

w3cschool 建議您:

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

熱門課程