MCPcopy Create free account

hub / github.com/apache/singa / functions

Functions5,531 in github.com/apache/singa

MethodCStringEquals
Compares two C strings. Returns true iff they have the same content. Unlike strcmp(), this function can handle NULL argument(s). A NULL C string is
test/gtest/gtest-all.cc:2360
MethodCalculateEndIndex
test/gtest/gtest.h:10241
FunctionCaptureStdout
Starts capturing stdout.
test/gtest/gtest-all.cc:8864
MethodCapturedStream
The ctor redirects the stream to a temporary file.
test/gtest/gtest-all.cc:8726
MethodCartesianProductGenerator10
test/gtest/gtest.h:15197
MethodCartesianProductGenerator2
test/gtest/gtest.h:13780
MethodCartesianProductGenerator3
test/gtest/gtest.h:13895
MethodCartesianProductGenerator4
test/gtest/gtest.h:14027
MethodCartesianProductGenerator5
test/gtest/gtest.h:14178
MethodCartesianProductGenerator6
test/gtest/gtest.h:14347
MethodCartesianProductGenerator7
test/gtest/gtest.h:14533
MethodCartesianProductGenerator8
test/gtest/gtest.h:14736
MethodCartesianProductGenerator9
test/gtest/gtest.h:14958
MethodCartesianProductHolder10
test/gtest/gtest.h:15710
MethodCartesianProductHolder2
test/gtest/gtest.h:15454
MethodCartesianProductHolder3
test/gtest/gtest.h:15475
MethodCartesianProductHolder4
test/gtest/gtest.h:15500
MethodCartesianProductHolder5
test/gtest/gtest.h:15527
MethodCartesianProductHolder6
test/gtest/gtest.h:15556
MethodCartesianProductHolder7
test/gtest/gtest.h:15589
MethodCartesianProductHolder8
test/gtest/gtest.h:15626
MethodCartesianProductHolder9
test/gtest/gtest.h:15666
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
test/gtest/gtest-all.cc:3066
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
test/gtest/gtest-all.cc:3086
FunctionCastCopy
src/core/tensor/tensor_math.h:98
FunctionCeil
src/core/tensor/tensor_math.h:104
FunctionChDir
test/gtest/gtest.h:2877
MethodChannel
src/utils/channel.cc:58
MethodChannelManager
include/singa/utils/channel.h:63
MethodCheckDevice
src/core/device/platform.cc:38
MethodCheckOpMessageBuilder
src/utils/logging.cc:144
MethodCheckOpString
include/singa/utils/logging.h:143
FunctionCheckedDowncastToActualType
test/gtest/gtest.h:2252
MethodCifar10
'dir_path': path to the folder including the *.bin files
examples/cpp/cifar10/cifar10.h:32
FunctionClamp
src/core/tensor/tensor_math.h:137
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
test/gtest/gtest-all.cc:1117
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
test/gtest/gtest.h:18259
MethodClearTestPartResults
test/gtest/gtest-all.cc:1458
FunctionClearTestResult
test/gtest/gtest.h:18128
MethodClone
test/gtest/gtest.h:10298
MethodClone
test/gtest/gtest.h:13821
MethodClone
test/gtest/gtest.h:13944
MethodClone
test/gtest/gtest.h:14085
MethodClone
test/gtest/gtest.h:14243
MethodClone
test/gtest/gtest.h:14420
MethodClone
test/gtest/gtest.h:14614
MethodClone
test/gtest/gtest.h:14827
MethodClone
test/gtest/gtest.h:15056
MethodClone
test/gtest/gtest.h:15303
MethodClose
src/io/binfile_writer.cc:38
MethodClose
src/io/textfile_reader.cc:32
MethodClose
src/io/lmdb_reader.cc:54
MethodClose
src/io/binfile_reader.cc:35
MethodClose
src/io/textfile_writer.cc:44
MethodCloseConnection
Closes the socket.
test/gtest/gtest-all.cc:1482
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
test/gtest/gtest-all.cc:2598
FunctionCmpHelperFloatingPointEQ
test/gtest/gtest.h:19099
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
test/gtest/gtest-all.cc:2694
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
test/gtest/gtest-all.cc:3046
MethodCnMemPool
src/core/memory/memory.cc:46
FunctionCombine
test/gtest/gtest.h:16840
MethodCompare
test/gtest/gtest.h:18893
MethodCompare
test/gtest/gtest.h:18926
FunctionComputeCrossEntropy
src/core/tensor/tensor_math.h:469
MethodComputeCurrentValue
test/gtest/gtest.h:13854
MethodComputeCurrentValue
test/gtest/gtest.h:13981
MethodComputeCurrentValue
test/gtest/gtest.h:14126
MethodComputeCurrentValue
test/gtest/gtest.h:14288
MethodComputeCurrentValue
test/gtest/gtest.h:14469
MethodComputeCurrentValue
test/gtest/gtest.h:14667
MethodComputeCurrentValue
test/gtest/gtest.h:14884
MethodComputeCurrentValue
test/gtest/gtest.h:15117
MethodComputeCurrentValue
test/gtest/gtest.h:15368
FunctionConcatColumns
src/core/tensor/tensor.cc:1406
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
test/gtest/gtest-all.cc:8028
FunctionConcatRows
src/core/tensor/tensor.cc:1380
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
test/gtest/gtest-all.cc:5575
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
test/gtest/gtest-all.cc:5560
FunctionConstCharPtr
test/gtest/gtest.h:7626
MethodConstField
test/gtest/gtest.h:1449
MethodConstField
test/gtest/gtest.h:1461
MethodConstField
test/gtest/gtest.h:1473
MethodConstField
test/gtest/gtest.h:1485
MethodConstField
test/gtest/gtest.h:1497
MethodConstField
test/gtest/gtest.h:1509
MethodConstField
test/gtest/gtest.h:1521
MethodConstField
test/gtest/gtest.h:1533
MethodConstField
test/gtest/gtest.h:1545
MethodConstField
test/gtest/gtest.h:1557
MethodConstraint
include/singa/model/optimizer.h:108
MethodCopyDataFromHostPtr
src/core/device/device.cc:119
MethodCopyDataToFrom
src/core/device/opencl_device.cc:60
MethodCopyToFrom
src/core/device/opencl_device.cc:107
MethodCopyToFrom
src/core/device/cuda_gpu.cc:171
MethodCount
src/io/textfile_reader.cc:50
MethodCount
src/io/binfile_reader.cc:64
MethodCpp>
src/core/tensor/tensor_math_cpp.h:239
MethodCppCPU
src/core/device/cpp_cpu.cc:25
MethodCreate
Creates and returns a death test by dispatching to the current death test factory.
test/gtest/gtest-all.cc:6839
MethodCreate
* create an instance by providing its id * * @param id */
include/singa/utils/factory.h:66
← previousnext →2,301–2,400 of 5,531, ranked by callers