Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dims
Method · 0.45
Copy
Function · 0.45
EmbeddingSparseGradKernel
Function · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
SquareKernel
Function · 0.45
SqrtKernel
Function · 0.45
AssignKernel
Function · 0.45
MultiplyRawKernel
Function · 0.45
Calls
no outgoing calls
Tested by
15
len_with_selected_rows
Function · 0.36
legacy_len_with_selected_rows
Function · 0.36
check_with_place
Method · 0.36
setup
Method · 0.36
setup
Method · 0.36
create_selected_rows
Method · 0.36
check_with_place
Method · 0.36
CopyVar
Function · 0.36
TEST
Function · 0.36
check_with_place
Method · 0.36
check_with_place
Method · 0.36
test_sparse_grad_sgd_bf16
Method · 0.36