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...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...數(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.htmltf.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...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... 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...數(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...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...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...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 建議您:
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...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...數(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.htmltf.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...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... 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...數(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...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...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...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 建議您: