摘要: * 分桶 获取ID ``` In [27]: sess= tf.InteractiveSession() In [31]: from tensorflow.contrib.layers.python.ops import bucketization_op In [32]: a= bucketizat 阅读全文
posted @ 2020-10-14 12:20 bregman 阅读(1391) 评论(0) 推荐(0)