MCPcopy Create free account

hub / github.com/TheLegendAli/DeepLab-Context / functions

Functions2,537 in github.com/TheLegendAli/DeepLab-Context

↓ 4 callersFunctionFormatForComparisonFailureMessage
src/gtest/gtest.h:18322
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
src/gtest/gtest-all.cpp:3790
↓ 4 callersMethodForward
include/caffe/layer.hpp:426
↓ 4 callersFunctionGTestStreamToHelper
src/gtest/gtest.h:6776
↓ 4 callersFunctionGetElementOr
src/gtest/gtest-all.cpp:690
↓ 4 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
src/gtest/gtest-all.cpp:6460
↓ 4 callersMethodJoinPrefetchThread
src/caffe/layers/base_data_layer.cpp:54
↓ 4 callersMethodNet
src/caffe/net.cpp:22
↓ 4 callersFunctionPrintCharsAsStringTo
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 callersFunctionReadImageToDatumReference
src/caffe/test/test_io.cpp:19
↓ 4 callersMethodRngGaussianFillGPU
src/caffe/test/test_random_number_generator.cpp:174
↓ 4 callersMethodRngUniformFillGPU
src/caffe/test/test_random_number_generator.cpp:179
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:2001
↓ 4 callersMethodSetUp
src/caffe/test/test_slice_layer.cpp:26
↓ 4 callersMethodSolve
src/caffe/solver.cpp:158
↓ 4 callersFunctionStrDup
src/gtest/gtest.h:2621
↓ 4 callersMethodTestAltKey
src/caffe/test/test_dataset.cpp:126
↓ 4 callersMethodTestAltValue
src/caffe/test/test_dataset.cpp:29
↓ 4 callersMethodTestForward
src/caffe/test/test_power_layer.cpp:34
↓ 4 callersMethodTestReadCrop
src/caffe/test/test_data_layer.cpp:101
↓ 4 callersMethodUpdate
src/caffe/net.cpp:774
↓ 4 callersFunctionUpgradeV0Net
src/caffe/util/upgrade_proto.cpp:24
↓ 4 callersMethodapply
densecrf/libDenseCRF/densecrf.cpp:77
↓ 4 callersFunctioncluster_seedgen
random seeding
src/caffe/common.cpp:13
↓ 4 callersMethodcurrent_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 callersMethodinit
densecrf/libDenseCRF/permutohedral.h:216
↓ 4 callersMethodmap
densecrf/libDenseCRF/densecrf.cpp:190
↓ 4 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/gtest/gtest-all.cpp:5182
↓ 4 callersMethodphase
Returns the phase: TRAIN or TEST.
include/caffe/common.hpp:138
↓ 4 callersFunctionrandom
Gets the random number generator.
src/gtest/gtest-all.cpp:1171
↓ 4 callersMethodrandom_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 4 callersFunctionreadPPM
densecrf/libDenseCRF/util.cpp:68
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/gtest/gtest-all.cpp:4883
↓ 4 callersMethodsample_mean
src/caffe/test/test_random_number_generator.cpp:30
↓ 4 callersMethodset_phase
Sets the phase.
include/caffe/common.hpp:146
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
src/gtest/gtest-all.cpp:2048
↓ 4 callersMethodtotal_test_count
Gets the number of all tests.
src/gtest/gtest-all.cpp:2043
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
src/gtest/gtest-all.cpp:3110
↓ 3 callersFunctionAssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/gtest/gtest.h:17296
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
src/gtest/gtest-all.cpp:8417
↓ 3 callersFunctionCheckCStyleCast
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 callersFunctionCleanseComments
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 callersMethodClone
src/gtest/gtest.h:10146
↓ 3 callersFunctionFOpen
src/gtest/gtest.h:2682
↓ 3 callersFunctionFindEndOfExpressionInLine
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 callersFunctionFlagToEnvVar
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 callersFunctionFlushInfoLog
src/gtest/gtest.h:1990
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
src/gtest/gtest-all.cpp:4499
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:1995
↓ 3 callersFunctionGetTestTypeId
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 callersMethodInitDiffDataSharedWeightsNet
src/caffe/test/test_net.cpp:475
↓ 3 callersFunctionInsertSplits
src/caffe/util/insert_splits.cpp:12
↓ 3 callersFunctionInt32FromGTestEnv
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 callersFunctionIsBlankLine
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 callersFunctionIsSpace
src/gtest/gtest.h:2585
↓ 3 callersFunctionIsTrue
src/gtest/gtest-all.cpp:5834
↓ 3 callersFunctionMakeTempFilename
include/caffe/util/io.hpp:24
↓ 3 callersFunctionMatchRegexAtHead
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 callersFunctionNetNeedsUpgrade
src/caffe/util/upgrade_proto.cpp:15
↓ 3 callersFunctionParseFlagValue
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 callersFunctionParseInt32
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 callersFunctionParseInt32Flag
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 callersFunctionParseNolintSuppressions
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 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
src/gtest/gtest-all.cpp:8612
↓ 3 callersFunctionPrintRawArrayTo
src/gtest/gtest.h:9632
↓ 3 callersFunctionPrintToString
src/gtest/gtest.h:9973
↓ 3 callersFunctionPrintWideCharsAsStringTo
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 callersMethodRemoveTrailingPathSeparator
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 callersFunctionReportFailureInUnknownLocation
src/gtest/gtest-all.cpp:3235
↓ 3 callersMethodRepositoryName
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 callersMethodRunPaddingUpgradeTest
src/caffe/test/test_upgrade_proto.cpp:18
↓ 3 callersMethodRunV0UpgradeTest
src/caffe/test/test_upgrade_proto.cpp:1088
↓ 3 callersMethodSeconds
src/caffe/util/benchmark.cpp:103
↓ 3 callersMethodSeenOpenBrace
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 callersMethodSetUp
src/caffe/test/test_stochastic_pooling.cpp:25
↓ 3 callersMethodSetUp
src/caffe/test/test_concat_layer.cpp:26
↓ 3 callersMethodSetUp
src/caffe/test/test_bias_channel_layer.cpp:25
↓ 3 callersMethodSetUp
src/caffe/test/test_image_data_layer.cpp:27
↓ 3 callersMethodSetUp
src/caffe/test/test_gain_channel_layer.cpp:24
↓ 3 callersMethodSetUp
src/caffe/test/test_dummy_data_layer.cpp:23
↓ 3 callersMethodSetUp
* @brief Implements common layer setup functionality. * * @param bottom the preshaped input blobs * @param top * the allocated but uns
include/caffe/layer.hpp:60
↓ 3 callersFunctionShuffleRange
src/gtest/gtest-all.cpp:699
↓ 3 callersMethodSplit
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 callersMethodTestForwardRectHigh
Test for 3x 2 rectangular pooling layer with kernel_h > kernel_w
src/caffe/test/test_pooling_layer.cpp:118
↓ 3 callersMethodTestForwardRectWide
Test for rectangular pooling layer with kernel_w > kernel_h
src/caffe/test/test_pooling_layer.cpp:243
↓ 3 callersMethodTestForwardSquare
Test for 2x 2 square pooling layer
src/caffe/test/test_pooling_layer.cpp:46
↓ 3 callersFunctionUniversalTersePrint
src/gtest/gtest.h:9862
↓ 3 callersFunctionUpgradeV0PaddingLayers
src/caffe/util/upgrade_proto.cpp:51
↓ 3 callersMethod__init__
(self, filename)
scripts/cpp_lint.py:878
↓ 3 callersMethodaddPairwiseBilateral
densecrf/libDenseCRF/densecrf.cpp:155
↓ 3 callersMethodaddPairwiseGaussian
densecrf/libDenseCRF/densecrf.cpp:145
↓ 3 callersMethodasum_diff
src/caffe/blob.cpp:180
↓ 3 callersFunctioncaffe_gpu_memset
include/caffe/util/math_functions.hpp:215
↓ 3 callersFunctioncaffe_rng_gaussian
src/caffe/util/math_functions.cpp:361
↓ 3 callersMethodcompute
src/caffe/util/permutohedral.cpp:443
↓ 3 callersMethoddisabled_test_count
Gets the number of disabled tests.
src/gtest/gtest-all.cpp:2038
↓ 3 callersMethodfirst_key
src/caffe/lmdb_dataset.cpp:156
↓ 3 callersFunctionim2col_cpu
src/caffe/util/im2col.cpp:11
↓ 3 callersMethodis_started
include/caffe/internal_thread.hpp:38
↓ 3 callersMethodlast_key
src/caffe/lmdb_dataset.cpp:181
← previousnext →201–300 of 2,537, ranked by callers