Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ functions
Functions
5,531 in github.com/apache/singa
⨍
Functions
5,531
◇
Types & classes
1,090
↳
Endpoints
3
Method
CStringEquals
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
Method
CalculateEndIndex
test/gtest/gtest.h:10241
Function
CaptureStdout
Starts capturing stdout.
test/gtest/gtest-all.cc:8864
Method
CapturedStream
The ctor redirects the stream to a temporary file.
test/gtest/gtest-all.cc:8726
Method
CartesianProductGenerator10
test/gtest/gtest.h:15197
Method
CartesianProductGenerator2
test/gtest/gtest.h:13780
Method
CartesianProductGenerator3
test/gtest/gtest.h:13895
Method
CartesianProductGenerator4
test/gtest/gtest.h:14027
Method
CartesianProductGenerator5
test/gtest/gtest.h:14178
Method
CartesianProductGenerator6
test/gtest/gtest.h:14347
Method
CartesianProductGenerator7
test/gtest/gtest.h:14533
Method
CartesianProductGenerator8
test/gtest/gtest.h:14736
Method
CartesianProductGenerator9
test/gtest/gtest.h:14958
Method
CartesianProductHolder10
test/gtest/gtest.h:15710
Method
CartesianProductHolder2
test/gtest/gtest.h:15454
Method
CartesianProductHolder3
test/gtest/gtest.h:15475
Method
CartesianProductHolder4
test/gtest/gtest.h:15500
Method
CartesianProductHolder5
test/gtest/gtest.h:15527
Method
CartesianProductHolder6
test/gtest/gtest.h:15556
Method
CartesianProductHolder7
test/gtest/gtest.h:15589
Method
CartesianProductHolder8
test/gtest/gtest.h:15626
Method
CartesianProductHolder9
test/gtest/gtest.h:15666
Method
CaseInsensitiveCStringEquals
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
Method
CaseInsensitiveWideCStringEquals
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
Function
CastCopy
src/core/tensor/tensor_math.h:98
Function
Ceil
src/core/tensor/tensor_math.h:104
Function
ChDir
test/gtest/gtest.h:2877
Method
Channel
src/utils/channel.cc:58
Method
ChannelManager
include/singa/utils/channel.h:63
Method
CheckDevice
src/core/device/platform.cc:38
Method
CheckOpMessageBuilder
src/utils/logging.cc:144
Method
CheckOpString
include/singa/utils/logging.h:143
Function
CheckedDowncastToActualType
test/gtest/gtest.h:2252
Method
Cifar10
'dir_path': path to the folder including the *.bin files
examples/cpp/cifar10/cifar10.h:32
Function
Clamp
src/core/tensor/tensor_math.h:137
Function
ClearAdHocTestResult
Clears the results of ad-hoc test assertions.
test/gtest/gtest-all.cc:1117
Function
ClearTestCaseResult
Clears the results of all tests in the given test case.
test/gtest/gtest.h:18259
Method
ClearTestPartResults
test/gtest/gtest-all.cc:1458
Function
ClearTestResult
test/gtest/gtest.h:18128
Method
Clone
test/gtest/gtest.h:10298
Method
Clone
test/gtest/gtest.h:13821
Method
Clone
test/gtest/gtest.h:13944
Method
Clone
test/gtest/gtest.h:14085
Method
Clone
test/gtest/gtest.h:14243
Method
Clone
test/gtest/gtest.h:14420
Method
Clone
test/gtest/gtest.h:14614
Method
Clone
test/gtest/gtest.h:14827
Method
Clone
test/gtest/gtest.h:15056
Method
Clone
test/gtest/gtest.h:15303
Method
Close
src/io/binfile_writer.cc:38
Method
Close
src/io/textfile_reader.cc:32
Method
Close
src/io/lmdb_reader.cc:54
Method
Close
src/io/binfile_reader.cc:35
Method
Close
src/io/textfile_writer.cc:44
Method
CloseConnection
Closes the socket.
test/gtest/gtest-all.cc:1482
Function
CmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
test/gtest/gtest-all.cc:2598
Function
CmpHelperFloatingPointEQ
test/gtest/gtest.h:19099
Function
CmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
test/gtest/gtest-all.cc:2694
Function
CmpHelperSTRNE
Helper function for *_STRNE on wide strings.
test/gtest/gtest-all.cc:3046
Method
CnMemPool
src/core/memory/memory.cc:46
Function
Combine
test/gtest/gtest.h:16840
Method
Compare
test/gtest/gtest.h:18893
Method
Compare
test/gtest/gtest.h:18926
Function
ComputeCrossEntropy
src/core/tensor/tensor_math.h:469
Method
ComputeCurrentValue
test/gtest/gtest.h:13854
Method
ComputeCurrentValue
test/gtest/gtest.h:13981
Method
ComputeCurrentValue
test/gtest/gtest.h:14126
Method
ComputeCurrentValue
test/gtest/gtest.h:14288
Method
ComputeCurrentValue
test/gtest/gtest.h:14469
Method
ComputeCurrentValue
test/gtest/gtest.h:14667
Method
ComputeCurrentValue
test/gtest/gtest.h:14884
Method
ComputeCurrentValue
test/gtest/gtest.h:15117
Method
ComputeCurrentValue
test/gtest/gtest.h:15368
Function
ConcatColumns
src/core/tensor/tensor.cc:1406
Method
ConcatPaths
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
Function
ConcatRows
src/core/tensor/tensor.cc:1380
Method
ConfigureStreamingOutput
Initializes event listeners for streaming test results in string form. Must not be called before InitGoogleTest.
test/gtest/gtest-all.cc:5575
Method
ConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
test/gtest/gtest-all.cc:5560
Function
ConstCharPtr
test/gtest/gtest.h:7626
Method
ConstField
test/gtest/gtest.h:1449
Method
ConstField
test/gtest/gtest.h:1461
Method
ConstField
test/gtest/gtest.h:1473
Method
ConstField
test/gtest/gtest.h:1485
Method
ConstField
test/gtest/gtest.h:1497
Method
ConstField
test/gtest/gtest.h:1509
Method
ConstField
test/gtest/gtest.h:1521
Method
ConstField
test/gtest/gtest.h:1533
Method
ConstField
test/gtest/gtest.h:1545
Method
ConstField
test/gtest/gtest.h:1557
Method
Constraint
include/singa/model/optimizer.h:108
Method
CopyDataFromHostPtr
src/core/device/device.cc:119
Method
CopyDataToFrom
src/core/device/opencl_device.cc:60
Method
CopyToFrom
src/core/device/opencl_device.cc:107
Method
CopyToFrom
src/core/device/cuda_gpu.cc:171
Method
Count
src/io/textfile_reader.cc:50
Method
Count
src/io/binfile_reader.cc:64
Method
Cpp>
src/core/tensor/tensor_math_cpp.h:239
Method
CppCPU
src/core/device/cpp_cpu.cc:25
Method
Create
Creates and returns a death test by dispatching to the current death test factory.
test/gtest/gtest-all.cc:6839
Method
Create
* create an instance by providing its id * * @param id */
include/singa/utils/factory.h:66
← previous
next →
2,301–2,400 of 5,531, ranked by callers