MCPcopy Create free account

hub / github.com/apache/singa / functions

Functions5,531 in github.com/apache/singa

MethodGetRegistry
include/singa/utils/factory.h:82
MethodGetTestCasePatternHolder
test/gtest/gtest.h:10568
FunctionGetTypeId
test/gtest/gtest.h:7377
FunctionGetTypeName
test/gtest/gtest.h:3756
MethodGoogleTestFailureException
test/gtest/gtest-all.cc:3528
FunctionGpuBatchNormBackward
src/model/operation/batchnorm.cc:368
FunctionGpuBatchNormForwardInference
src/model/operation/batchnorm.cc:331
FunctionGpuBatchNormForwardTraining
src/model/operation/batchnorm.cc:287
FunctionGpuConvBackwardW
src/model/operation/convolution.cc:658
FunctionGpuConvBackwardb
input Tensor b for Reset db purpose, can avoid this later.
src/model/operation/convolution.cc:684
FunctionGpuConvBackwardx
src/model/operation/convolution.cc:634
FunctionGpuPoolingBackward
src/model/operation/pooling.cc:207
FunctionGpuPoolingForward
src/model/operation/pooling.cc:187
FunctionGpuRNNGetParamCopy
src/model/operation/rnn.cc:507
FunctionGpuRNNSetParam
src/model/operation/rnn.cc:498
MethodGraph
src/core/scheduler/scheduler.cc:42
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
test/gtest/gtest.h:17796
MethodHasFatalFailure
Returns true iff the test fatally failed.
test/gtest/gtest-all.cc:3345
MethodHasNewFatalFailureHelper
test/gtest/gtest-all.cc:9463
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
test/gtest/gtest-all.cc:3355
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
test/gtest/gtest-all.cc:2093
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
test/gtest/gtest-all.cc:3429
MethodILSVRC
examples/cpp/imagenet/ilsvrc12.h:125
FunctionImplicitCast_
test/gtest/gtest.h:2205
FunctionInDeathTestChild
Returns a Boolean value indicating whether the caller is currently executing in the context of the death test child process. Tools such as Valgrind h
test/gtest/gtest-all.cc:6624
MethodInfinity
Returns the floating-point number that represent positive infinity.
test/gtest/gtest.h:7254
MethodInit
Initializes this object; makes a copy of the input array if 'relation' is kCopy.
test/gtest/gtest.h:7962
MethodInit
test/gtest/gtest-all.cc:2042
MethodInit
src/core/memory/memory.cc:54
MethodInitCudnn
src/model/layer/cudnn_lrn.cc:33
MethodInitCudnn
src/model/layer/cudnn_convolution.cc:55
MethodInitCudnn
src/model/layer/cudnn_batchnorm.cc:46
MethodInitCudnn
src/model/layer/cudnn_activation.cc:37
MethodInitCudnn
src/model/layer/cudnn_pooling.cc:45
MethodInitCudnn
src/model/layer/cudnn_softmax.cc:45
MethodInitializer
include/singa/model/initializer.h:30
MethodInternalRunDeathTestFlag
test/gtest/gtest.h:8393
FunctionIsAlNum
test/gtest/gtest.h:2769
FunctionIsAlpha
test/gtest/gtest.h:2766
FunctionIsContainerTest
test/gtest/gtest.h:7821
FunctionIsEmpty
Returns true iff the path is "".
test/gtest/gtest.h:3598
FunctionIsHRESULTFailure
test/gtest/gtest-all.cc:2872
FunctionIsHRESULTSuccess
test/gtest/gtest-all.cc:2865
FunctionIsLower
test/gtest/gtest.h:2775
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
test/gtest/gtest-all.cc:4505
FunctionIsNotSubstring
test/gtest/gtest-all.cc:2779
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
test/gtest/gtest-all.cc:8082
FunctionIsSubstring
test/gtest/gtest-all.cc:2767
FunctionIsUpper
test/gtest/gtest.h:2781
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
test/gtest/gtest-all.cc:4510
MethodIterator
test/gtest/gtest.h:10199
MethodIterator
test/gtest/gtest.h:10286
MethodIterator
test/gtest/gtest.h:13795
MethodIterator
test/gtest/gtest.h:13911
MethodIterator
test/gtest/gtest.h:14045
MethodIterator
test/gtest/gtest.h:14196
MethodIterator
test/gtest/gtest.h:14366
MethodIterator
test/gtest/gtest.h:14553
MethodIterator
test/gtest/gtest.h:14759
MethodIterator
test/gtest/gtest.h:14981
MethodIterator
test/gtest/gtest.h:15221
MethodJoin
test/gtest/gtest.h:2399
MethodKilledBySignal
KilledBySignal constructor.
test/gtest/gtest-all.cc:6661
FunctionLE
src/core/tensor/tensor_math.h:189
FunctionLT
src/core/tensor/tensor_math.h:204
MethodLastMessage
test/gtest/gtest-all.cc:6845
MethodLayer
include/singa/model/layer.h:39
MethodListTestsMatchingFilter
Prints the names of the tests matching the user-specified filter flag.
test/gtest/gtest-all.cc:6015
MethodLocalUpdater
include/singa/model/updater.h:63
MethodLock
Acquires this mutex.
test/gtest/gtest.h:2446
FunctionLog
src/core/tensor/tensor_math.h:199
MethodLogMessage
src/utils/logging.cc:78
MethodLogMessageFatal
src/utils/logging.cc:104
MethodLoss
include/singa/model/loss.h:33
MethodMDB_CHECK
src/io/lmdb_writer.cc:130
MethodMDB_CHECK
src/io/lmdb_reader.cc:115
FunctionMakeCheckOpString
include/singa/utils/logging.h:178
FunctionMakeCheckOpValueString
src/utils/logging.cc:113
MethodMakeConnection
test/gtest/gtest-all.cc:4922
MethodMakeFileName
Given directory = "dir", base_name = "test", number = 0, extension = "xml", returns "dir/test.xml". If number is greater than zero (e.g., 12), returns
test/gtest/gtest-all.cc:8012
MethodMalloc
src/core/device/opencl_device.cc:136
MethodMalloc
src/core/device/cpp_cpu.cc:56
MethodMalloc
Allocate gpu memory.
src/core/device/cuda_gpu.cc:187
MethodMatch
src/model/metric/accuracy.cc:23
MethodMatchesFilter
test/gtest/gtest-all.cc:1941
MethodMax
test/gtest/gtest.h:7344
MethodMergeInputs
src/model/layer/cudnn_rnn.cc:226
MethodMessage
Constructs an empty Message. We allocate the stringstream separately because otherwise each use of ASSERT/EXPECT in a procedure adds over 200 bytes to
test/gtest/gtest-all.cc:2395
MethodMessage
src/io/network/message.cc:34
MethodMessage
include/singa/io/network.h:78
MethodMetric
TODO(wangwei) call Setup using a default MetricConf.
include/singa/model/metric.h:35
MethodMutex
test/gtest/gtest.h:2503
MethodNativeArray
Constructs from a native array.
test/gtest/gtest.h:7932
MethodNetworkThread
src/io/network/endpoint.cc:196
MethodNoExecDeathTest
test/gtest/gtest-all.cc:7309
MethodNode
include/singa/core/scheduler.h:59
MethodNotification
test/gtest/gtest.h:2311
MethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
test/gtest/gtest.h:2320
FunctionNrm2
src/core/tensor/tensor_math.h:406
MethodOnEnvironmentsSetUpEnd
test/gtest/gtest.h:18431
← previousnext →2,601–2,700 of 5,531, ranked by callers