当前位置:网站首页>TF uses constant to generate data
TF uses constant to generate data
2022-08-09 23:11:00 【phac123】
简介
TFThe generated data type is specified,The final generated data is the specified type;如果TF中使用constantIt is not specified what data is generated,如果是1,4这样的整数,Then the default data type is tf.int32.
实现与分析
One
import tensorflow as tf
a = tf.constant([1, 5], dtype = tf.int64)
print("a: ", a)
print("a.dtype: ", a.dtype)
print("a.shape: ", a.shape)
Two:默认
import tensorflow as tf
a = tf.constant([1, 5])
print("a: ", a)
print("a.dtype: ", a.dtype)
print("a.shape: ", a.shape)
three
import tensorflow as tf
a = tf.constant([1, 5], dtype = tf.float32)
print("a: ", a)
print("a.dtype: ", a.dtype)
print("a.shape: ", a.shape)
边栏推荐
- 宝塔实测-搭建LightPicture开源图床系统
- POWER SOURCE ETA埃塔电源维修FHG24SX-U概述
- knn到底咋回事?
- 微软Excel表格点击单元格行和列都显示颜色怎么弄?聚光灯效果设置
- MySQL跨表、多表更新SQL语句总结
- Leetcode 93 IP addresses
- 小黑leetcode清爽雨天之旅,刚吃完宇飞牛肉面、麻辣烫和啤酒:112. 路径总和
- SQLi-LABS Page-2 (Adv Injections)
- Ali Ermi: Without accept, can a TCP connection be established?
- DSPE-PEG-PDP, DSPE-PEG-OPSS, phospholipid-polyethylene glycol-mercaptopyridine reduce the immunogenicity of peptides
猜你喜欢
Word第一页空白页怎么删除?删除Word第一页空白页方法教程
Reinforcement Learning Weekly Issue 57: DL-DRL, FedDRL & Deep VULMAN
蓝牙模块的分类和对应的属性特点
消防安全培训|“蓝朋友”,开课了!
必看设计干货|易知微设计师是怎么做标准可视化设计服务的?
windos安装Mysql8.0,及解决重新登录异常问题 ERROR 1045 (28000)
Excel如何打出正负号?Excel打出正负号的方法
筑牢安全防线 鹤壁经济技术开发区开展安全生产培训
小黑leetcode清爽雨天之旅,刚吃完宇飞牛肉面、麻辣烫和啤酒:112. 路径总和
CVPR22 Oral|通过多尺度token聚合分流自注意力,代码已开源
随机推荐
Word箭头上面怎么打字
LoRa Basics无线通信技术和应用案例详解
小黑leetcode清爽雨天之旅,刚吃完宇飞牛肉面、麻辣烫和啤酒:112. 路径总和
leetcode: the Kth largest element in the array
消防安全培训|“蓝朋友”,开课了!
小黑leetcode之旅:94. 二叉树的中序遍历(补充Morris 中序遍历)
4D Summary: 38 Knowledge Points of Distributed Systems
SecureCRT背景配色
C语言中的文件是什么?
Daily practice of PMP | Do not get lost in the exam -8.8 (including agility + multiple choice)
MySQL:错误1153(08S01):得到的数据包大于“ max_allowed_packet”字节
Tensorflow模型整体构建流程
ACM MM 2022 | Cloud2Sketch: 长空云作画,AI笔生花
poj 3070 Fibonacci(简单矩阵连乘)
supervisor 命令操作大全「建议收藏」
DSPE-PEG-Azide, DSPE-PEG-N3, phospholipid-polyethylene glycol-azide can react directly with DBCO
MySQL慢查询的多个原因
APP automation test framework - UiAutomator2 introductory
Unity_物体自转
人人都可以DIY的大玩具,宏光MINIEV GAMEBOY产品力强,出行新装备