Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clab/dynet
/ functions
Functions
2,496 in github.com/clab/dynet
⨍
Functions
2,496
◇
Types & classes
546
↓ 4 callers
Method
start_new_sequence
(self, es=None)
python/dynet_viz.py:406
↓ 4 callers
Function
std_elems
dynet/expr.cc:234
↓ 4 callers
Function
sum_cols
dynet/expr.cc:213
↓ 4 callers
Function
transpose
Transposes a matrix
contrib/rust/src/expr.rs:1052
↓ 4 callers
Function
usage
examples/cpp-utils/cl-args.h:52
↓ 4 callers
Method
values
* \brief Values of the parameter * * \return Values as a `Tensor` object */
dynet/model.h:329
↓ 4 callers
Method
zero
Fills values with zero.
contrib/rust/src/model.rs:25
↓ 3 callers
Method
BuildLMGraph
return Expression of total loss
contrib/csharp/examples/train_rnnlm.cs:182
↓ 3 callers
Method
ConstructInput
Adapted the ConstructInput to apply the SegmentRNNs to different inputs
examples/segmental-rnn/train_segrnn-sup.cc:340
↓ 3 callers
Function
DynetParams
contrib/csharp/dynetsharp/dynetsharp/dynet.h:1378
↓ 3 callers
Function
Init
Initialize
contrib/csharp/dynetsharp/dynetsharp/dynet.h:159
↓ 3 callers
Function
LookupParameter
contrib/csharp/dynetsharp/dynetsharp/dynet.h:277
↓ 3 callers
Method
RenewCG
contrib/csharp/dynetsharp/dynetsharp/dynet.cpp:1756
↓ 3 callers
Method
SaveModel
examples/multiprocessing/train_xor-mp.cc:101
↓ 3 callers
Method
Sum
dynet/nodes-arith-sum.h:11
↓ 3 callers
Method
add_float
dynet/sig.h:103
↓ 3 callers
Method
add_lookup_parameters
(self, dim, *args, **kwargs)
python/dynet_viz.py:190
↓ 3 callers
Function
append_cmake_lib_list
(l, var)
setup.py:42
↓ 3 callers
Function
append_cmake_list
(l, var)
setup.py:37
↓ 3 callers
Method
back
Returns node (index) of most recent output.
contrib/rust/src/rnn_builder.rs:132
↓ 3 callers
Method
batch
(self, i)
python/dynet_viz.py:143
↓ 3 callers
Method
batch_elems
get tensors for all batches * \brief Get tensors for all batches * \return List of the tensors in each batch */
dynet/tensor.h:113
↓ 3 callers
Function
binary_log_loss
dynet/expr.cc:162
↓ 3 callers
Function
ceil
Computes ceiling
contrib/rust/src/expr.rs:850
↓ 3 callers
Function
cleanup
dynet/mp.cc:77
↓ 3 callers
Method
clip
dynet/model.cc:117
↓ 3 callers
Function
constant
Creates an input with one constant value.
contrib/rust/src/expr.rs:298
↓ 3 callers
Function
copy_string_to_array
contrib/c/dynet_c/internal.h:217
↓ 3 callers
Function
cos
dynet/expr.cc:88
↓ 3 callers
Method
create_seq_mask_expr
examples/transformer/transformer.h:354
↓ 3 callers
Function
create_workloads
dynet/mp.cc:65
↓ 3 callers
Function
cumsum
Computes cumulative sum along a specific dimension. # Arguments x - Input mini-batched expression. d - Dimension along which to compute the cumulati
contrib/rust/src/expr.rs:681
↓ 3 callers
Method
cumulative_moving_average
dynet/training.cc:528
↓ 3 callers
Function
decode
(dec_lstm, vectors, output)
examples/sequence-to-sequence/attention.py:83
↓ 3 callers
Method
delete_dims
* \brief Remove multi-dimensions * \param dims dimensions to be removed * \param reduce_batch reduce the batch dimension or not */
dynet/dim.h:234
↓ 3 callers
Function
dropout
Applies dropout
contrib/rust/src/expr.rs:1163
↓ 3 callers
Function
elu
Computes exponential linear unit.
contrib/rust/src/expr.rs:786
↓ 3 callers
Method
embed
examples/segmental-rnn/train_segrnn-sup.cc:94
↓ 3 callers
Function
ensure_all_same_dim
(xs)
python/dynet_viz.py:102
↓ 3 callers
Method
exponential_moving_average
dynet/training.cc:516
↓ 3 callers
Method
final_s
dynet/treelstm.cc:18
↓ 3 callers
Function
floor
Computes floor
contrib/rust/src/expr.rs:865
↓ 3 callers
Function
floor
dynet/expr.cc:113
↓ 3 callers
Function
fold_rows
Convolution operation
contrib/rust/src/expr.rs:1197
↓ 3 callers
Method
forward
Runs complete forward pass from first node to given one, ignoring all precomputed values.
contrib/rust/src/graph.rs:55
↓ 3 callers
Function
generate_queue_name
dynet/mp.cc:16
↓ 3 callers
Function
generate_shared_memory_name
dynet/mp.cc:23
↓ 3 callers
Method
get_lookup_parameter_storages
dynet/model.cc:460
↓ 3 callers
Method
get_parameter_storages
dynet/model.cc:400
↓ 3 callers
Function
huber_distance
Computes huber distance
contrib/rust/src/expr.rs:985
↓ 3 callers
Method
is_valid
dynet/tensor.cc:28
↓ 3 callers
Function
kmax_pooling
Selects out k maximum values along a given dimension
contrib/rust/src/expr.rs:1192
↓ 3 callers
Function
kmax_pooling
dynet/expr.cc:170
↓ 3 callers
Function
l2_norm
dynet/expr.cc:154
↓ 3 callers
Function
lgamma
dynet/expr.cc:100
↓ 3 callers
Function
logsumexp_dim
Computes log, sum, and exp by dimension
contrib/rust/src/expr.rs:897
↓ 3 callers
Function
max_dim
Selects max out through a dimension
contrib/rust/src/expr.rs:1148
↓ 3 callers
Function
maxpooling2d
Applies 2D maxpooling operation
contrib/rust/src/expr.rs:1245
↓ 3 callers
Function
maxpooling2d
dynet/expr.cc:176
↓ 3 callers
Function
min_dim
Selects min out through a dimension
contrib/rust/src/expr.rs:1153
↓ 3 callers
Method
num_devices
dynet/devices.h:85
↓ 3 callers
Function
one_hot
Creates batched one hot vectors on the specified device.
contrib/rust/src/expr.rs:206
↓ 3 callers
Function
ones
Creates an input full of ones.
contrib/rust/src/expr.rs:293
↓ 3 callers
Function
pairwise_rank_loss
Computes pairwise rank loss
contrib/rust/src/expr.rs:1005
↓ 3 callers
Function
pick_range
Picks range of elements
contrib/rust/src/expr.rs:1092
↓ 3 callers
Function
print_vec
dynet/nodes-def-macros.h:20
↓ 3 callers
Function
random_uniform
Creates a random uniform vector.
contrib/rust/src/expr.rs:335
↓ 3 callers
Function
read
(filename, w2i)
examples/rnnlm/lstmlm-auto.py:26
↓ 3 callers
Function
read_data
Read the dataset, returns the number of tokens
examples/rnnlm/train_rnnlm.cc:132
↓ 3 callers
Method
reset
(self, shuffle=True)
examples/treelstm/dataloader.py:86
↓ 3 callers
Function
reset_rng
Resets random number generators.
contrib/rust/src/init.rs:168
↓ 3 callers
Function
round
Computes rounding
contrib/rust/src/expr.rs:835
↓ 3 callers
Method
run
(self)
setup.py:202
↓ 3 callers
Function
run_child
dynet/mp.h:223
↓ 3 callers
Method
sample
(self, first=1, nchars=0, stop=-1)
examples/rnnlm/rnnlm.py:61
↓ 3 callers
Method
scale
dynet/tensor.cc:432
↓ 3 callers
Function
scale_gradient
Scales gradient by constant
contrib/rust/src/expr.rs:1027
↓ 3 callers
Method
scale_gradient
dynet/model.cc:612
↓ 3 callers
Method
set
Updates the specific dimension. # Panics Panics if `i` is out of bounds or `s` is zero. # Examples Basic usage: ``` # use dynet::Dim; let mut dim
contrib/rust/src/dim.rs:293
↓ 3 callers
Method
set_clip_threshold
(self, thr)
python/dynet_viz.py:698
↓ 3 callers
Method
set_h
* * \brief Explicitly set the output state of a node * * \param prev Pointer to the previous state * \param h_new The new hidden state
dynet/rnn.h:85
↓ 3 callers
Method
set_updated
Sets update status of the parameter. If `b` is true, this parameter will be updated during training.
contrib/rust/src/model.rs:67
↓ 3 callers
Method
set_weight_decay_lambda
dynet/model.cc:313
↓ 3 callers
Function
silu
Computes SILU / SiL / Swish.
contrib/rust/src/expr.rs:797
↓ 3 callers
Function
sin
dynet/expr.cc:87
↓ 3 callers
Method
size
dynet/dict.h:20
↓ 3 callers
Function
spawn_children
dynet/mp.cc:46
↓ 3 callers
Function
split_rows
examples/transformer/expr-xtra.h:108
↓ 3 callers
Function
std_batches
dynet/expr.cc:241
↓ 3 callers
Function
sum_dim
Computes sum along a specific dimension(s). # Arguments x - Input mini-batched expression. dims - Dimensions along which to reduce. b - Whether to i
contrib/rust/src/expr.rs:665
↓ 3 callers
Function
sum_rows
dynet/expr.cc:212
↓ 3 callers
Method
swap_params_to_weights
dynet/training.cc:586
↓ 3 callers
Function
valid_key
dynet/io.cc:23
↓ 3 callers
Function
valid_parameter
dynet/model.cc:125
↓ 3 callers
Function
vanilla_lstm_gates_dropout_concat
dynet/expr.cc:274
↓ 3 callers
Function
vidx2str
(vidx)
python/dynet_viz.py:791
↓ 3 callers
Function
weight_norm
dynet/expr.cc:255
↓ 3 callers
Method
zero
dynet/mem.cc:43
↓ 3 callers
Function
zeros
Creates an input full of zeros.
contrib/rust/src/expr.rs:288
↓ 2 callers
Method
BuildClassifier
examples/textcat/train_textcat.cc:126
← previous
next →
301–400 of 2,496, ranked by callers