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
Function
BOOST_AUTO_TEST_CASE
tests/test-rnn.cc:141
Function
BOOST_AUTO_TEST_CASE
tests/test-serialize.cc:124
Function
BOOST_AUTO_TEST_CASE
tests/test-params.cc:70
Function
BOOST_AUTO_TEST_CASE
tests/test-trainers.cc:87
Function
BOOST_AUTO_TEST_CASE
test whether argmax is working properly
tests/test-tensor.cc:53
Function
BOOST_AUTO_TEST_CASE
tests/test-exec.cc:54
Function
BOOST_AUTO_TEST_CASE
Expression constant(const Dim d, float val);
tests/test-nodes.cc:120
Function
BOOST_AUTO_TEST_CASE
tests/test-mem.cc:36
Function
BOOST_PERF_TEST_CASE
tests/test-io.cc:193
Method
BatchInfo
dynet/exec.h:56
Method
BatchedExecutionEngine
dynet/exec.h:73
Method
BiCharLSTM
examples/word-embedding/train_tok-embed.cc:176
Method
BiTrans
examples/segmental-rnn/train_segrnn-sup.cc:175
Method
BidirectionalTreeLSTMBuilder
dynet/treelstm.h:146
Method
BidirectionalTreeLSTMBuilder
dynet/treelstm.cc:327
Method
BinaryLogLoss
dynet/nodes-losses.h:25
Method
BinnedDurationEmbedding
examples/segmental-rnn/train_segrnn-sup.cc:151
Method
BlockDropout
dynet/nodes-dropout.h:41
Method
BuildClassifier
examples/textcat/train_textcat.cc:39
Method
C2WBuilder
dynet/c2w.h:22
Method
CDimTest
contrib/c/test/dim_test.cc:8
Method
CExecTest
contrib/c/test/exec_test.cc:15
Method
CPUAllocator
dynet/mem.h:27
Method
CParamsTest
contrib/c/test/params_test.cc:8
Method
Ceil
dynet/nodes-rounding.h:21
Method
CheckpointCG
<summary> <para>Saves the state of the computation graph.</para> </summary>
contrib/csharp/dynetsharp/dynetsharp/dynet.cpp:1779
Function
CircularConvolution
dynet/nodes-conv.h:65
Method
CircularCorrelation
dynet/nodes-conv.h:72
Method
Cluster
dynet/hsm-builder.cc:13
Method
CompactVanillaLSTMBuilder
dynet/lstm.cc:903
Method
ComputationGraph
dynet/dynet.cc:70
Method
Concatenate
dynet/nodes-concat.h:11
Method
ConcatenateToBatch
dynet/nodes-concat.h:31
Method
ConfigureDYNETTest
tests/test-dynet.cc:7
Method
ConstParameterNode
dynet/param-nodes.h:27
Method
ConstScalarMultiply
dynet/nodes-arith-const.h:31
Method
Constant
dynet/nodes-const.h:11
Method
ConstantMinusX
dynet/nodes-arith-const.h:23
Method
ConstantPlusX
dynet/nodes-arith-const.h:12
Method
ConstrainedSoftmax
dynet/nodes-softmaxes.h:84
Method
ConstructSegmentMap
examples/segmental-rnn/train_segrnn-sup.cc:349
Method
Conv2D
dynet/nodes-conv2d.h:22
Method
ConvLayer
in_rows = rows per word in input matrix k_fold_rows = 1 no folding, 2 fold two rows together, 3 ... filter_width = length of filter (columns) in_nfmap
examples/textcat/train_textcat.cc:61
Method
ConvNet
examples/textcat/train_textcat.cc:117
Function
ConvertVectorToArray
contrib/csharp/dynetsharp/dynetsharp/dynet.h:1707
Function
Cos
dynet/nodes-trig.h:20
Function
Cosh
dynet/nodes-trig.h:74
Method
CoupledLSTMBuilder
* \brief Default constructor */
dynet/lstm.h:38
Function
CrossEntropyLoss
examples/textcat/train_textcat.cc:161
Function
Cube
dynet/nodes-arith-unary.h:20
Method
CudnnConvOp
dynet/cudnn-ops.h:12
Method
CudnnMaxPooling2DOp
dynet/cudnn-ops.h:51
Method
CumulativeSum
dynet/nodes-cumulative.h:12
Method
CwiseMultiply
dynet/nodes-arith-cwise.h:28
Method
CwiseQuotient
dynet/nodes-arith-cwise.h:44
Method
CwiseSum
dynet/nodes-arith-cwise.h:11
Method
CyclicalSGDTrainer
* \brief Constructor * * \param m ParameterCollection to be trained * \param learning_rate_min Lower learning rate * \param learning_rate_
dynet/training.h:361
Method
DYNET_TRAINER_DEFINE_DEV_IMPL
dynet/training.h:323
Function
DYNET_VERSION_DEFINE
tests/test-serialize.cc:68
Method
Datum
examples/multiprocessing/train_xor-simple-mp.cc:13
Method
Datum
examples/multiprocessing/train_xor-mp.cc:14
Method
Decoder
examples/transformer/transformer.h:993
Method
DecoderLayer
examples/transformer/transformer.h:896
Method
DeepLSTMBuilder
dynet/deep-lstm.h:13
Method
DeepLSTMBuilder
dynet/deep-lstm.cc:15
Method
Device
dynet/devices.h:26
Method
DeviceManager
dynet/devices.cc:162
Method
DeviceManager
no copying allowed
dynet/devices.h:92
Method
DeviceMempoolSizes
dynet/devices.cc:17
Method
DeviceMempoolSizes
dynet/device-structs.h:22
Method
Device_CPU
dynet/devices.cc:138
Method
Device_GPU
dynet/devices.cc:91
Method
Dict
dynet/dict.h:17
Method
Dim
* \brief Default constructor */
dynet/dim.h:38
Method
DocumentModel
examples/document-classification/train_imdb.cc:60
Function
DotProduct
dynet/nodes-similarities.h:11
Method
DoubleLength
examples/transformer/batch-utils.h:18
Method
Dropout
dynet/nodes-dropout.h:11
Method
DropoutBatch
dynet/nodes-dropout.h:32
Method
DropoutDim
dynet/nodes-dropout.h:22
Method
EGTrainer
dynet/training.h:713
Method
EGTrainer
--- EGTrainer
dynet/training.cc:1131
Method
Encoder
examples/sentence-embedding/train_embed-cl.cc:31
Method
Encoder
examples/transformer/transformer.h:697
Method
EncoderDecoder
* \brief Default builder */
examples/sequence-to-sequence/encdec.h:77
Method
EncoderLayer
examples/transformer/transformer.h:626
Method
EnsembleDecoder
examples/transformer/ensemble-decoder.h:94
Method
EnsembleDecoderHyp
examples/transformer/ensemble-decoder.h:23
Method
Erf
dynet/nodes-activations.h:38
Method
Error
contrib/c/dynet_c/internal.h:83
Method
ErrorHandler
contrib/c/dynet_c/internal.h:108
Method
ExecTest
tests/test-exec.cc:21
Method
ExecutionEngine
dynet/exec.cc:19
Function
Exp
dynet/nodes-arith-unary.h:38
Method
ExponentialLinearUnit
dynet/nodes-activations.h:47
Method
FBinaryLogLossBackward
dynet/functors.h:116
Method
FELUBackward
dynet/functors.h:140
Method
FELUForward
dynet/functors.h:132
Method
FEuclideanBackward
dynet/functors.h:80
Method
FL1Backward
dynet/functors.h:37
← previous
next →
901–1,000 of 2,496, ranked by callers