torch.equal函數(shù)怎么使用

本篇內(nèi)容介紹了“torch.equal函數(shù)怎么使用”的有關(guān)知識(shí),在實(shí)際案例的操作過程中,不少人都會(huì)遇到這樣的困境,接下來就讓小編帶領(lǐng)大家學(xué)習(xí)一下如何處理這些情況吧!希望大家仔細(xì)閱讀,能夠?qū)W有所成!

創(chuàng)新互聯(lián)專業(yè)為企業(yè)提供肥鄉(xiāng)網(wǎng)站建設(shè)、肥鄉(xiāng)做網(wǎng)站、肥鄉(xiāng)網(wǎng)站設(shè)計(jì)、肥鄉(xiāng)網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計(jì)與制作、肥鄉(xiāng)企業(yè)網(wǎng)站模板建站服務(wù),十余年肥鄉(xiāng)做網(wǎng)站經(jīng)驗(yàn),不只是建網(wǎng)站,更提供有價(jià)值的思路和整體網(wǎng)絡(luò)服務(wù)。

代碼實(shí)驗(yàn):

(base) PS C:\Users\chenxuqi> python
Python 3.7.4 (default, Aug  9 2019, 18:34:13) [MSC v.1915 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.>>> import torch>>> torch.equal(torch.tensor([1, 2]), torch.tensor([1, 2]))True>>> torch.equal(torch.tensor([1, 2]), torch.tensor([[1],[2]]))False>>> torch.equal(torch.tensor([[1, 2]]), torch.tensor([[1],[2]]))False>>>>>> torch.equal(torch.tensor([1, 2]), torch.tensor([1, 2.0]))Traceback (most recent call last):
  File "<stdin>", line 1, in <module>RuntimeError: Expected object of scalar type Long but got scalar type Float for argument #2 'other'>>> torch.equal(torch.tensor([1, 2]), torch.tensor([1.0, 2.0]))Traceback (most recent call last):
  File "<stdin>", line 1, in <module>RuntimeError: Expected object of scalar type Long but got scalar type Float for argument #2 'other'>>> torch.equal(torch.tensor([1.0, 2.0]), torch.tensor([1.0, 2.0]))True>>>>>>

“torch.equal函數(shù)怎么使用”的內(nèi)容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業(yè)相關(guān)的知識(shí)可以關(guān)注創(chuàng)新互聯(lián)網(wǎng)站,小編將為大家輸出更多高質(zhì)量的實(shí)用文章!

網(wǎng)站欄目:torch.equal函數(shù)怎么使用
文章地址:http://bm7419.com/article38/pcohsp.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站策劃、品牌網(wǎng)站建設(shè)、網(wǎng)站排名、品牌網(wǎng)站設(shè)計(jì)、網(wǎng)站營(yíng)銷外貿(mào)網(wǎng)站建設(shè)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)

網(wǎng)站托管運(yùn)營(yíng)