Searched defs:weight_offset (Results 1 – 2 of 2) sorted by relevance
103 …const int weight_offset = coord2index(weights.shape(), Coordinates{ ch_out, ch_in, weight_x, weigh… in calculate_conv3d() local173 …const int weight_offset = coord2index(weights.shape(), Coordinates{ ch_out, ch_in, weight_x, weigh… in calculate_conv3d() local
128 size_t weight_offset = 0; in AssignLayerWeightsBiases() local