MCPcopy Create free account

hub / github.com/clab/dynet / functions

Functions2,496 in github.com/clab/dynet

Method__iter__
(self)
python/dynet_viz.py:770
Method__iter__
(self)
examples/treelstm/dataloader.py:90
Method__iter__
(self)
examples/python-utils/util.py:25
Method__iter__
(self)
examples/python-utils/util.py:40
Method__iter__
(self)
examples/python-utils/util.py:51
Method__iter__
(self)
examples/tensorboard/util.py:25
Method__iter__
(self)
examples/tensorboard/util.py:40
Method__iter__
(self)
examples/tensorboard/util.py:51
Method__lt__
(self, other)
python/dynet_viz.py:773
Method__mul__
(self, other)
python/dynet_viz.py:154
Method__ne__
(self, other)
python/dynet_viz.py:36
Method__neg__
(self)
python/dynet_viz.py:164
Method__repr__
(self)
python/dynet_viz.py:46
Method__repr__
(self)
python/dynet_viz.py:133
Method__repr__
(self)
python/dynet_viz.py:771
Method__setitem__
(self, idx, val)
examples/reinforcement-learning/reduce_tree.py:18
Method__str__
(self)
python/dynet_viz.py:34
Method__str__
(self)
python/dynet_viz.py:51
Method__str__
(self)
python/dynet_viz.py:134
Method__str__
(self)
python/dynet_viz.py:772
Method__str__
(self)
examples/treelstm/dataloader.py:53
Method__sub__
(self, other)
python/dynet_viz.py:165
Method_get_checkpoint
dynet/dynet.cc:133
Function_l_W_O
examples/transformer/transformer.h:411
Function_l_layer
examples/transformer/transformer.h:269
Function_progress
(count, block_size, total_size)
examples/treelstm/main.py:30
Method_revert
dynet/dynet.cc:141
FunctionaccBinaryExprKernel
dynet/gpu-kernels.h:37
FunctionaccUnaryExprKernel
dynet/gpu-kernels.h:19
Methodaccess_element
dynet/tensor.cc:122
Methodaccumulate
dynet/tensor.cc:361
Methodaccumulate_dev
dynet/tensor.cc:351
Methodaccumulate_grad
dynet/param-nodes.cc:43
Methodaccumulate_grad_dev
dynet/model.cc:556
Methodaccumulate_grads_dev
dynet/model.cc:729
Methodaccumulate_tensors
dynet/exec.cc:363
Methodact
(self, obs, deterministic=True)
examples/reinforcement-learning/dqn.py:38
Methodactivate
examples/mnist/mlp.h:249
Methodadd_auxiliary_input
dynet/rnn.cc:161
Methodadd_dim
TODO add_dim is NOT SAME as dim.print_profile(oss)
dynet/sig.h:37
Methodadd_dim
dynet/sig.h:58
Methodadd_dim
dynet/sig.h:107
Methodadd_function
dynet/dynet.h:780
Methodadd_function_node
dynet/dynet.cc:117
Methodadd_input
(self, e)
python/dynet_viz.py:409
Methodadd_input
(self, x)
python/dynet_viz.py:667
Methodadd_input
dynet/treelstm.cc:141
Methodadd_input
* * \brief Add another timestep by reading in the variable x * * \param x Input variable * * \return The hidden representation of the d
dynet/rnn.h:120
Methodadd_input_impl
dynet/rnn.cc:123
Methodadd_input_impl
dynet/treelstm.cc:15
Methodadd_input_impl
dynet/gru.cc:96
Methodadd_input_impl
dynet/fast-lstm.cc:157
Methodadd_input_impl
dynet/deep-lstm.cc:94
Methodadd_input_impl
dynet/lstm.cc:197
Methodadd_input_to_children
Adds input with given children at position id.
contrib/rust/src/rnn_builder.rs:590
Methodadd_input_to_prev
(self, prev, e)
python/dynet_viz.py:414
Methodadd_input_to_state
Adds another timestep, with arbitrary recurrent connection.
contrib/rust/src/rnn_builder.rs:84
Methodadd_inputs
returns the list of state pairs (stateF, stateB) obtained by adding inputs to both forward (stateF) and backward (stateB) RNNs.
python/dynet_viz.py:566
Methodadd_inputs
returns the list of states obtained by adding the given inputs to the current state, one by one.
python/dynet_viz.py:681
Methodadd_lookup_parameters_to_storage
dynet/model.cc:434
Methodadd_node
dynet/sig.h:57
Methodadd_node
dynet/sig.h:106
Methodadd_parameters
dynet/dynet.cc:213
Methodadd_parameters_to_storage
dynet/model.cc:351
Methodadd_word
compute a composed representation of a word out of characters wordid should be a unique index for each word *type* in the graph being built
dynet/c2w.h:39
Functionaffine_transform
(xs)
python/dynet_viz.py:374
Methodalloc_impl
dynet/training.h:251
Methodalloc_impl
dynet/training.cc:688
Methodalloc_lookup_impl
dynet/training.h:254
Methodalloc_lookup_impl
dynet/training.cc:692
Functionapply
examples/transformer/transformer.h:275
Functionarange
examples/transformer/expr-xtra.h:28
Methodargmax_dev
dynet/tensor.cc:528
Methodas_string
dynet/nodes-const.cc:14
Methodas_string
dynet/nodes-rounding.cc:14
Methodas_string
dynet/nodes-matrixmultiply.cc:15
Methodas_string
dynet/nodes-conv2d.cc:28
Methodas_string
dynet/nodes-arith-const.cc:16
Methodas_string
dynet/nodes-random.cc:14
Methodas_string
dynet/nodes-maxpooling2d.cc:25
Methodas_string
dynet/nodes-minmax.cc:15
Methodas_string
dynet/nodes-losses.cc:15
Methodas_string
dynet/nodes-moments.cc:16
Methodas_string
dynet/nodes-pickneglogsoftmax.cc:19
Methodas_string
dynet/nodes-argmax.cc:23
Methodas_string
dynet/nodes-logsumexp.cc:16
Methodas_string
dynet/nodes-conv.cc:28
Methodas_string
dynet/nodes-activations.cc:17
Methodas_string
dynet/nodes-hinge.cc:14
Methodas_string
dynet/nodes-norms.cc:16
Methodas_string
dynet/param-nodes.cc:21
Methodas_string
dynet/nodes-similarities.cc:15
Methodas_string
dynet/nodes-linalg.cc:14
Methodas_string
dynet/nodes-softmaxes.cc:15
Methodas_string
dynet/nodes-normalization.cc:14
Methodas_string
dynet/nodes-affinetransform.cc:15
Methodas_string
dynet/nodes-dropout.cc:14
Methodas_string
dynet/nodes-select.cc:14
Methodas_string
dynet/nodes-arith-sum.cc:14
Methodas_string
dynet/nodes-concat.cc:15
← previousnext →1,301–1,400 of 2,496, ranked by callers