cly2625
cly2625
ValueError: No gradients provided for any variable: ["", ""]. 问题报错在代码时204行中hash_train_op2 = hash_opt2.apply_gradients(list(zip(hash_grads2, var_list2)), global_step=global_step2) 应该是hash_loss有问题,请问您重新执行是否会有相似问题
这里修改了两部分 1. end_safty是为了避免某些情况下temp_frms出现索引超出的情况,如end = int(start + num_frames / fps * actual_fps) # (3 + 49/8 * 25 = 3 + 153) int(156.125) 156 ori_vlen:154 [0, 153] index[154,155] > 153 2....
### Description Good job! Can developers add support for pasting images in table? Like this ### Use case _No response_ ### Anything else? _No response_ ### Are you willing to...