10 2021 档案

摘要:1、tensorflow tf.string_to_hash_bucket() https://blog.csdn.net/pearl8899/article/details/107958334 2、python import hashlib id='test' bucket_size=4096 i 阅读全文
posted @ 2021-10-29 15:13 chease 阅读(350) 评论(0) 推荐(0) 编辑
摘要:#!/usr/bin/python # coding: utf-8 import datetime ####### 字符串转日期,并增减计算 ######## behaviour_begin_date = '20210701' dt = datetime.datetime.strptime(beha 阅读全文
posted @ 2021-10-13 14:09 chease 阅读(28) 评论(0) 推荐(0) 编辑
摘要:1、trans_array实现 select b1.item_id, b2.product_info from( select product_id as product_list from table_1 where product_id is not null and length(produc 阅读全文
posted @ 2021-10-12 18:25 chease 阅读(345) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/TeFuirnever/article/details/88880350 https://blog.csdn.net/shuzfan/article/details/79051042 获取tensor shape共有三中方式:x.shape、x.get_s 阅读全文
posted @ 2021-10-09 19:26 chease 阅读(1410) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示