MCPcopy Create free account

hub / github.com/clab/dynet / functions

Functions2,496 in github.com/clab/dynet

↓ 4 callersMethodstart_new_sequence
(self, es=None)
python/dynet_viz.py:406
↓ 4 callersFunctionstd_elems
dynet/expr.cc:234
↓ 4 callersFunctionsum_cols
dynet/expr.cc:213
↓ 4 callersFunctiontranspose
Transposes a matrix
contrib/rust/src/expr.rs:1052
↓ 4 callersFunctionusage
examples/cpp-utils/cl-args.h:52
↓ 4 callersMethodvalues
* \brief Values of the parameter * * \return Values as a `Tensor` object */
dynet/model.h:329
↓ 4 callersMethodzero
Fills values with zero.
contrib/rust/src/model.rs:25
↓ 3 callersMethodBuildLMGraph
return Expression of total loss
contrib/csharp/examples/train_rnnlm.cs:182
↓ 3 callersMethodConstructInput
Adapted the ConstructInput to apply the SegmentRNNs to different inputs
examples/segmental-rnn/train_segrnn-sup.cc:340
↓ 3 callersFunctionDynetParams
contrib/csharp/dynetsharp/dynetsharp/dynet.h:1378
↓ 3 callersFunctionInit
Initialize
contrib/csharp/dynetsharp/dynetsharp/dynet.h:159
↓ 3 callersFunctionLookupParameter
contrib/csharp/dynetsharp/dynetsharp/dynet.h:277
↓ 3 callersMethodRenewCG
contrib/csharp/dynetsharp/dynetsharp/dynet.cpp:1756
↓ 3 callersMethodSaveModel
examples/multiprocessing/train_xor-mp.cc:101
↓ 3 callersMethodSum
dynet/nodes-arith-sum.h:11
↓ 3 callersMethodadd_float
dynet/sig.h:103
↓ 3 callersMethodadd_lookup_parameters
(self, dim, *args, **kwargs)
python/dynet_viz.py:190
↓ 3 callersFunctionappend_cmake_lib_list
(l, var)
setup.py:42
↓ 3 callersFunctionappend_cmake_list
(l, var)
setup.py:37
↓ 3 callersMethodback
Returns node (index) of most recent output.
contrib/rust/src/rnn_builder.rs:132
↓ 3 callersMethodbatch
(self, i)
python/dynet_viz.py:143
↓ 3 callersMethodbatch_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 callersFunctionbinary_log_loss
dynet/expr.cc:162
↓ 3 callersFunctionceil
Computes ceiling
contrib/rust/src/expr.rs:850
↓ 3 callersFunctioncleanup
dynet/mp.cc:77
↓ 3 callersMethodclip
dynet/model.cc:117
↓ 3 callersFunctionconstant
Creates an input with one constant value.
contrib/rust/src/expr.rs:298
↓ 3 callersFunctioncopy_string_to_array
contrib/c/dynet_c/internal.h:217
↓ 3 callersFunctioncos
dynet/expr.cc:88
↓ 3 callersMethodcreate_seq_mask_expr
examples/transformer/transformer.h:354
↓ 3 callersFunctioncreate_workloads
dynet/mp.cc:65
↓ 3 callersFunctioncumsum
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 callersMethodcumulative_moving_average
dynet/training.cc:528
↓ 3 callersFunctiondecode
(dec_lstm, vectors, output)
examples/sequence-to-sequence/attention.py:83
↓ 3 callersMethoddelete_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 callersFunctiondropout
Applies dropout
contrib/rust/src/expr.rs:1163
↓ 3 callersFunctionelu
Computes exponential linear unit.
contrib/rust/src/expr.rs:786
↓ 3 callersMethodembed
examples/segmental-rnn/train_segrnn-sup.cc:94
↓ 3 callersFunctionensure_all_same_dim
(xs)
python/dynet_viz.py:102
↓ 3 callersMethodexponential_moving_average
dynet/training.cc:516
↓ 3 callersMethodfinal_s
dynet/treelstm.cc:18
↓ 3 callersFunctionfloor
Computes floor
contrib/rust/src/expr.rs:865
↓ 3 callersFunctionfloor
dynet/expr.cc:113
↓ 3 callersFunctionfold_rows
Convolution operation
contrib/rust/src/expr.rs:1197
↓ 3 callersMethodforward
Runs complete forward pass from first node to given one, ignoring all precomputed values.
contrib/rust/src/graph.rs:55
↓ 3 callersFunctiongenerate_queue_name
dynet/mp.cc:16
↓ 3 callersFunctiongenerate_shared_memory_name
dynet/mp.cc:23
↓ 3 callersMethodget_lookup_parameter_storages
dynet/model.cc:460
↓ 3 callersMethodget_parameter_storages
dynet/model.cc:400
↓ 3 callersFunctionhuber_distance
Computes huber distance
contrib/rust/src/expr.rs:985
↓ 3 callersMethodis_valid
dynet/tensor.cc:28
↓ 3 callersFunctionkmax_pooling
Selects out k maximum values along a given dimension
contrib/rust/src/expr.rs:1192
↓ 3 callersFunctionkmax_pooling
dynet/expr.cc:170
↓ 3 callersFunctionl2_norm
dynet/expr.cc:154
↓ 3 callersFunctionlgamma
dynet/expr.cc:100
↓ 3 callersFunctionlogsumexp_dim
Computes log, sum, and exp by dimension
contrib/rust/src/expr.rs:897
↓ 3 callersFunctionmax_dim
Selects max out through a dimension
contrib/rust/src/expr.rs:1148
↓ 3 callersFunctionmaxpooling2d
Applies 2D maxpooling operation
contrib/rust/src/expr.rs:1245
↓ 3 callersFunctionmaxpooling2d
dynet/expr.cc:176
↓ 3 callersFunctionmin_dim
Selects min out through a dimension
contrib/rust/src/expr.rs:1153
↓ 3 callersMethodnum_devices
dynet/devices.h:85
↓ 3 callersFunctionone_hot
Creates batched one hot vectors on the specified device.
contrib/rust/src/expr.rs:206
↓ 3 callersFunctionones
Creates an input full of ones.
contrib/rust/src/expr.rs:293
↓ 3 callersFunctionpairwise_rank_loss
Computes pairwise rank loss
contrib/rust/src/expr.rs:1005
↓ 3 callersFunctionpick_range
Picks range of elements
contrib/rust/src/expr.rs:1092
↓ 3 callersFunctionprint_vec
dynet/nodes-def-macros.h:20
↓ 3 callersFunctionrandom_uniform
Creates a random uniform vector.
contrib/rust/src/expr.rs:335
↓ 3 callersFunctionread
(filename, w2i)
examples/rnnlm/lstmlm-auto.py:26
↓ 3 callersFunctionread_data
Read the dataset, returns the number of tokens
examples/rnnlm/train_rnnlm.cc:132
↓ 3 callersMethodreset
(self, shuffle=True)
examples/treelstm/dataloader.py:86
↓ 3 callersFunctionreset_rng
Resets random number generators.
contrib/rust/src/init.rs:168
↓ 3 callersFunctionround
Computes rounding
contrib/rust/src/expr.rs:835
↓ 3 callersMethodrun
(self)
setup.py:202
↓ 3 callersFunctionrun_child
dynet/mp.h:223
↓ 3 callersMethodsample
(self, first=1, nchars=0, stop=-1)
examples/rnnlm/rnnlm.py:61
↓ 3 callersMethodscale
dynet/tensor.cc:432
↓ 3 callersFunctionscale_gradient
Scales gradient by constant
contrib/rust/src/expr.rs:1027
↓ 3 callersMethodscale_gradient
dynet/model.cc:612
↓ 3 callersMethodset
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 callersMethodset_clip_threshold
(self, thr)
python/dynet_viz.py:698
↓ 3 callersMethodset_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 callersMethodset_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 callersMethodset_weight_decay_lambda
dynet/model.cc:313
↓ 3 callersFunctionsilu
Computes SILU / SiL / Swish.
contrib/rust/src/expr.rs:797
↓ 3 callersFunctionsin
dynet/expr.cc:87
↓ 3 callersMethodsize
dynet/dict.h:20
↓ 3 callersFunctionspawn_children
dynet/mp.cc:46
↓ 3 callersFunctionsplit_rows
examples/transformer/expr-xtra.h:108
↓ 3 callersFunctionstd_batches
dynet/expr.cc:241
↓ 3 callersFunctionsum_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 callersFunctionsum_rows
dynet/expr.cc:212
↓ 3 callersMethodswap_params_to_weights
dynet/training.cc:586
↓ 3 callersFunctionvalid_key
dynet/io.cc:23
↓ 3 callersFunctionvalid_parameter
dynet/model.cc:125
↓ 3 callersFunctionvanilla_lstm_gates_dropout_concat
dynet/expr.cc:274
↓ 3 callersFunctionvidx2str
(vidx)
python/dynet_viz.py:791
↓ 3 callersFunctionweight_norm
dynet/expr.cc:255
↓ 3 callersMethodzero
dynet/mem.cc:43
↓ 3 callersFunctionzeros
Creates an input full of zeros.
contrib/rust/src/expr.rs:288
↓ 2 callersMethodBuildClassifier
examples/textcat/train_textcat.cc:126
← previousnext →301–400 of 2,496, ranked by callers