MCPcopy Create free account

hub / github.com/PersiaML/PERSIA / functions

Functions720 in github.com/PersiaML/PERSIA

Functiontest_ndarray_base_dtype_convert_to_tensor
()
test/embedding/test_data.py:15
Functiontest_nn_worker_env
()
test/test_env.py:13
Functiontest_persia_batch
()
test/embedding/test_data.py:53
Functiontest_sparse_id_type_feature
()
test/embedding/test_data.py:42
Methodto_bytes
Serialize persia_batch to bytes after checking.
persia/embedding/data.py:409
Methodtype_id
(&self)
rust/persia-core/src/forward.rs:109
Methodtype_name
(&self)
rust/persia-core/src/forward.rs:114
Methodupdate_lr
fn update_step(&mut self, feature_space: &str) {}
rust/persia-common/src/optim.rs:89
Methodupdate_lr
(&mut self, lr: f32)
rust/persia-common/src/optim.rs:241
Methodwait_for_emb_dumping
(&self)
rust/persia-core/src/rpc.rs:211
Methodwait_for_emb_loading
(&self)
rust/persia-core/src/rpc.rs:154
Methodwait_for_serving
(&self)
rust/persia-core/src/rpc.rs:139
Methodwait_servers_ready
(&self)
rust/persia-core/src/lib.rs:279
Methodwait_servers_ready
(&self)
rust/persia-core/src/nats.rs:400
Methodwith_addrs
(servers: Vec<String>)
rust/persia-embedding-server/src/embedding_worker_service/mod.rs:191
Methodwith_capacity
Constructs a new, empty `ArrayLinkedList<T>` with the specified capacity. The array will be able to hold exactly `capacity` elements without realloca
rust/persia-embedding-holder/src/array_linked_list.rs:248
Methodwith_capacity
(capacity: usize)
rust/persia-embedding-holder/src/eviction_map.rs:26
Methodwith_device_id
(device_id: Option<i32>)
rust/persia-core/src/tensor.rs:183
Methodwith_nats
(nats_publisher: EmbeddingParameterNatsServicePublisher)
rust/persia-embedding-server/src/embedding_worker_service/mod.rs:146
Methodwrite_to
( &self, writer: &mut W, )
rust/persia-embedding-holder/src/array_linked_list.rs:181
← previous701–720 of 720, ranked by callers