Searched refs:feature_offset (Results 1 – 1 of 1) sorted by relevance
182 const int feature_offset = in GetEmbeddingInternal() local187 if ((feature_offset < 0) || in GetEmbeddingInternal()188 (feature_offset + embedding_dim > concat_size)) { in GetEmbeddingInternal()189 TC_LOG(ERROR) << fi << ": " << feature_offset << " " << embedding_dim in GetEmbeddingInternal()215 float *concat_ptr = concat + feature_offset; in GetEmbeddingInternal()