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
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
test/gtest/gtest-all.cc:2166
↓ 2 callers
Method
GetLearningRate
include/singa/model/optimizer.h:84
↓ 2 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
test/gtest/gtest.h:7513
↓ 2 callers
Function
GetReferenceableValue
include/singa/utils/logging.h:106
↓ 2 callers
Function
GetReservedAttributesForElement
test/gtest/gtest-all.cc:3273
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
test/gtest/gtest-all.cc:2824
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
test/gtest/gtest-all.cc:3543
↓ 2 callers
Method
Im2Col
src/model/layer/opencl_convolution.cc:174
↓ 2 callers
Function
Im2col
src/model/layer/convolution.cc:197
↓ 2 callers
Method
IncRefCount
include/singa/core/common.h:79
↓ 2 callers
Method
InitCudnn
src/model/layer/cudnn_dropout.cc:38
↓ 2 callers
Function
InitGoogleTestImpl
test/gtest/gtest-all.cc:6455
↓ 2 callers
Function
IsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
test/gtest/gtest-all.cc:8420
↓ 2 callers
Function
IsAsciiPunct
test/gtest/gtest-all.cc:8421
↓ 2 callers
Function
IsAsciiWhiteSpace
test/gtest/gtest-all.cc:8425
↓ 2 callers
Function
IsAsciiWordChar
test/gtest/gtest-all.cc:8426
↓ 2 callers
Method
IsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
test/gtest/gtest-all.cc:8129
↓ 2 callers
Function
IsRepeat
test/gtest/gtest-all.cc:8424
↓ 2 callers
Method
LoadData
examples/cpp/imagenet/ilsvrc12.h:302
↓ 2 callers
Method
Lock
test/gtest/gtest.h:2655
↓ 2 callers
Function
MakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
test/gtest/gtest-all.cc:3700
↓ 2 callers
Function
MakeCheckOpValueString
include/singa/utils/logging.h:123
↓ 2 callers
Function
MatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
test/gtest/gtest-all.cc:8593
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
test/gtest/gtest-all.cc:6373
↓ 2 callers
Function
PrintFullTestCommentIfPresent
test/gtest/gtest-all.cc:4156
↓ 2 callers
Function
PrintOnOneLine
Prints the given C-string on a single line by replacing all '\n' characters with string "\\n". If the output takes more than max_length characters, o
test/gtest/gtest-all.cc:5996
↓ 2 callers
Function
PrintStringTo
test/gtest/gtest-all.cc:9352
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to an std::string.
test/gtest/gtest-all.cc:4004
↓ 2 callers
Function
PrintWideStringTo
test/gtest/gtest-all.cc:9363
↓ 2 callers
Function
Read
test/gtest/gtest.h:2890
↓ 2 callers
Method
RegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
test/gtest/gtest.h:10486
↓ 2 callers
Method
RemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
test/gtest/gtest-all.cc:7995
↓ 2 callers
Method
RepeatData
src/core/tensor/tensor.cc:292
↓ 2 callers
Method
Reset
src/core/device/device.cc:38
↓ 2 callers
Method
Run
test/gtest/gtest.h:2406
↓ 2 callers
Method
RunInSerial
src/core/scheduler/scheduler.cc:375
↓ 2 callers
Method
Send
Sends a string to the socket.
test/gtest/gtest-all.cc:1504
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
test/gtest/gtest-all.cc:2173
↓ 2 callers
Function
ShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
test/gtest/gtest-all.cc:5865
↓ 2 callers
Function
SkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
test/gtest/gtest.h:7502
↓ 2 callers
Function
SoftMax
add axis to softmax API according to ONNX specification https://github.com/onnx/onnx/blob/master/docs/Operators.md#Softmax
src/core/tensor/tensor.cc:942
↓ 2 callers
Function
Stat
test/gtest/gtest.h:2837
↓ 2 callers
Function
StreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/gtest/gtest-all.cc:2372
↓ 2 callers
Method
SuppressEventForwarding
test/gtest/gtest-all.cc:5112
↓ 2 callers
Function
UniversalPrintCharArray
test/gtest/gtest-all.cc:9289
↓ 2 callers
Function
UniversalTersePrint
test/gtest/gtest.h:9934
↓ 2 callers
Function
Values
test/gtest/gtest.h:15914
↓ 2 callers
Function
WideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
test/gtest/gtest-all.cc:2984
↓ 2 callers
Method
_3d_matmul_helper
(self, dev)
test/python/test_tensor.py:434
↓ 2 callers
Method
_4d_matmul_helper
(self, dev)
test/python/test_tensor.py:462
↓ 2 callers
Method
_Abs_helper
(self, dev)
test/python/test_operation.py:587
↓ 2 callers
Method
_Acos_helper
(self, dev)
test/python/test_onnx.py:612
↓ 2 callers
Method
_Acos_helper
(self, dev)
test/python/test_operation.py:813
↓ 2 callers
Method
_Acosh_helper
(self, dev)
test/python/test_onnx.py:638
↓ 2 callers
Method
_Acosh_helper
(self, dev)
test/python/test_operation.py:845
↓ 2 callers
Method
_Asin_helper
(self, dev)
test/python/test_onnx.py:664
↓ 2 callers
Method
_Asin_helper
(self, dev)
test/python/test_operation.py:941
↓ 2 callers
Method
_Asinh_helper
(self, dev)
test/python/test_onnx.py:690
↓ 2 callers
Method
_Asinh_helper
(self, dev)
test/python/test_operation.py:973
↓ 2 callers
Method
_Atan_helper
(self, dev)
test/python/test_onnx.py:716
↓ 2 callers
Method
_Atan_helper
(self, dev)
test/python/test_operation.py:1069
↓ 2 callers
Method
_Atanh_helper
(self, dev)
test/python/test_onnx.py:742
↓ 2 callers
Method
_Atanh_helper
(self, dev)
test/python/test_operation.py:1101
↓ 2 callers
Method
_Cos_helper
(self, dev)
test/python/test_onnx.py:456
↓ 2 callers
Method
_Cos_helper
(self, dev)
test/python/test_operation.py:749
↓ 2 callers
Method
_Cosh_helper
(self, dev)
test/python/test_onnx.py:482
↓ 2 callers
Method
_Cosh_helper
(self, dev)
test/python/test_operation.py:781
↓ 2 callers
Method
_Div_helper
(self, dev)
test/python/test_onnx.py:921
↓ 2 callers
Method
_Div_helper
(self, dev)
test/python/test_operation.py:1637
↓ 2 callers
Method
_ELu_helper
(self, dev)
test/python/test_onnx.py:799
↓ 2 callers
Method
_Exp_helper
(self, dev)
test/python/test_operation.py:644
↓ 2 callers
Method
_Greater_helper
(self, dev)
test/python/test_onnx.py:1012
↓ 2 callers
Method
_HardSigmoid_helper
(self, dev)
test/python/test_onnx.py:1044
↓ 2 callers
Method
_HardSigmoid_helper
(self, dev)
test/python/test_operation.py:1852
↓ 2 callers
Method
_Identity_helper
(self, dev)
test/python/test_operation.py:666
↓ 2 callers
Method
_LSTM_gpu_tiny_ops_shape_check_helper
(self, dev)
test/python/test_operation.py:408
↓ 2 callers
Method
_LeakyRelu_helper
(self, dev)
test/python/test_operation.py:695
↓ 2 callers
Method
_Less_helper
(self, dev)
test/python/test_onnx.py:862
↓ 2 callers
Method
_Less_helper
(self, dev)
test/python/test_operation.py:1133
↓ 2 callers
Method
_Log_helper
(self, dev)
test/python/test_operation.py:1423
↓ 2 callers
Method
_MeanSquareError_helper
(self, dev)
test/python/test_operation.py:563
↓ 2 callers
Method
_Mean_helper
(self, dev)
test/python/test_operation.py:608
↓ 2 callers
Method
_Pow_helper
(self, dev)
test/python/test_operation.py:1196
↓ 2 callers
Method
_Relu_helper
(self, dev)
test/python/test_operation.py:717
↓ 2 callers
Method
_SeLU_helper
(self, dev)
test/python/test_operation.py:1920
↓ 2 callers
Method
_SeLu_helper
(self, dev)
test/python/test_onnx.py:768
↓ 2 callers
Method
_SeparableConv2d_helper
(self, dev)
test/python/test_operation.py:290
↓ 2 callers
Method
_Sign_helper
(self, dev)
test/python/test_onnx.py:895
↓ 2 callers
Method
_Sign_helper
(self, dev)
test/python/test_operation.py:1394
↓ 2 callers
Method
_Sin_helper
(self, dev)
test/python/test_onnx.py:508
↓ 2 callers
Method
_Sin_helper
(self, dev)
test/python/test_operation.py:877
↓ 2 callers
Method
_Sinh_helper
(self, dev)
test/python/test_onnx.py:534
↓ 2 callers
Method
_Sinh_helper
(self, dev)
test/python/test_operation.py:909
↓ 2 callers
Method
_SoftPlus_helper
(self, dev)
test/python/test_operation.py:1270
↓ 2 callers
Method
_SoftSign_helper
(self, dev)
test/python/test_operation.py:1237
↓ 2 callers
Method
_Sqrt_helper
(self, dev)
test/python/test_onnx.py:985
↓ 2 callers
Method
_Sqrt_helper
(self, dev)
test/python/test_operation.py:1334
↓ 2 callers
Method
_Sub_helper
(self, dev)
test/python/test_onnx.py:953
↓ 2 callers
Method
_Sub_helper
(self, dev)
test/python/test_operation.py:1156
↓ 2 callers
Method
_Tan_helper
(self, dev)
test/python/test_onnx.py:560
← previous
next →
701–800 of 5,531, ranked by callers