App下載

詞條

大約有 4,000 項符合查詢結(jié)果 ,庫內(nèi)數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0463秒)

2261.TensorFlow 返回張量的最大值索引

... axis = None , name = None , dimension = None )定義在tensorflow/python/ops/math_ops.py.參考指南:數(shù)學(xué)>序列比較和索引返回在張量的坐標(biāo)軸上具有的最大值的索引.請注意,在關(guān)聯(lián)的情況下,返回值的身份不能保證.ARGS: input:張量,必須是...

http://www.o2fo.com/tensorflow_python/tensorflow_python-lbm22c8b.html

2262.TensorFlow 返回張量的最小值索引

...is = None , name = None , dimension = None )定義在:tensorflow/python/ops/math_ops.py.參考指南:數(shù)學(xué)>序列比較和索引返回在張量的軸上的具有最小值的索引.請注意,在關(guān)聯(lián)的情況下,返回值的身份不能保證.ARGS: input:張量.必須是下列...

http://www.o2fo.com/tensorflow_python/tensorflow_python-yzgj2c8d.html

2263.TensorFlow 隨機(jī)圖的代理損失

...name = 'SurrogateLoss' ) 定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_graph_impl.py參考指南:BayesFlow隨機(jī)圖(contrib)>隨機(jī)計算圖形輔助函數(shù)隨機(jī)圖的代理損失.這個函數(shù)將調(diào)用 loss_fn 在每個 StochasticTensor 上游的 sample_losses,傳遞...

http://www.o2fo.com/tensorflow_python/tensorflow_python-3szt2c8q.html

2264.TensorFlow 發(fā)出隨機(jī)值的張量

...ic_tensor.BaseStochasticTensor 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量類用于發(fā)出隨機(jī)值的張量對象的基類.屬性 dtype graph name 方法 __init__ __init__ () loss loss(...

http://www.o2fo.com/tensorflow_python/tensorflow_python-gjl12c8u.html

2265.TensorFlow 獲取隨機(jī)張量值類型

tf.contrib.bayesflow.stochastic_tensor.get_current_value_typeget_current_value_type ()定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量值類型

http://www.o2fo.com/tensorflow_python/tensorflow_python-p4t22c8x.html

2266.TensorFlow 隨機(jī)張量值類型的MeanValue類

...ow.stochastic_tensor.MeanValue 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量值類型屬性stop_gradient方法 __init____init__ ( stop_gradient = False ) declare_inputsdeclare_inputs ( unused_s...

http://www.o2fo.com/tensorflow_python/tensorflow_python-1i7f2c8z.html

2267.TensorFlow 具有觀察值的 StochasticTensor

...ensor.ObservedStochasticTensor 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py具有觀察值的 StochasticTensor.屬性distributiondtypegraphnamevalue_type方法__init____init__ ( dist , value , name = None ) 構(gòu)造一個 ObservedStochasticTensor....

http://www.o2fo.com/tensorflow_python/tensorflow_python-ti6y2cb9.html

2268.TensorFlow使用PyCharm編輯器進(jìn)行配置和編譯在Windows下

...后,我們就可以調(diào)用相關(guān)API了。然后啟動PyCharm,新建個Python項目。 4.編寫一個簡單的例子,編譯運(yùn)行。 如果想忽略警告提示,加入下面這句即可。import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' # 隱藏提示警告代碼...

http://www.o2fo.com/tensorflow/tensorflow-1fim2chx.html

2269.TensorFlow 將給定的 type_value 轉(zhuǎn)換為 DType

tf.as_dtypeas_dtype ( type_value ) 定義在:tensorflow/python/framework/dtypes.py參見指南:構(gòu)建圖>張量類型將給定的 type_value 轉(zhuǎn)換為 DType.ARGS:type_value:可以轉(zhuǎn)換為 tf.DType 對象的值,這可能的英文一個 tf.DType 對象,一個 DataType 枚舉,一個字符...

http://www.o2fo.com/tensorflow_python/tensorflow_python-p61j2ckb.html

2270.TensorFlow 計算整數(shù)數(shù)組值出現(xiàn)的次數(shù)

...ngth = None, maxlength = None, dtype = tf.int32 ) 定義在:tensorflow/python/ops/math_ops.py.計算整數(shù)數(shù)組中每個值的出現(xiàn)次數(shù).如果 minlength 與 maxlength 沒有給出,返回與長度的矢量 tf.reduce_max(arr) + 1,如果發(fā)射是非空的,則長度為0.如果權(quán)重是非零, ...

http://www.o2fo.com/tensorflow_python/tensorflow_python-peiz2cmo.html

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

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

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

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

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

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

2261.TensorFlow 返回張量的最大值索引

... axis = None , name = None , dimension = None )定義在tensorflow/python/ops/math_ops.py.參考指南:數(shù)學(xué)>序列比較和索引返回在張量的坐標(biāo)軸上具有的最大值的索引.請注意,在關(guān)聯(lián)的情況下,返回值的身份不能保證.ARGS: input:張量,必須是...

http://www.o2fo.com/tensorflow_python/tensorflow_python-lbm22c8b.html

2262.TensorFlow 返回張量的最小值索引

...is = None , name = None , dimension = None )定義在:tensorflow/python/ops/math_ops.py.參考指南:數(shù)學(xué)>序列比較和索引返回在張量的軸上的具有最小值的索引.請注意,在關(guān)聯(lián)的情況下,返回值的身份不能保證.ARGS: input:張量.必須是下列...

http://www.o2fo.com/tensorflow_python/tensorflow_python-yzgj2c8d.html

2263.TensorFlow 隨機(jī)圖的代理損失

...name = 'SurrogateLoss' ) 定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_graph_impl.py參考指南:BayesFlow隨機(jī)圖(contrib)>隨機(jī)計算圖形輔助函數(shù)隨機(jī)圖的代理損失.這個函數(shù)將調(diào)用 loss_fn 在每個 StochasticTensor 上游的 sample_losses,傳遞...

http://www.o2fo.com/tensorflow_python/tensorflow_python-3szt2c8q.html

2264.TensorFlow 發(fā)出隨機(jī)值的張量

...ic_tensor.BaseStochasticTensor 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量類用于發(fā)出隨機(jī)值的張量對象的基類.屬性 dtype graph name 方法 __init__ __init__ () loss loss(...

http://www.o2fo.com/tensorflow_python/tensorflow_python-gjl12c8u.html

2265.TensorFlow 獲取隨機(jī)張量值類型

tf.contrib.bayesflow.stochastic_tensor.get_current_value_typeget_current_value_type ()定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量值類型

http://www.o2fo.com/tensorflow_python/tensorflow_python-p4t22c8x.html

2266.TensorFlow 隨機(jī)張量值類型的MeanValue類

...ow.stochastic_tensor.MeanValue 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.參見指南:BayesFlow隨機(jī)張量(contrib)>隨機(jī)張量值類型屬性stop_gradient方法 __init____init__ ( stop_gradient = False ) declare_inputsdeclare_inputs ( unused_s...

http://www.o2fo.com/tensorflow_python/tensorflow_python-1i7f2c8z.html

2267.TensorFlow 具有觀察值的 StochasticTensor

...ensor.ObservedStochasticTensor 類定義在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py具有觀察值的 StochasticTensor.屬性distributiondtypegraphnamevalue_type方法__init____init__ ( dist , value , name = None ) 構(gòu)造一個 ObservedStochasticTensor....

http://www.o2fo.com/tensorflow_python/tensorflow_python-ti6y2cb9.html

2268.TensorFlow使用PyCharm編輯器進(jìn)行配置和編譯在Windows下

...后,我們就可以調(diào)用相關(guān)API了。然后啟動PyCharm,新建個Python項目。 4.編寫一個簡單的例子,編譯運(yùn)行。 如果想忽略警告提示,加入下面這句即可。import os os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' # 隱藏提示警告代碼...

http://www.o2fo.com/tensorflow/tensorflow-1fim2chx.html

2269.TensorFlow 將給定的 type_value 轉(zhuǎn)換為 DType

tf.as_dtypeas_dtype ( type_value ) 定義在:tensorflow/python/framework/dtypes.py參見指南:構(gòu)建圖>張量類型將給定的 type_value 轉(zhuǎn)換為 DType.ARGS:type_value:可以轉(zhuǎn)換為 tf.DType 對象的值,這可能的英文一個 tf.DType 對象,一個 DataType 枚舉,一個字符...

http://www.o2fo.com/tensorflow_python/tensorflow_python-p61j2ckb.html

2270.TensorFlow 計算整數(shù)數(shù)組值出現(xiàn)的次數(shù)

...ngth = None, maxlength = None, dtype = tf.int32 ) 定義在:tensorflow/python/ops/math_ops.py.計算整數(shù)數(shù)組中每個值的出現(xiàn)次數(shù).如果 minlength 與 maxlength 沒有給出,返回與長度的矢量 tf.reduce_max(arr) + 1,如果發(fā)射是非空的,則長度為0.如果權(quán)重是非零, ...

http://www.o2fo.com/tensorflow_python/tensorflow_python-peiz2cmo.html

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

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

熱門課程