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
OnEnvironmentsSetUpStart
test/gtest/gtest.h:18430
Method
OnEnvironmentsTearDownEnd
test/gtest/gtest.h:18438
Method
OnEnvironmentsTearDownStart
test/gtest/gtest.h:18437
Method
OnTestCaseEnd
test/gtest/gtest.h:18436
Method
OnTestCaseEnd
test/gtest/gtest-all.cc:1573
Method
OnTestCaseStart
test/gtest/gtest.h:18432
Method
OnTestCaseStart
test/gtest/gtest-all.cc:1569
Method
OnTestEnd
test/gtest/gtest.h:18435
Method
OnTestEnd
test/gtest/gtest-all.cc:1583
Method
OnTestIterationEnd
test/gtest/gtest.h:18439
Method
OnTestIterationEnd
test/gtest/gtest-all.cc:1563
Method
OnTestIterationStart
test/gtest/gtest.h:18428
Method
OnTestIterationStart
test/gtest/gtest-all.cc:1558
Method
OnTestPartResult
test/gtest/gtest.h:18434
Method
OnTestPartResult
test/gtest/gtest-all.cc:1590
Method
OnTestProgramEnd
test/gtest/gtest.h:18441
Method
OnTestProgramEnd
test/gtest/gtest-all.cc:4196
Method
OnTestProgramStart
test/gtest/gtest.h:18427
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
test/gtest/gtest-all.cc:4184
Method
OnTestStart
test/gtest/gtest.h:18433
Method
OnTestStart
test/gtest/gtest-all.cc:1579
Method
Open
src/io/binfile_writer.cc:24
Method
Open
src/io/textfile_reader.cc:24
Method
Open
src/io/lmdb_reader.cc:27
Method
Open
src/io/binfile_reader.cc:24
Method
Open
src/io/textfile_writer.cc:24
Method
OpenCL_TensorMath
test/singa/test_opencl.cc:38
Method
OpenFile
src/io/binfile_writer.cc:93
Method
OpenFile
src/io/binfile_reader.cc:97
Method
Opencl>
src/core/tensor/tensor_math_opencl.h:48
Method
OpenclDevice
src/core/device/opencl_device.cc:37
Method
OsStackTraceGetter
test/gtest/gtest-all.cc:843
Method
OsStackTraceGetterInterface
test/gtest/gtest-all.cc:820
Method
OutputXmlAttribute
test/gtest/gtest-all.cc:4749
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
test/gtest/gtest-all.cc:4730
Method
OutputXmlTestInfo
Prints an XML representation of a TestInfo object. TODO(wan): There is also value in printing properties with the plain printer.
test/gtest/gtest-all.cc:4767
Method
ParamGenerator
test/gtest/gtest.h:10162
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
test/gtest/gtest.h:10105
Method
ParameterizedTestCaseInfo
test/gtest/gtest.h:10452
Method
ParameterizedTestCaseInfoBase
test/gtest/gtest.h:10429
Method
ParameterizedTestCaseRegistry
test/gtest/gtest.h:10557
Method
ParameterizedTestFactory
test/gtest/gtest.h:10355
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
test/gtest/gtest-all.cc:8372
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
test/gtest/gtest.h:17929
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
test/gtest/gtest-all.cc:1924
Method
Pooling_Backward_Ave
src/model/layer/opencl_pooling.cc:232
Method
Pooling_Backward_Max
src/model/layer/opencl_pooling.cc:210
Method
Pooling_Backward_Sto
src/model/layer/opencl_pooling.cc:253
Method
Pooling_Forward_Ave
src/model/layer/opencl_pooling.cc:150
Method
Pooling_Forward_Max
src/model/layer/opencl_pooling.cc:128
Method
Pooling_Forward_Sto_Test
src/model/layer/opencl_pooling.cc:191
Method
Pooling_Forward_Sto_Train
src/model/layer/opencl_pooling.cc:170
Method
Pop
* Pop an element from the queue with the highest priority. * It blocks until one element is poped. */
include/singa/utils/safe_queue.h:134
Method
Predict
src/model/feed_forward_net.cc:278
Method
PredictOnBatch
src/model/feed_forward_net.cc:299
Method
PrepareNextField
if the buf does not have the next complete field, read data from disk
src/io/binfile_reader.cc:120
Method
PrettyUnitTestResultPrinter
test/gtest/gtest-all.cc:4178
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
test/gtest/gtest.h:9782
Method
Print
Prints the given array, omitting some elements when there are too many.
test/gtest/gtest.h:9837
Method
Print
test/gtest/gtest.h:9853
Method
Print
test/gtest/gtest.h:9874
Method
Print
test/gtest/gtest.h:9881
Method
Print
test/gtest/gtest.h:9888
Method
Print
test/gtest/gtest.h:9895
Method
Print
test/gtest/gtest.h:9906
Method
Print
test/gtest/gtest.h:9915
Method
Print
test/gtest/gtest.h:9928
Function
PrintAsCharLiteralTo
test/gtest/gtest-all.cc:9155
Function
PrintCharAndCodeTo
test/gtest/gtest-all.cc:9226
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
test/gtest/gtest-all.cc:4316
Method
PrintPrefixTo
test/gtest/gtest.h:9965
Method
PrintPrefixTo
test/gtest/gtest.h:9987
Method
PrintPrefixTo
test/gtest/gtest.h:10000
Method
PrintTestName
test/gtest/gtest-all.cc:4179
Method
PrintTimeProfiling
src/core/scheduler/scheduler.cc:240
Function
PrintTo
test/gtest/gtest-all.cc:9250
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
test/gtest/gtest.h:9326
Method
PrintValue
test/gtest/gtest.h:9340
Method
PrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
test/gtest/gtest.h:9359
Method
PrintXmlTestCase
Prints an XML representation of a TestCase object
test/gtest/gtest-all.cc:4817
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
test/gtest/gtest-all.cc:4843
Method
PriorityQueue
include/singa/utils/safe_queue.h:116
Method
Push
* Push an element into the queue with a given priority. * The queue should not be a priority queue. * @return true if success; otherwise false
include/singa/utils/safe_queue.h:122
Function
Random
test/gtest/gtest.h:7640
Function
Range
test/gtest/gtest.h:15808
Method
RangeGenerator
test/gtest/gtest.h:10184
Function
ReLUBackward
src/core/tensor/tensor_math.h:176
Method
Read
src/io/textfile_reader.cc:36
Method
Read
src/io/lmdb_reader.cc:66
Method
Read
src/io/binfile_reader.cc:43
Method
ReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
test/gtest/gtest-all.cc:6919
Method
ReadEntireFile
Reads the entire content of a file as a string.
test/gtest/gtest-all.cc:8815
Method
ReadField
src/io/binfile_reader.cc:105
Method
ReadFile
examples/cpp/cifar10/cifar10.h:59
Method
ReadImage
examples/cpp/imagenet/ilsvrc12.h:145
Method
ReadImage
examples/cpp/cifar10/cifar10.h:52
Method
RecordProperty
test/gtest/gtest-all.cc:1452
Method
Register
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, Types). Valid values for 'inde
test/gtest/gtest.h:7532
Method
Register
test/gtest/gtest.h:7561
Method
Register
test/gtest/gtest.h:7574
← previous
next →
2,701–2,800 of 5,531, ranked by callers