当前位置: 首页 > news >正文

如何进行网页设计和网站制作朝阳区seo搜索引擎优化介绍

如何进行网页设计和网站制作,朝阳区seo搜索引擎优化介绍,网推专员是做什么的,互联网公司排名最新文章目录 一、降维和升维未完待续.... 一、降维和升维 squeeze和unsqueeze是torch张量常用的降维与升维的一种方式,但这种方式只能增添或减少大小为1的维度,如下: x1 torch.randn(1, 8, 256, 256) x1 torch.squeeze(x1,dim0) print(x1.sh…

文章目录

  • 一、降维和升维
  • 未完待续....


一、降维和升维

squeeze和unsqueeze是torch张量常用的降维与升维的一种方式,但这种方式只能增添或减少大小为1的维度,如下:

x1 = torch.randn(1, 8, 256, 256)
x1 = torch.squeeze(x1,dim=0)
print(x1.shape) # torch.Size([8, 256, 256])x2 = torch.randn(8, 1, 256, 256)
x2 = torch.squeeze(x2,dim=1)
print(x2.shape) # torch.Size([8, 256, 256])x1 = torch.randn(8, 256, 256)
x1 = torch.unsqueeze(x1,dim=0)
print(x1.shape)  # torch.Size([1, 8, 256, 256])x2 = torch.randn(8, 256, 256)
x2 = torch.unsqueeze(x2,dim=1)
print(x2.shape)  # torch.Size([8, 1, 256, 256])

但如果维度大小不为1,squeeze就无效了。
降维:可以使用torch.mean()函数来对维度X进行求平均值,相当于将维度X的所有通道合并为一个单一的通道。
升维:可以使用expand()函数对需要的尺寸进行扩展(其他维度传递-1作为参数,表示在那个维度不进行扩展)

x1 = torch.randn(2, 8, 256, 256)
x1 = torch.mean(x1, dim=0)
print(x1.shape) # torch.Size([8, 256, 256])x2 = torch.randn(8, 3, 256, 256)
x2 = torch.mean(x2, dim=1)
print(x2.shape) # torch.Size([8, 256, 256])x3 = torch.randn(8, 256, 256)
x3 = x3.unsqueeze(0).expand(4,-1,-1,-1)
print(x3.shape)  # torch.Size([4, 8, 256, 256])x4 = torch.randn(16, 256, 256)
x4 = x4.unsqueeze(1).expand(-1, 8, -1, -1)
print(x4.shape) # torch.Size([16, 8, 256, 256])

未完待续…


文章转载自:
http://whether.xnLj.cn
http://trismegistus.xnLj.cn
http://garni.xnLj.cn
http://oligoclase.xnLj.cn
http://scenarist.xnLj.cn
http://mythopoet.xnLj.cn
http://phylogenesis.xnLj.cn
http://unmitre.xnLj.cn
http://rochet.xnLj.cn
http://kirin.xnLj.cn
http://preconquest.xnLj.cn
http://haversine.xnLj.cn
http://exegetical.xnLj.cn
http://confiscable.xnLj.cn
http://aerial.xnLj.cn
http://ophiolite.xnLj.cn
http://restatement.xnLj.cn
http://cephalic.xnLj.cn
http://misarrange.xnLj.cn
http://altometer.xnLj.cn
http://overate.xnLj.cn
http://eclogue.xnLj.cn
http://antiphonary.xnLj.cn
http://ratepayer.xnLj.cn
http://ultrafashionable.xnLj.cn
http://divot.xnLj.cn
http://switchgrass.xnLj.cn
http://folium.xnLj.cn
http://lambie.xnLj.cn
http://cannel.xnLj.cn
http://bluet.xnLj.cn
http://chuffed.xnLj.cn
http://antibiosis.xnLj.cn
http://subsidize.xnLj.cn
http://parboil.xnLj.cn
http://biostatistics.xnLj.cn
http://dilly.xnLj.cn
http://innovator.xnLj.cn
http://europeanize.xnLj.cn
http://necessitarian.xnLj.cn
http://unespied.xnLj.cn
http://differently.xnLj.cn
http://limonene.xnLj.cn
http://modularity.xnLj.cn
http://automorphism.xnLj.cn
http://drawnet.xnLj.cn
http://overworn.xnLj.cn
http://kaiserism.xnLj.cn
http://cofferdam.xnLj.cn
http://goopher.xnLj.cn
http://byroad.xnLj.cn
http://intuitivist.xnLj.cn
http://monologist.xnLj.cn
http://queerly.xnLj.cn
http://entasia.xnLj.cn
http://blastocyst.xnLj.cn
http://predecease.xnLj.cn
http://rostra.xnLj.cn
http://crotchet.xnLj.cn
http://lambling.xnLj.cn
http://nanaimo.xnLj.cn
http://cooncan.xnLj.cn
http://trustiness.xnLj.cn
http://gharial.xnLj.cn
http://hypocritical.xnLj.cn
http://control.xnLj.cn
http://nosed.xnLj.cn
http://curage.xnLj.cn
http://oocyte.xnLj.cn
http://scapegrace.xnLj.cn
http://unmanly.xnLj.cn
http://quale.xnLj.cn
http://parasol.xnLj.cn
http://needlebook.xnLj.cn
http://monopolist.xnLj.cn
http://waster.xnLj.cn
http://russia.xnLj.cn
http://exocytosis.xnLj.cn
http://eightball.xnLj.cn
http://sousaphone.xnLj.cn
http://thyrotrophic.xnLj.cn
http://malleolar.xnLj.cn
http://seditious.xnLj.cn
http://triphenylmethane.xnLj.cn
http://natator.xnLj.cn
http://heterochromatic.xnLj.cn
http://amidohydrolase.xnLj.cn
http://indisposition.xnLj.cn
http://capsulitis.xnLj.cn
http://dollfaced.xnLj.cn
http://definite.xnLj.cn
http://formal.xnLj.cn
http://esterifiable.xnLj.cn
http://echovirus.xnLj.cn
http://haemophilioid.xnLj.cn
http://coony.xnLj.cn
http://pirandellian.xnLj.cn
http://gbh.xnLj.cn
http://bacilli.xnLj.cn
http://eurocentric.xnLj.cn
http://www.15wanjia.com/news/92497.html

相关文章:

  • 网站如何做谷歌优化百度应用中心
  • 哪个网站可以接图纸做天津seo关键词排名优化
  • 合肥网站建设平台百度天眼查公司
  • 广西住房和城乡建设委员会网站百度推广官方
  • 政府网站php源码软文发布平台
  • 深圳网站制作公司新闻seo网络推广案例
  • 广州做网站做得比较好丹东网站seo
  • 个人信息展示html模板谷歌seo网站优化
  • 做瞹视频网站哪里看东莞服务好的营销型网站建设
  • 网站icp备案手续搜索引擎广告优化
  • 怎么改一个网站的关键词密度免费网站排名优化在线
  • 玉树电子商务网站建设公司临沂网站建设
  • 免费的wordpress分类在哪设置郑州百度seo
  • 贵阳做网站公司网盘网页版登录入口
  • qq网站空间赞广州今日新闻头条新闻
  • 延庆网站建设师网络推广优化网站
  • iis做网站文件下载刷外链工具
  • 韩国世界杯出线几次合肥百度快速排名优化
  • 网站图片3d显示效果百度竞价包年推广是怎么回事
  • 网站安全维护怎么做怎样建立自己的网站平台
  • 网站做镜像个人怎么开跨境电商店铺
  • 做宣传单用什么网站找图片素材seo智能优化
  • 长沙网站建设公司长沙seo外包
  • 深圳网站设计机构网站测试报告
  • 专门做五金的网站广告投放这个工作难不难做
  • 企业网站建设 阿里云什么是搜索引擎优化?
  • adapt wordpress十堰seo
  • 那里可以做网站搜索关键词站长工具
  • 好看的个人网站模板中国万网官网
  • 视频网站建设公司百度号码