App下載

詞條

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

2321.Hessian函數(shù)

...se, gate_gradients=False, aggregation_method=None ) 定義在:tensorflow/python/ops/gradients_impl.py. 參見指南:Training函數(shù)>梯度計算 構(gòu)造在 xs 中與 x 有關(guān)的和 ys 的總和的 Hessian. hessians () 將 ops 添加到圖形中,以便輸出與 xs 有關(guān)的 ys 的 Hessian 矩陣...

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

2322.TensorFlow復(fù)數(shù)函數(shù):tf.imag

函數(shù):tf.imagimag( input, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 參考指南:數(shù)學(xué)函數(shù)>復(fù)數(shù)函數(shù) 返回復(fù)數(shù)的虛部. 給定復(fù)數(shù)的張量輸入,此操作返回 float32 或 float64 類型的張量,這是輸入中每個元素的虛部.輸入中的所有元素必...

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

2323.TensorFlow函數(shù):IndexedSlices

函數(shù):tf.IndexedSlices IndexedSlices 類 定義在:tensorflow/python/framework/ops.py. 參見指南:變量>稀疏變量更新 在給定索引上的一組張量切片的稀疏表示. 此類是一對張量對象的簡單包裝: values:具有形狀 [D0, D1, ..., Dn] 的任何類型的張量...

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

2324.TensorFlow數(shù)學(xué)函數(shù):tf.lbeta

函數(shù):tf.lbetalbeta( x, name='lbeta' ) 定義在:tensorflow/python/ops/special_math_ops.py 參考指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計算 \(ln(|Beta(x)|)\,沿著最后一個維度減少. 給定一維 z = [z_0,...,z_{K-1}],我們有如下定義:$Beta(z) = \prod_j Gamma(z_j) /...

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

2325.TensorFlow函數(shù):logical

...l_xorlogical_xor( x, y, name='LogicalXor' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:控制流程>邏輯運算符 x ^ y = (x | y) & ~(x & y)

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

2326.PHP7如何使用use語句

...但還是要寫出每個類、函數(shù)或者 const 的名稱(并沒有像 python 一樣的 from some import * 的方法)。其中您需要注意的問題是:如果你使用的是基于 composer 和 PSR-4 的框架,這種寫法是否能成功的加載類文件?其實是可以的,composer ...

http://www.o2fo.com/phpseven/phpseven-9mo52fgd.html

2327.TensorFlow函數(shù):tf.matrix_transpose

...rix_transpose( a, name='matrix_transpose' ) 定義在:tensorflow/python/ops/array_ops.py. 參考指南:數(shù)學(xué)函數(shù)>矩陣數(shù)學(xué)函數(shù) 轉(zhuǎn)置張量 a 的最后兩個維數(shù). 例如:# Matrix with no batch dimension. # 'x' is [[1 2 3] # [4 5 6]] tf.matrix_transpose(x) =...

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

2328.TensorFlow張量變換:tf.meshgrid

tf.meshgrid 函數(shù)meshgrid( *args, **kwargs ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>張量形狀的確定與改變 廣播用于計算 N 維網(wǎng)格的參數(shù). 給定 N 個一維坐標數(shù)組 *args,返回 N 維坐標數(shù)組的列表輸出,用于計算 N 維網(wǎng)格...

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

2329.TensorFlow變量:tf.min_max_variable_partitioner

...size=256 << 10, bytes_per_string_element=16 ) 定義在:tensorflow/python/ops/partitioned_variables.py. 參見指南:變量>切分變量分區(qū) 分區(qū)為每個切片分配最小尺寸. 返回一個分區(qū),該值對給定形狀的變量和 dtype 進行分區(qū),這樣每個分區(qū)都有最小...

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

2330.TensorFlow函數(shù):tf.negative

tf.negative 函數(shù)negative( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 參考指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計算數(shù)值的負值元素,即:y = -x 參數(shù): x:一個張量或 SparseTensor.必須是下列類型之一:half,float32,float64,int32,int64,complex64,com...

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2321.Hessian函數(shù)

...se, gate_gradients=False, aggregation_method=None ) 定義在:tensorflow/python/ops/gradients_impl.py. 參見指南:Training函數(shù)>梯度計算 構(gòu)造在 xs 中與 x 有關(guān)的和 ys 的總和的 Hessian. hessians () 將 ops 添加到圖形中,以便輸出與 xs 有關(guān)的 ys 的 Hessian 矩陣...

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

2322.TensorFlow復(fù)數(shù)函數(shù):tf.imag

函數(shù):tf.imagimag( input, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 參考指南:數(shù)學(xué)函數(shù)>復(fù)數(shù)函數(shù) 返回復(fù)數(shù)的虛部. 給定復(fù)數(shù)的張量輸入,此操作返回 float32 或 float64 類型的張量,這是輸入中每個元素的虛部.輸入中的所有元素必...

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

2323.TensorFlow函數(shù):IndexedSlices

函數(shù):tf.IndexedSlices IndexedSlices 類 定義在:tensorflow/python/framework/ops.py. 參見指南:變量>稀疏變量更新 在給定索引上的一組張量切片的稀疏表示. 此類是一對張量對象的簡單包裝: values:具有形狀 [D0, D1, ..., Dn] 的任何類型的張量...

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

2324.TensorFlow數(shù)學(xué)函數(shù):tf.lbeta

函數(shù):tf.lbetalbeta( x, name='lbeta' ) 定義在:tensorflow/python/ops/special_math_ops.py 參考指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計算 \(ln(|Beta(x)|)\,沿著最后一個維度減少. 給定一維 z = [z_0,...,z_{K-1}],我們有如下定義:$Beta(z) = \prod_j Gamma(z_j) /...

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

2325.TensorFlow函數(shù):logical

...l_xorlogical_xor( x, y, name='LogicalXor' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:控制流程>邏輯運算符 x ^ y = (x | y) & ~(x & y)

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

2326.PHP7如何使用use語句

...但還是要寫出每個類、函數(shù)或者 const 的名稱(并沒有像 python 一樣的 from some import * 的方法)。其中您需要注意的問題是:如果你使用的是基于 composer 和 PSR-4 的框架,這種寫法是否能成功的加載類文件?其實是可以的,composer ...

http://www.o2fo.com/phpseven/phpseven-9mo52fgd.html

2327.TensorFlow函數(shù):tf.matrix_transpose

...rix_transpose( a, name='matrix_transpose' ) 定義在:tensorflow/python/ops/array_ops.py. 參考指南:數(shù)學(xué)函數(shù)>矩陣數(shù)學(xué)函數(shù) 轉(zhuǎn)置張量 a 的最后兩個維數(shù). 例如:# Matrix with no batch dimension. # 'x' is [[1 2 3] # [4 5 6]] tf.matrix_transpose(x) =...

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

2328.TensorFlow張量變換:tf.meshgrid

tf.meshgrid 函數(shù)meshgrid( *args, **kwargs ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>張量形狀的確定與改變 廣播用于計算 N 維網(wǎng)格的參數(shù). 給定 N 個一維坐標數(shù)組 *args,返回 N 維坐標數(shù)組的列表輸出,用于計算 N 維網(wǎng)格...

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

2329.TensorFlow變量:tf.min_max_variable_partitioner

...size=256 << 10, bytes_per_string_element=16 ) 定義在:tensorflow/python/ops/partitioned_variables.py. 參見指南:變量>切分變量分區(qū) 分區(qū)為每個切片分配最小尺寸. 返回一個分區(qū),該值對給定形狀的變量和 dtype 進行分區(qū),這樣每個分區(qū)都有最小...

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

2330.TensorFlow函數(shù):tf.negative

tf.negative 函數(shù)negative( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 參考指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計算數(shù)值的負值元素,即:y = -x 參數(shù): x:一個張量或 SparseTensor.必須是下列類型之一:half,float32,float64,int32,int64,complex64,com...

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

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

w3cschool 建議您:

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

熱門課程