Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheLegendAli/DeepLab-Context
/ functions
Functions
2,537 in github.com/TheLegendAli/DeepLab-Context
⨍
Functions
2,537
◇
Types & classes
755
↳
Endpoints
3
↓ 10 callers
Method
layer_by_name
src/caffe/net.cpp:835
↓ 9 callers
Method
AtEnd
src/gtest/gtest.h:13472
↓ 9 callers
Function
CountIf
src/gtest/gtest-all.cpp:670
↓ 9 callers
Function
DeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
src/gtest/gtest-all.cpp:6409
↓ 9 callers
Method
InitRand
src/caffe/data_transformer.cpp:572
↓ 9 callers
Method
Passed
Returns true iff the unit test passed (i.e. all test cases passed).
src/gtest/gtest-all.cpp:5003
↓ 9 callers
Method
RunInsertionTest
src/caffe/test/test_split_layer.cpp:91
↓ 9 callers
Method
Stop
src/caffe/util/benchmark.cpp:42
↓ 9 callers
Function
StreamableToString
src/gtest/gtest.h:17197
↓ 9 callers
Method
ToProto
src/caffe/net.cpp:753
↓ 9 callers
Function
allocate
densecrf/libDenseCRF/util.cpp:34
↓ 9 callers
Method
blob_names
python/caffe/_caffe.hpp:135
↓ 9 callers
Function
deallocate
densecrf/libDenseCRF/util.cpp:47
↓ 9 callers
Method
elapsed_time
Gets the elapsed time, in milliseconds.
src/gtest/gtest-all.cpp:4998
↓ 9 callers
Method
has_blob
src/caffe/net.cpp:812
↓ 9 callers
Method
layer_names
python/caffe/_caffe.hpp:136
↓ 8 callers
Method
CopyTrainedLayersFrom
src/caffe/net.cpp:691
↓ 8 callers
Function
HandleExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3401
↓ 8 callers
Method
InitTinyNet
src/caffe/test/test_net.cpp:58
↓ 8 callers
Function
IsSubstringImpl
src/gtest/gtest-all.cpp:2560
↓ 8 callers
Method
NumSequenceMatches
src/caffe/test/test_data_transformer.cpp:39
↓ 8 callers
Function
ParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
src/gtest/gtest-all.cpp:5901
↓ 8 callers
Function
ParseNaturalNumber
src/gtest/gtest-all.cpp:1368
↓ 8 callers
Function
ReadFileToDatum
src/caffe/util/io.cpp:108
↓ 8 callers
Method
RngUniformChecks
src/caffe/test/test_random_number_generator.cpp:111
↓ 8 callers
Method
key
Gets the user supplied key.
src/gtest/gtest.h:17506
↓ 8 callers
Method
keys
src/caffe/lmdb_dataset.cpp:252
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
src/gtest/gtest-all.cpp:8508
↓ 7 callers
Function
DecodeDatumToCVMat
src/caffe/util/io.cpp:128
↓ 7 callers
Function
ForEach
src/gtest/gtest-all.cpp:683
↓ 7 callers
Function
GetEnv
src/gtest/gtest.h:2702
↓ 7 callers
Function
GetTimeInMillis
Returns the current time in milliseconds.
src/gtest/gtest-all.cpp:2068
↓ 7 callers
Method
MakeReferenceTop
src/caffe/test/test_convolution_layer.cpp:131
↓ 7 callers
Function
PrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
scripts/cpp_lint.py:4757
↓ 7 callers
Function
ReadProtoFromBinaryFile
src/caffe/util/io.cpp:48
↓ 7 callers
Method
Reset
src/gtest/gtest-all.cpp:1347
↓ 7 callers
Method
RngGaussianChecks
src/caffe/test/test_random_number_generator.cpp:67
↓ 7 callers
Function
StringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
src/gtest/gtest-all.cpp:3038
↓ 7 callers
Method
UponLeavingGTest
L < mutex_
src/gtest/gtest-all.cpp:4843
↓ 7 callers
Function
caffe_conv
src/caffe/test/test_convolution_layer.cpp:19
↓ 7 callers
Function
caffe_cpu_dot
src/caffe/util/math_functions.cpp:435
↓ 7 callers
Method
compute
densecrf/libDenseCRF/permutohedral.h:547
↓ 7 callers
Method
find
densecrf/libDenseCRF/permutohedral.h:119
↓ 7 callers
Function
length
Returns the length of the encapsulated string, or 0 if the string is NULL.
src/gtest/gtest.h:3120
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
src/gtest/gtest-all.cpp:5770
↓ 7 callers
Method
set_cpu_data
src/caffe/blob.cpp:54
↓ 7 callers
Method
swap
include/caffe/dataset.hpp:184
↓ 7 callers
Method
test_nets
python/caffe/_caffe.hpp:181
↓ 6 callers
Function
Abort
src/gtest/gtest-all.cpp:8441
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/gtest/gtest-all.cpp:2724
↓ 6 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
src/gtest/gtest-all.cpp:8232
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/gtest/gtest-all.cpp:8026
↓ 6 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
src/gtest/gtest-all.cpp:7979
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
src/gtest/gtest-all.cpp:7518
↓ 6 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
src/gtest/gtest-all.cpp:5935
↓ 6 callers
Method
Reshape
src/caffe/net.cpp:684
↓ 6 callers
Method
RngBernoulliFill
src/caffe/test/test_random_number_generator.cpp:158
↓ 6 callers
Method
SetUp
src/caffe/test/test_data_layer.cpp:28
↓ 6 callers
Method
SetUp
src/caffe/test/test_maxpool_dropout_layers.cpp:23
↓ 6 callers
Function
SkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/gtest/gtest-all.cpp:5849
↓ 6 callers
Method
TestBackward
src/caffe/test/test_power_layer.cpp:61
↓ 6 callers
Function
UniversalPrint
src/gtest/gtest.h:9881
↓ 6 callers
Function
caffe_rng
include/caffe/util/rng.hpp:16
↓ 6 callers
Method
copy
src/gtest/gtest.h:9157
↓ 6 callers
Method
failed_test_count
Gets the number of failed tests.
src/gtest/gtest-all.cpp:2033
↓ 6 callers
Method
file_name
include/caffe/data_layers.hpp:205
↓ 6 callers
Method
generator
src/caffe/common.cpp:81
↓ 6 callers
Method
loss
* @brief Returns the scalar loss associated with a top blob at a given index. */
include/caffe/layer.hpp:181
↓ 6 callers
Method
mean_bound
src/caffe/test/test_random_number_generator.cpp:54
↓ 6 callers
Function
swap_endian
examples/mnist/convert_mnist_data.cpp:28
↓ 6 callers
Function
swap_endian
examples/siamese/convert_mnist_siamese_data.cpp:19
↓ 5 callers
Function
CVMatToDatum
src/caffe/util/io.cpp:162
↓ 5 callers
Function
CloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
scripts/cpp_lint.py:1254
↓ 5 callers
Function
DecodeDatum
If Datum is encoded will decoded using DecodeDatumToCVMat and CVMatToDatum if height and width are set it will resize it If Datum is not encoded will
src/caffe/util/io.cpp:151
↓ 5 callers
Function
EqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
src/gtest/gtest-all.cpp:2301
↓ 5 callers
Function
FormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/gtest/gtest-all.cpp:6649
↓ 5 callers
Function
GetPreviousNonBlankLine
Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenu
scripts/cpp_lint.py:3046
↓ 5 callers
Function
Int32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
src/gtest/gtest-all.cpp:5651
↓ 5 callers
Function
ReadNetParamsFromTextFileOrDie
src/caffe/util/upgrade_proto.cpp:629
↓ 5 callers
Method
RngGaussianFill
src/caffe/test/test_random_number_generator.cpp:62
↓ 5 callers
Method
RngUniformFill
src/caffe/test/test_random_number_generator.cpp:105
↓ 5 callers
Method
ShareData
src/caffe/blob.cpp:102
↓ 5 callers
Function
StringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
src/gtest/gtest-all.cpp:8540
↓ 5 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
src/gtest/gtest-all.cpp:1617
↓ 5 callers
Method
TestExpForward
src/caffe/test/test_neuron_layer.cpp:71
↓ 5 callers
Method
TestExpGradient
src/caffe/test/test_neuron_layer.cpp:93
↓ 5 callers
Function
allocate
src/caffe/util/densecrf_util.cpp:5
↓ 5 callers
Function
caffe_memset
include/caffe/util/math_functions.hpp:73
↓ 5 callers
Function
caffe_rng_bernoulli
src/caffe/util/math_functions.cpp:383
↓ 5 callers
Method
current_test_info
Returns the TestInfo object for the test that's currently running, or NULL if no test is running. L < mutex_
src/gtest/gtest-all.cpp:5197
↓ 5 callers
Function
deallocate
src/caffe/util/densecrf_util.cpp:19
↓ 5 callers
Function
listeners
Provides access to the event listener list.
src/gtest/gtest-all.cpp:975
↓ 5 callers
Method
save
Save the network weights to binary proto for net surgeries.
python/caffe/_caffe.hpp:114
↓ 5 callers
Method
value
Gets the user supplied value.
src/gtest/gtest.h:17511
↓ 4 callers
Function
CheckFile
for convenience, check that input files can be opened, and raise an exception that boost will send to Python if not (caffe could still crash later if
python/caffe/_caffe.cpp:31
↓ 4 callers
Function
CmpHelperEQ
src/gtest/gtest.h:18331
↓ 4 callers
Method
CopyNetBlobs
src/caffe/test/test_net.cpp:32
↓ 4 callers
Method
CopyNetParams
src/caffe/test/test_net.cpp:45
↓ 4 callers
Method
Failed
Returns true iff the test failed.
src/gtest/gtest-all.cpp:3156
↓ 4 callers
Function
FormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/gtest/gtest-all.cpp:3782
← previous
next →
101–200 of 2,537, ranked by callers