MCPcopy Create free account

hub / github.com/apache/singa / functions

Functions5,531 in github.com/apache/singa

MethodRegister
test/gtest/gtest.h:7592
MethodRegister
src/model/updater/local_updater.cc:24
MethodRegister
src/model/optimizer/optimizer.cc:36
MethodRegister
* Register functions to create user defined classes. * This function is called by the REGISTER_FACTORY macro. * * @param id Identifier of the
include/singa/utils/factory.h:54
MethodRegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_CASE_P into regular tests and registers those. This wil
test/gtest/gtest-all.cc:3771
MethodRegisterTests
test/gtest/gtest.h:10598
MethodRegistra
include/singa/utils/factory.h:91
MethodRegularizer
include/singa/model/optimizer.h:144
MethodReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
test/gtest/gtest.h:7247
MethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
test/gtest/gtest-all.cc:4428
MethodRemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
test/gtest/gtest-all.cc:4669
FunctionReseed
test/gtest/gtest.h:7642
MethodReset
src/core/scheduler/scheduler.cc:82
MethodResetHiddenAndCellDescriptors
src/model/layer/cudnn_rnn.cc:167
FunctionResize
src/core/tensor/tensor.cc:111
MethodReturnSentinel
test/gtest/gtest.h:8244
FunctionRmDir
test/gtest/gtest.h:2838
FunctionRound
src/core/tensor/tensor_math.h:114
FunctionRoundE
src/core/tensor/tensor_math.h:119
FunctionRowMax
src/core/tensor/tensor_math.h:483
MethodRunAllTests
Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, th
test/gtest/gtest-all.cc:5706
MethodRunGraph
src/core/scheduler/scheduler.cc:327
FunctionRunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
test/gtest/gtest.h:18268
FunctionRunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
test/gtest/gtest.h:18272
MethodSafeQueue
include/singa/utils/safe_queue.h:38
FunctionScale
src/core/tensor/tensor_math.h:412
MethodScopedFakeTestPartResultReporter
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. Interc
test/gtest/gtest-all.cc:2025
MethodScopedPrematureExitFile
test/gtest/gtest-all.cc:5014
MethodSeek
src/io/lmdb_reader.cc:105
MethodSeekToFirst
src/io/textfile_reader.cc:63
MethodSeekToFirst
src/io/binfile_reader.cc:89
MethodSendLn
Sends a string and a newline to the socket.
test/gtest/gtest-all.cc:1485
MethodSendLn
Sends the given message and a newline to the socket.
test/gtest/gtest-all.cc:1601
FunctionSet
src/core/tensor/tensor_math.h:262
MethodSetBlock
src/core/scheduler/scheduler.cc:36
MethodSetDstNode
src/core/scheduler/scheduler.cc:40
FunctionSetInjectableArgvs
test/gtest/gtest-all.cc:8893
MethodSetMomentumGenerator
The argument function returns the momentum value given the current running step (i.e., iterations/mini-batches).
include/singa/model/optimizer.h:206
MethodSetParam
Sets parameter value. The caller is responsible for making sure the value remains alive and unchanged throughout the current test.
test/gtest/gtest.h:19233
MethodSetRNNDescriptor
must be called after setting IO descriptors
src/model/layer/cudnn_rnn.cc:121
MethodSetRandSeed
src/core/device/opencl_device.cc:58
MethodSetRandSeed
src/core/device/cuda_gpu.cc:102
MethodSetSrcNode
src/core/scheduler/scheduler.cc:38
MethodSetUp
Override this to define how to set up the environment.
test/gtest/gtest.h:18359
MethodSetUp
test/singa/test_tensor_math.cc:29
MethodSetUp
test/singa/test_mse.cc:30
MethodSetUp
test/singa/test_cross_entropy.cc:31
MethodSetUp
test/singa/test_scheduler.cc:139
MethodSetUp
test/singa/test_cudnn_rnn.cc:33
FunctionSetUpEnvironment
Helpers for setting up / tearing down the given environment. They are for use in the ForEach() function.
test/gtest/gtest-all.cc:5694
FunctionSetUpTestCase
Sets up the stuff shared by all tests in this test case. Google Test will call Foo::SetUpTestCase() before running the first test in test case Foo.
test/gtest/gtest.h:17778
MethodSetup
src/core/device/cuda_gpu.cc:68
MethodSetup
src/model/layer/softmax.cc:26
MethodSetup
src/model/layer/cudnn_convolution.cc:38
MethodSetup
src/model/layer/flatten.cc:27
MethodSetup
src/model/layer/cudnn_batchnorm.cc:40
MethodSetup
src/model/layer/cudnn_pooling.cc:36
MethodSetup
src/model/layer/convolution.cc:27
MethodSetup
src/model/layer/prelu.cc:27
MethodSetup
src/model/layer/dense.cc:34
MethodSetup
src/model/layer/batchnorm.cc:29
MethodSetup
src/model/layer/cudnn_softmax.cc:31
MethodSetup
src/model/layer/split.cc:28
MethodSetup
src/model/layer/dropout.cc:27
MethodSetup
src/model/layer/lrn.cc:29
MethodSetup
src/model/layer/concat.cc:28
MethodSetup
src/model/layer/opencl_pooling.cc:122
MethodSetup
src/model/layer/opencl_convolution.cc:164
MethodSetup
src/model/layer/slice.cc:28
MethodSetup
src/model/layer/pooling.cc:26
MethodSetup
src/model/layer/merge.cc:28
MethodSetup
src/model/layer/activation.cc:38
MethodSetup
src/model/updater/updater.cc:23
MethodSetup
src/model/optimizer/optimizer.cc:30
MethodSetup
src/model/optimizer/rmsprop.cc:24
MethodSetup
src/model/optimizer/nesterov.cc:24
MethodSetup
src/model/optimizer/adagrad.cc:24
MethodSetup
src/model/optimizer/sgd.cc:24
MethodSetup
Set meta data fields from a string representing a proto message. 'in_shape' is the shape of the input feature for one sample
include/singa/model/layer.h:43
MethodSetup
include/singa/model/metric.h:38
MethodSetup
Set meta fields from user configurations.
include/singa/model/metric.h:62
MethodSetup
include/singa/model/initializer.h:31
MethodSetup
include/singa/model/initializer.h:48
MethodSetup
include/singa/model/initializer.h:73
MethodSetup
Setup the optimzier using configurations from serialized string (for binding languages).
include/singa/model/optimizer.h:47
MethodSetup
include/singa/model/optimizer.h:113
MethodSetup
include/singa/model/optimizer.h:149
MethodSetup
include/singa/model/loss.h:34
MethodSetup
include/singa/io/encoder.h:35
MethodSetup
include/singa/io/encoder.h:46
MethodSetup
include/singa/io/encoder.h:66
MethodSetup
include/singa/io/decoder.h:34
MethodSetup
include/singa/io/decoder.h:45
MethodSetup
include/singa/io/decoder.h:62
MethodSetup
include/singa/io/transformer.h:36
MethodSetup
include/singa/io/transformer.h:43
FunctionShouldRunTest
Returns true if the given test should run.
test/gtest/gtest.h:18301
FunctionShouldRunTestCase
Returns true iff test_case contains at least one test that should run.
test/gtest/gtest-all.cc:1826
MethodShowWideCString
Converts a wide C string to an std::string using the UTF-8 encoding. NULL will be converted to "(null)".
test/gtest/gtest-all.cc:3009
MethodShuffleTests
Shuffles the tests in this test case.
test/gtest/gtest-all.cc:3947
← previousnext →2,801–2,900 of 5,531, ranked by callers