MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / set_rows

Method set_rows

paddle/phi/core/selected_rows.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 std::vector<int64_t>* mutable_rows() { return impl_->mutable_rows(); }
61
62 void set_rows(const std::vector<int64_t>& rows) { impl_->set_rows(rows); }
63 /*
64 * @brief Get the index of key in rows
65 *

Callers 15

share_dimsMethod · 0.45
CopyFunction · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
operator()Method · 0.45
SquareKernelFunction · 0.45
SqrtKernelFunction · 0.45
AssignKernelFunction · 0.45
MultiplyRawKernelFunction · 0.45

Calls

no outgoing calls

Tested by 15

len_with_selected_rowsFunction · 0.36
check_with_placeMethod · 0.36
setupMethod · 0.36
setupMethod · 0.36
create_selected_rowsMethod · 0.36
check_with_placeMethod · 0.36
CopyVarFunction · 0.36
TESTFunction · 0.36
check_with_placeMethod · 0.36
check_with_placeMethod · 0.36