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
↓ 4 callers
Function
FormatForComparisonFailureMessage
src/gtest/gtest.h:18322
↓ 4 callers
Function
FormatTestCount
Formats the count of tests.
src/gtest/gtest-all.cpp:3790
↓ 4 callers
Method
Forward
include/caffe/layer.hpp:426
↓ 4 callers
Function
GTestStreamToHelper
src/gtest/gtest.h:6776
↓ 4 callers
Function
GetElementOr
src/gtest/gtest-all.cpp:690
↓ 4 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
src/gtest/gtest-all.cpp:6460
↓ 4 callers
Method
JoinPrefetchThread
src/caffe/layers/base_data_layer.cpp:54
↓ 4 callers
Method
Net
src/caffe/net.cpp:22
↓ 4 callers
Function
PrintCharsAsStringTo
Prints the given array of characters to the ostream. The array starts at *begin, the length is len, it may include '\0' characters and may not be null
src/gtest/gtest-all.cpp:8806
↓ 4 callers
Function
ReadImageToDatumReference
src/caffe/test/test_io.cpp:19
↓ 4 callers
Method
RngGaussianFillGPU
src/caffe/test/test_random_number_generator.cpp:174
↓ 4 callers
Method
RngUniformFillGPU
src/caffe/test/test_random_number_generator.cpp:179
↓ 4 callers
Method
SetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:2001
↓ 4 callers
Method
SetUp
src/caffe/test/test_slice_layer.cpp:26
↓ 4 callers
Method
Solve
src/caffe/solver.cpp:158
↓ 4 callers
Function
StrDup
src/gtest/gtest.h:2621
↓ 4 callers
Method
TestAltKey
src/caffe/test/test_dataset.cpp:126
↓ 4 callers
Method
TestAltValue
src/caffe/test/test_dataset.cpp:29
↓ 4 callers
Method
TestForward
src/caffe/test/test_power_layer.cpp:34
↓ 4 callers
Method
TestReadCrop
src/caffe/test/test_data_layer.cpp:101
↓ 4 callers
Method
Update
src/caffe/net.cpp:774
↓ 4 callers
Function
UpgradeV0Net
src/caffe/util/upgrade_proto.cpp:24
↓ 4 callers
Method
apply
densecrf/libDenseCRF/densecrf.cpp:77
↓ 4 callers
Function
cluster_seedgen
random seeding
src/caffe/common.cpp:13
↓ 4 callers
Method
current_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
src/gtest/gtest-all.cpp:5780
↓ 4 callers
Method
init
densecrf/libDenseCRF/permutohedral.h:216
↓ 4 callers
Method
map
densecrf/libDenseCRF/densecrf.cpp:190
↓ 4 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/gtest/gtest-all.cpp:5182
↓ 4 callers
Method
phase
Returns the phase: TRAIN or TEST.
include/caffe/common.hpp:138
↓ 4 callers
Function
random
Gets the random number generator.
src/gtest/gtest-all.cpp:1171
↓ 4 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 4 callers
Function
readPPM
densecrf/libDenseCRF/util.cpp:68
↓ 4 callers
Method
repeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/gtest/gtest-all.cpp:4883
↓ 4 callers
Method
sample_mean
src/caffe/test/test_random_number_generator.cpp:30
↓ 4 callers
Method
set_phase
Sets the phase.
include/caffe/common.hpp:146
↓ 4 callers
Method
test_to_run_count
Gets the number of tests that should run.
src/gtest/gtest-all.cpp:2048
↓ 4 callers
Method
total_test_count
Gets the number of all tests.
src/gtest/gtest-all.cpp:2043
↓ 3 callers
Method
AddTestPartResult
Adds a test part result to the list.
src/gtest/gtest-all.cpp:3110
↓ 3 callers
Function
AssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/gtest/gtest.h:17296
↓ 3 callers
Function
CaptureStderr
Starts capturing stderr.
src/gtest/gtest-all.cpp:8417
↓ 3 callers
Function
CheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. linenum: The number of the line to chec
scripts/cpp_lint.py:4247
↓ 3 callers
Function
CleanseComments
Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comment
scripts/cpp_lint.py:1167
↓ 3 callers
Method
Clone
src/gtest/gtest.h:10146
↓ 3 callers
Function
FOpen
src/gtest/gtest.h:2682
↓ 3 callers
Function
FindEndOfExpressionInLine
Find the position just after the matching endchar. Args: line: a CleansedLines line. startpos: start searching at this position. depth:
scripts/cpp_lint.py:1230
↓ 3 callers
Function
FlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
src/gtest/gtest-all.cpp:8451
↓ 3 callers
Function
FlushInfoLog
src/gtest/gtest.h:1990
↓ 3 callers
Function
FormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
src/gtest/gtest-all.cpp:4499
↓ 3 callers
Method
GetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:1995
↓ 3 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
src/gtest/gtest-all.cpp:1897
↓ 3 callers
Method
InitDiffDataSharedWeightsNet
src/caffe/test/test_net.cpp:475
↓ 3 callers
Function
InsertSplits
src/caffe/util/insert_splits.cpp:12
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
src/gtest/gtest-all.cpp:8518
↓ 3 callers
Function
IsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
scripts/cpp_lint.py:2369
↓ 3 callers
Function
IsSpace
src/gtest/gtest.h:2585
↓ 3 callers
Function
IsTrue
src/gtest/gtest-all.cpp:5834
↓ 3 callers
Function
MakeTempFilename
include/caffe/util/io.hpp:24
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
src/gtest/gtest-all.cpp:8123
↓ 3 callers
Function
NetNeedsUpgrade
src/caffe/util/upgrade_proto.cpp:15
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
src/gtest/gtest-all.cpp:5863
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
src/gtest/gtest-all.cpp:8466
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 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:5918
↓ 3 callers
Function
ParseNolintSuppressions
Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Rep
scripts/cpp_lint.py:464
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
src/gtest/gtest-all.cpp:8612
↓ 3 callers
Function
PrintRawArrayTo
src/gtest/gtest.h:9632
↓ 3 callers
Function
PrintToString
src/gtest/gtest.h:9973
↓ 3 callers
Function
PrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
src/gtest/gtest-all.cpp:8830
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
src/gtest/gtest-all.cpp:7766
↓ 3 callers
Function
ReportFailureInUnknownLocation
src/gtest/gtest-all.cpp:3235
↓ 3 callers
Method
RepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
scripts/cpp_lint.py:885
↓ 3 callers
Method
RunPaddingUpgradeTest
src/caffe/test/test_upgrade_proto.cpp:18
↓ 3 callers
Method
RunV0UpgradeTest
src/caffe/test/test_upgrade_proto.cpp:1088
↓ 3 callers
Method
Seconds
src/caffe/util/benchmark.cpp:103
↓ 3 callers
Method
SeenOpenBrace
Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost
scripts/cpp_lint.py:1931
↓ 3 callers
Method
SetUp
src/caffe/test/test_stochastic_pooling.cpp:25
↓ 3 callers
Method
SetUp
src/caffe/test/test_concat_layer.cpp:26
↓ 3 callers
Method
SetUp
src/caffe/test/test_bias_channel_layer.cpp:25
↓ 3 callers
Method
SetUp
src/caffe/test/test_image_data_layer.cpp:27
↓ 3 callers
Method
SetUp
src/caffe/test/test_gain_channel_layer.cpp:24
↓ 3 callers
Method
SetUp
src/caffe/test/test_dummy_data_layer.cpp:23
↓ 3 callers
Method
SetUp
* @brief Implements common layer setup functionality. * * @param bottom the preshaped input blobs * @param top * the allocated but uns
include/caffe/layer.hpp:60
↓ 3 callers
Function
ShuffleRange
src/gtest/gtest-all.cpp:699
↓ 3 callers
Method
Split
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
scripts/cpp_lint.py:930
↓ 3 callers
Method
TestForwardRectHigh
Test for 3x 2 rectangular pooling layer with kernel_h > kernel_w
src/caffe/test/test_pooling_layer.cpp:118
↓ 3 callers
Method
TestForwardRectWide
Test for rectangular pooling layer with kernel_w > kernel_h
src/caffe/test/test_pooling_layer.cpp:243
↓ 3 callers
Method
TestForwardSquare
Test for 2x 2 square pooling layer
src/caffe/test/test_pooling_layer.cpp:46
↓ 3 callers
Function
UniversalTersePrint
src/gtest/gtest.h:9862
↓ 3 callers
Function
UpgradeV0PaddingLayers
src/caffe/util/upgrade_proto.cpp:51
↓ 3 callers
Method
__init__
(self, filename)
scripts/cpp_lint.py:878
↓ 3 callers
Method
addPairwiseBilateral
densecrf/libDenseCRF/densecrf.cpp:155
↓ 3 callers
Method
addPairwiseGaussian
densecrf/libDenseCRF/densecrf.cpp:145
↓ 3 callers
Method
asum_diff
src/caffe/blob.cpp:180
↓ 3 callers
Function
caffe_gpu_memset
include/caffe/util/math_functions.hpp:215
↓ 3 callers
Function
caffe_rng_gaussian
src/caffe/util/math_functions.cpp:361
↓ 3 callers
Method
compute
src/caffe/util/permutohedral.cpp:443
↓ 3 callers
Method
disabled_test_count
Gets the number of disabled tests.
src/gtest/gtest-all.cpp:2038
↓ 3 callers
Method
first_key
src/caffe/lmdb_dataset.cpp:156
↓ 3 callers
Function
im2col_cpu
src/caffe/util/im2col.cpp:11
↓ 3 callers
Method
is_started
include/caffe/internal_thread.hpp:38
↓ 3 callers
Method
last_key
src/caffe/lmdb_dataset.cpp:181
← previous
next →
201–300 of 2,537, ranked by callers