MCPcopy Create free account

hub / github.com/apache/singa / functions

Functions5,531 in github.com/apache/singa

↓ 1 callersMethodDoExec
src/core/device/cpp_cpu.cc:38
↓ 1 callersMethodEnableDestFile
Enabled by default.
include/singa/utils/channel.h:45
↓ 1 callersMethodEnableLazyAlloc
include/singa/core/device.h:71
↓ 1 callersMethodEnd
test/gtest/gtest.h:10192
↓ 1 callersMethodEquals
test/gtest/gtest.h:10215
↓ 1 callersMethodEvaluateOnBatch
src/model/feed_forward_net.cc:269
↓ 1 callersFunctionExecDeathTestChildMain
The main function for a threadsafe-style death test child process. This function is called in a clone()-ed process and thus must avoid any potentially
test/gtest/gtest-all.cc:7438
↓ 1 callersFunctionExecDeathTestSpawnChild
Spawns a child process with the same executable as the current process in a thread-safe manner and instructs it to run the death test. The implementa
test/gtest/gtest-all.cc:7496
↓ 1 callersFunctionExitSummary
Generates a textual description of a given exit code, in the format specified by wait(2).
test/gtest/gtest-all.cc:6676
↓ 1 callersFunctionExp
src/core/tensor/tensor_math.h:183
↓ 1 callersFunctionFClose
test/gtest/gtest.h:2888
↓ 1 callersFunctionFDOpen
test/gtest/gtest.h:2886
↓ 1 callersFunctionFailFromInternalError
This is called from a death test parent process to read a failure message from the death test child process and log it with the FATAL severity. On Win
test/gtest/gtest-all.cc:6806
↓ 1 callersFunctionFailed
Returns true iff the unit test failed (i.e. some test case failed or something outside of all tests failed).
test/gtest/gtest-all.cc:981
↓ 1 callersFunctionFileNo
test/gtest/gtest.h:2832
↓ 1 callersMethodFileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
test/gtest/gtest-all.cc:8038
↓ 1 callersMethodForVar1
For inserting the first variable.
include/singa/utils/logging.h:167
↓ 1 callersMethodForVar2
src/utils/logging.cc:151
↓ 1 callersFunctionFormatCompilerIndependentFileLocation
Formats a file location for compiler-independent XML output. Although this function is not platform dependent, we put it next to FormatFileLocation in
test/gtest/gtest-all.cc:8684
↓ 1 callersFunctionFormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
test/gtest/gtest-all.cc:4705
↓ 1 callersFunctionFormatSehExceptionMessage
Adds an "exception thrown" fatal failure to the current test. This function returns its result via an output parameter pointer because VC++ prohibits
test/gtest/gtest-all.cc:3496
↓ 1 callersFunctionFormatWordList
test/gtest/gtest-all.cc:3288
↓ 1 callersMethodFromProto
src/core/tensor/tensor.cc:307
↓ 1 callersFunctionGTestIsInitialized
test/gtest/gtest-all.cc:1800
↓ 1 callersFunctionGenConvConf
examples/cpp/cifar10/vgg-parallel.cc:41
↓ 1 callersFunctionGenDenseConf
examples/cpp/cifar10/cnn.cc:80
↓ 1 callersFunctionGenDenseConf
examples/cpp/cifar10/cnn-parallel.cc:82
↓ 1 callersFunctionGenFlattenConf
examples/cpp/imagenet/alexnet.cc:121
↓ 1 callersFunctionGenFlattenConf
examples/cpp/cifar10/vgg-parallel.cc:110
↓ 1 callersFunctionGenFlattenConf
examples/cpp/cifar10/cnn.cc:113
↓ 1 callersFunctionGenFlattenConf
examples/cpp/cifar10/cnn-parallel.cc:115
↓ 1 callersMethodGenerate
Generates a random number from [0, range), using a Linear Congruential Generator (LCG). Crashes if 'range' is 0 or greater than kMaxRange.
test/gtest/gtest-all.cc:1775
↓ 1 callersFunctionGetAnsiColorCode
Returns the ANSI color code for the given color. COLOR_DEFAULT is an invalid input.
test/gtest/gtest-all.cc:4057
↓ 1 callersFunctionGetCapturedStderr
Stops capturing stderr and returns the captured string.
test/gtest/gtest-all.cc:8879
↓ 1 callersMethodGetCapturedString
test/gtest/gtest-all.cc:8778
↓ 1 callersFunctionGetColorAttribute
Returns the character attribute for the given color.
test/gtest/gtest-all.cc:4044
↓ 1 callersFunctionGetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
test/gtest/gtest-all.cc:1861
↓ 1 callersFunctionGetDefaultFilter
test/gtest/gtest-all.cc:1669
↓ 1 callersMethodGetDefaultOpenclDevice
src/core/device/platform.cc:168
↓ 1 callersMethodGetGPUIDs
Return the total num of free GPUs
src/core/device/platform.cc:47
↓ 1 callersMethodGetGPUMemSize
src/core/device/platform.cc:58
↓ 1 callersMethodGetInstance
src/utils/channel.cc:46
↓ 1 callersMethodGetMemUsage
src/core/memory/memory.cc:30
↓ 1 callersFunctionGetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
test/gtest/gtest-all.cc:994
↓ 1 callersFunctionGetNextRandomSeed
Returns the first valid random seed after 'seed'. The behavior is undefined if 'seed' is invalid. The seed after kMaxRandomSeed is considered to be
test/gtest/gtest-all.cc:552
↓ 1 callersMethodGetNumGPUs
src/core/device/platform.cc:32
↓ 1 callersMethodGetNumOpenclDevices
src/core/device/platform.cc:158
↓ 1 callersMethodGetNumOpenclPlatforms
src/core/device/platform.cc:153
↓ 1 callersMethodGetOptimizer
include/singa/model/updater.h:49
↓ 1 callersFunctionGetPID
src/utils/logging.cc:81
↓ 1 callersMethodGetParamNames
src/model/feed_forward_net.cc:49
↓ 1 callersMethodGetParamValues
src/model/feed_forward_net.cc:55
↓ 1 callersFunctionGetRandomSeedFromFlag
Returns a random seed in range [1, kMaxRandomSeed] based on the given --gtest_random_seed flag value.
test/gtest/gtest-all.cc:536
↓ 1 callersFunctionGetStatusFileDescriptor
Recreates the pipe and event handles from the provided parameters, signals the event, and returns a file descriptor wrapped around the pipe handle. Th
test/gtest/gtest-all.cc:7723
↓ 1 callersFunctionGetTID
src/utils/logging.cc:82
↓ 1 callersFunctionGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
test/gtest/gtest-all.cc:987
↓ 1 callersMethodGetTestCaseTypeId
Test case id to verify identity.
test/gtest/gtest.h:10458
↓ 1 callersFunctionGetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
test/gtest/gtest-all.cc:8299
↓ 1 callersFunctionGpuConvForward
src/model/operation/convolution.cc:585
↓ 1 callersFunctionGpuRNNBackwardW
src/model/operation/rnn.cc:395
↓ 1 callersFunctionGpuRNNBackwardWEx
src/model/operation/rnn.cc:773
↓ 1 callersFunctionGpuRNNBackwardx
src/model/operation/rnn.cc:316
↓ 1 callersFunctionGpuRNNBackwardxEx
src/model/operation/rnn.cc:699
↓ 1 callersFunctionGpuRNNForwardInference
src/model/operation/rnn.cc:174
↓ 1 callersFunctionGpuRNNForwardInferenceEx
src/model/operation/rnn.cc:568
↓ 1 callersFunctionGpuRNNForwardTraining
src/model/operation/rnn.cc:243
↓ 1 callersFunctionGpuRNNForwardTrainingEx
src/model/operation/rnn.cc:633
↓ 1 callersFunctionHasGoogleTestFlagPrefix
Determines whether a string has a prefix that Google Test uses for its flags, i.e., starts with GTEST_FLAG_PREFIX_ or GTEST_FLAG_PREFIX_DASH_. If Goog
test/gtest/gtest-all.cc:6251
↓ 1 callersMethodInit
src/utils/channel.cc:35
↓ 1 callersFunctionInitDeathTestSubprocessControlInfo
test/gtest/gtest-all.cc:1160
↓ 1 callersFunctionInitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
test/gtest/gtest-all.cc:6489
↓ 1 callersFunctionInitLogging
src/utils/logging.cc:37
↓ 1 callersFunctionIsATTY
test/gtest/gtest.h:2814
↓ 1 callersMethodIsAbsolutePath
Returns true if pathname describes an absolute path.
test/gtest/gtest-all.cc:8094
↓ 1 callersFunctionIsDigit
test/gtest/gtest.h:2772
↓ 1 callersFunctionIsDir
test/gtest/gtest.h:2839
↓ 1 callersFunctionIsPrintableAscii
Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
test/gtest/gtest-all.cc:9146
↓ 1 callersFunctionIsSubstringPred
test/gtest/gtest-all.cc:2718
↓ 1 callersFunctionIsUtf16SurrogatePair
Determines if the arguments constitute UTF-16 surrogate pair and thus should be combined into a single Unicode code point using CreateCodePointFromUtf
test/gtest/gtest-all.cc:2955
↓ 1 callersFunctionIsValidEscape
Returns true iff "\\c" is a supported escape sequence.
test/gtest/gtest-all.cc:8432
↓ 1 callersFunctionIsXDigit
test/gtest/gtest.h:2784
↓ 1 callersFunctionLogToStderr
test/gtest/gtest.h:2150
↓ 1 callersFunctionLogToStderr
src/utils/logging.cc:45
↓ 1 callersFunctionMatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
test/gtest/gtest-all.cc:8530
↓ 1 callersMethodNewString
src/utils/logging.cc:156
↓ 1 callersMethodOnEnvironmentsSetUpEnd
test/gtest/gtest-all.cc:4187
↓ 1 callersMethodOnEnvironmentsSetUpStart
test/gtest/gtest-all.cc:4238
↓ 1 callersMethodOnEnvironmentsTearDownEnd
test/gtest/gtest-all.cc:4194
↓ 1 callersMethodOnEnvironmentsTearDownStart
test/gtest/gtest-all.cc:4308
↓ 1 callersMethodOnTestCaseEnd
test/gtest/gtest-all.cc:4296
↓ 1 callersMethodOnTestCaseStart
test/gtest/gtest-all.cc:4245
↓ 1 callersMethodOnTestEnd
test/gtest/gtest-all.cc:4277
↓ 1 callersMethodOnTestIterationEnd
test/gtest/gtest-all.cc:4340
↓ 1 callersMethodOnTestIterationStart
Fired before each iteration of tests starts.
test/gtest/gtest-all.cc:4203
↓ 1 callersMethodOnTestPartResult
Called after an assertion failure.
test/gtest/gtest-all.cc:4266
↓ 1 callersMethodOnTestProgramEnd
test/gtest/gtest-all.cc:1549
↓ 1 callersMethodOnTestProgramStart
test/gtest/gtest-all.cc:1545
↓ 1 callersMethodOnTestStart
test/gtest/gtest-all.cc:4258
↓ 1 callersMethodOptimizer
include/singa/model/optimizer.h:43
↓ 1 callersFunctionParseGoogleTestFlagsOnly
Parses the command line for Google Test flags, without initializing other parts of Google Test.
test/gtest/gtest-all.cc:6443
← previousnext →1,301–1,400 of 5,531, ranked by callers