TensorFlow函數(shù)教程:tf.keras.backend.reverse

2019-03-22 18:24 更新

tf.keras.backend.reverse函數(shù)

tf.keras.backend.reverse(
    x,
    axes
)

定義在:tensorflow/python/keras/backend.py。

沿指定軸反轉(zhuǎn)張量。

參數(shù):

  • x:要反轉(zhuǎn)的張量。
  • axes:整數(shù)或整數(shù)迭代。要反轉(zhuǎn)的軸。

返回:

返回張量。

以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)