Searched defs:b_reshape (Results 1 – 2 of 2) sorted by relevance
998 auto b_reshape = bias_val_float.reshape({1, bias_val_float.size(0)}); in linear_int8_with_onednn_weight() local
3410 c10::SmallVector<int64_t, 10> b_reshape; member