High-Performance-Face-Recognition icon indicating copy to clipboard operation
High-Performance-Face-Recognition copied to clipboard

how to deal with shape mismatch when using init_model?

Open hujun100 opened this issue 7 years ago • 1 comments

Invalid argument: Assign requires shapes of both tensors to match. lhs shape= [250,16384] rhs shape= [150,16384] [[Node: save/Assign_68 = Assign[T=DT_FLOAT, _class=["loc:@G_fc/w"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/gpu:0"]

hujun100 avatar Oct 22 '18 10:10 hujun100

@hujun100 @ZhaoJ9014 Any update on how to fix this ?

Neltherion avatar Dec 12 '18 12:12 Neltherion