返回(x == y)元素的真值。
参数:
返回值:
- bool类型的张量。
注意: equal支持broadcasting。
https://tensorflow.google.cn/versions/r1.8/api_docs/python/tf/equal?hl=en
文章来源: https://blog.csdn.net/weixin_36670529/article/details/91822652
返回(x == y)元素的真值。
参数:
返回值:
注意: equal支持broadcasting。
https://tensorflow.google.cn/versions/r1.8/api_docs/python/tf/equal?hl=en