App下載

詞條

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

2381.TensorFlow函數(shù):tf.square

tf.square函數(shù)square( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計(jì)算 x 元素的平方. 即,\(y = x * x = x^2\). 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor,必須是下列類型之一:half,float32,float64,int32,int...

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

2382.TensorFlow函數(shù):tf.squeeze

...e( input, axis=None, name=None, squeeze_dims=None ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>形狀的確定與改變 從張量形狀中移除大小為1的維度. 給定一個(gè)張量 input,該操作返回一個(gè)與已經(jīng)移除的所有大小為1的維度具有相...

http://m.o2fo.com/tensorflow_python/tensorflow_python-1yed2mih.html

2383.TensorFlow函數(shù):tf.stack

...數(shù)tf.stack( values, axis=0, name='stack' ) 定義在:tensorflow/python/ops/array_ops.py. 請參閱指南:圖層(contrib)>構(gòu)建神經(jīng)網(wǎng)絡(luò)圖層的更高級別操作,張量變換>分割和連接 將秩為 R 的張量列表堆疊成一個(gè)秩為 (R+1) 的張量. 將 values 中的...

http://m.o2fo.com/tensorflow_python/tensorflow_python-36hu2mm9.html

2384.TensorFlow函數(shù):tf.subtract

tf.subtract函數(shù)tf.subtract( x, y, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學(xué)函數(shù)>算術(shù)運(yùn)算符 返回 x-y 的元素. 注意:Subtract 支持廣播. 函數(shù)參數(shù): x:一個(gè) Tensor,必須是下列類型之一:half,bfloat16,float32,float64,uint8,i...

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

2385.TensorFlow函數(shù):tf.tables_initializer

...f.tables_initializer(name='init_all_tables')定義在:tensorflow/python/ops/lookup_ops.py請參閱指南:變量>稀疏變量更新返回初始化默認(rèn)圖表的所有表的操作.函數(shù)參數(shù):name:初始化操作的可選名稱.函數(shù)返回值:tf.tables_initializer函數(shù)返回...

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

2386.TensorFlow函數(shù):tf.tanh

... tf.nn.tanh tf.tanh tf .tanh ( x , name = None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:神經(jīng)網(wǎng)絡(luò)>激活函數(shù) 計(jì)算 x 元素的雙曲正切值. 函數(shù)參數(shù): x:一個(gè) Tensor 或具有 float16,float32,double,complex64 或 complex128 類型的 SparseTensor. nam...

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

2387.TensorFlow函數(shù):tf.to_bfloat16

...數(shù)tf.to_bfloat16( x, name='ToBFloat16' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量轉(zhuǎn)換 將張量轉(zhuǎn)換為 bfloat16 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_bfloat16函數(shù)返回一個(gè) Ten...

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

2388.TensorFlow函數(shù):tf.to_double

...ble函數(shù)tf.to_double( x, name='ToDouble' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量轉(zhuǎn)換 將張量轉(zhuǎn)換為 float64 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_double函數(shù)返回 Tensor 或...

http://m.o2fo.com/tensorflow_python/tensorflow_python-7zlv2ndj.html

2389.TensorFlow函數(shù):tf.to_float

...float函數(shù)tf.to_float( x, name='ToFloat' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量變換 將張量轉(zhuǎn)換為 float32 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_float函數(shù)返回一個(gè) Tenso...

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

2390.TensorFlow函數(shù):tf.to_int32

...int32函數(shù)tf.to_int32( x, name='ToInt32' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量變換 將張量轉(zhuǎn)換為 int32 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_int32函數(shù)返回一個(gè) Tensor ...

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

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

w3cschool 建議您:

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

2381.TensorFlow函數(shù):tf.square

tf.square函數(shù)square( x, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學(xué)函數(shù)>基本數(shù)學(xué)函數(shù) 計(jì)算 x 元素的平方. 即,\(y = x * x = x^2\). 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor,必須是下列類型之一:half,float32,float64,int32,int...

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

2382.TensorFlow函數(shù):tf.squeeze

...e( input, axis=None, name=None, squeeze_dims=None ) 定義在:tensorflow/python/ops/array_ops.py. 參見指南:張量變換>形狀的確定與改變 從張量形狀中移除大小為1的維度. 給定一個(gè)張量 input,該操作返回一個(gè)與已經(jīng)移除的所有大小為1的維度具有相...

http://m.o2fo.com/tensorflow_python/tensorflow_python-1yed2mih.html

2383.TensorFlow函數(shù):tf.stack

...數(shù)tf.stack( values, axis=0, name='stack' ) 定義在:tensorflow/python/ops/array_ops.py. 請參閱指南:圖層(contrib)>構(gòu)建神經(jīng)網(wǎng)絡(luò)圖層的更高級別操作,張量變換>分割和連接 將秩為 R 的張量列表堆疊成一個(gè)秩為 (R+1) 的張量. 將 values 中的...

http://m.o2fo.com/tensorflow_python/tensorflow_python-36hu2mm9.html

2384.TensorFlow函數(shù):tf.subtract

tf.subtract函數(shù)tf.subtract( x, y, name=None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:數(shù)學(xué)函數(shù)>算術(shù)運(yùn)算符 返回 x-y 的元素. 注意:Subtract 支持廣播. 函數(shù)參數(shù): x:一個(gè) Tensor,必須是下列類型之一:half,bfloat16,float32,float64,uint8,i...

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

2385.TensorFlow函數(shù):tf.tables_initializer

...f.tables_initializer(name='init_all_tables')定義在:tensorflow/python/ops/lookup_ops.py請參閱指南:變量>稀疏變量更新返回初始化默認(rèn)圖表的所有表的操作.函數(shù)參數(shù):name:初始化操作的可選名稱.函數(shù)返回值:tf.tables_initializer函數(shù)返回...

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

2386.TensorFlow函數(shù):tf.tanh

... tf.nn.tanh tf.tanh tf .tanh ( x , name = None ) 定義在:tensorflow/python/ops/math_ops.py. 請參閱指南:神經(jīng)網(wǎng)絡(luò)>激活函數(shù) 計(jì)算 x 元素的雙曲正切值. 函數(shù)參數(shù): x:一個(gè) Tensor 或具有 float16,float32,double,complex64 或 complex128 類型的 SparseTensor. nam...

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

2387.TensorFlow函數(shù):tf.to_bfloat16

...數(shù)tf.to_bfloat16( x, name='ToBFloat16' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量轉(zhuǎn)換 將張量轉(zhuǎn)換為 bfloat16 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_bfloat16函數(shù)返回一個(gè) Ten...

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

2388.TensorFlow函數(shù):tf.to_double

...ble函數(shù)tf.to_double( x, name='ToDouble' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量轉(zhuǎn)換 將張量轉(zhuǎn)換為 float64 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_double函數(shù)返回 Tensor 或...

http://m.o2fo.com/tensorflow_python/tensorflow_python-7zlv2ndj.html

2389.TensorFlow函數(shù):tf.to_float

...float函數(shù)tf.to_float( x, name='ToFloat' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量變換 將張量轉(zhuǎn)換為 float32 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_float函數(shù)返回一個(gè) Tenso...

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

2390.TensorFlow函數(shù):tf.to_int32

...int32函數(shù)tf.to_int32( x, name='ToInt32' ) 定義在:tensorflow/python/ops/math_ops.py. 參見指南:張量變換 將張量轉(zhuǎn)換為 int32 類型. 函數(shù)參數(shù): x:一個(gè) Tensor 或 SparseTensor. name:操作的名稱(可選). 函數(shù)返回值: tf.to_int32函數(shù)返回一個(gè) Tensor ...

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

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

w3cschool 建議您:

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

熱門課程