App下載

詞條

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

2261.TensorFlow 包裝Graph.add_to

...dd_to_collectionadd_to_collection ( name , 值)定義在tensorflow/python/framework/ops.py.查看指南:構(gòu)建圖>圖形集合使用默認(rèn)圖形來(lái)包裝 Graph.add_to查看 tf.Graph.add_to_collection 更多詳情.ARGS: name:集合的關(guān)鍵.例如,GraphKeys 類包含許多標(biāo)準(zhǔn)...

http://o2fo.com/tensorflow_python/tensorflow_python-g6s42c89.html

2262.TensorFlow 梯度組合

tf.AggregationMethodtf.AggregationMethod 類定義在tensorflow/python/ops/gradients_impl.py.參見指南:Training函數(shù)>梯度計(jì)算用于組合梯度的類列表聚合方法.計(jì)算偏導(dǎo)數(shù)可能需要聚合梯度貢獻(xiàn).此類列出了可用于在關(guān)系圖中組合梯度的各種方法: AD...

http://o2fo.com/tensorflow_python/tensorflow_python-w8a92c8a.html

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

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

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

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

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

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

2265.TensorFlow 隨機(jī)圖的代理?yè)p失

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

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

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

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

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

2267.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://o2fo.com/tensorflow_python/tensorflow_python-p4t22c8x.html

2268.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://o2fo.com/tensorflow_python/tensorflow_python-1i7f2c8z.html

2269.TensorFlow 具有觀察值的 StochasticTensor

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

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

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

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

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2261.TensorFlow 包裝Graph.add_to

...dd_to_collectionadd_to_collection ( name , 值)定義在tensorflow/python/framework/ops.py.查看指南:構(gòu)建圖>圖形集合使用默認(rèn)圖形來(lái)包裝 Graph.add_to查看 tf.Graph.add_to_collection 更多詳情.ARGS: name:集合的關(guān)鍵.例如,GraphKeys 類包含許多標(biāo)準(zhǔn)...

http://o2fo.com/tensorflow_python/tensorflow_python-g6s42c89.html

2262.TensorFlow 梯度組合

tf.AggregationMethodtf.AggregationMethod 類定義在tensorflow/python/ops/gradients_impl.py.參見指南:Training函數(shù)>梯度計(jì)算用于組合梯度的類列表聚合方法.計(jì)算偏導(dǎo)數(shù)可能需要聚合梯度貢獻(xiàn).此類列出了可用于在關(guān)系圖中組合梯度的各種方法: AD...

http://o2fo.com/tensorflow_python/tensorflow_python-w8a92c8a.html

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

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

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

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

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

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

2265.TensorFlow 隨機(jī)圖的代理?yè)p失

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

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

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

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

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

2267.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://o2fo.com/tensorflow_python/tensorflow_python-p4t22c8x.html

2268.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://o2fo.com/tensorflow_python/tensorflow_python-1i7f2c8z.html

2269.TensorFlow 具有觀察值的 StochasticTensor

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

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

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

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

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

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

w3cschool 建議您:

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

熱門課程