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
↓ 3 callers
Function
matlab_path_editor
(type_=1)
python/my_script/tools.py:81
↓ 3 callers
Function
matlab_result_runner
()
python/my_script/tools.py:134
↓ 3 callers
Function
mkdir
()
python/my_script/tools.py:38
↓ 3 callers
Function
model_finder
(path, type_=1)
python/my_script/tools.py:7
↓ 3 callers
Method
param_propagate_down
* @brief Specifies whether the layer should compute gradients w.r.t. a * parameter at a particular index given by param_id. * * You ca
include/caffe/layer.hpp:295
↓ 3 callers
Method
pointer
src/gtest/gtest.h:2405
↓ 3 callers
Method
setUnaryEnergy
///////////////////////// Unary Potentials ///// /////////////////////////
densecrf/libDenseCRF/densecrf.cpp:171
↓ 3 callers
Method
set_param_propagate_down
* @brief Sets whether the layer should compute gradients w.r.t. a * parameter at a particular index given by param_id. */
include/caffe/layer.hpp:303
↓ 3 callers
Function
shuffle
include/caffe/util/rng.hpp:22
↓ 3 callers
Method
write_fd
src/gtest/gtest-all.cpp:6545
↓ 2 callers
Function
Abort
src/gtest/gtest.h:2726
↓ 2 callers
Method
AddArgument
src/gtest/gtest-all.cpp:7053
↓ 2 callers
Method
AddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
src/gtest/gtest-all.cpp:3727
↓ 2 callers
Method
Advance
src/gtest/gtest.h:10142
↓ 2 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
src/gtest/gtest.h:7090
↓ 2 callers
Function
AlwaysTrue
src/gtest/gtest-all.cpp:5836
↓ 2 callers
Method
Append
src/gtest/gtest-all.cpp:4240
↓ 2 callers
Function
ArrayEq
src/gtest/gtest.h:7637
↓ 2 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
src/gtest/gtest-all.cpp:8004
↓ 2 callers
Function
CaffeFreeHost
include/caffe/syncedmem.hpp:29
↓ 2 callers
Function
CaffeMallocHost
include/caffe/syncedmem.hpp:25
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
src/gtest/gtest-all.cpp:8393
↓ 2 callers
Method
CheckBlobEqual
src/caffe/test/test_hdf5_output_layer.cpp:53
↓ 2 callers
Method
CheckGradient
Checks the gradient of a layer, with provided bottom layers and top layers. Note that after the gradient check, we do not guarantee that the data stor
include/caffe/test/test_gradient_check_util.hpp:33
↓ 2 callers
Function
Close
src/gtest/gtest.h:2699
↓ 2 callers
Method
Compare
Compares this with another String. Returns < 0 if this is less than rhs, 0 if this is equal to rhs, or > 0 if this is greater than rhs.
src/gtest/gtest-all.cpp:2944
↓ 2 callers
Function
ConfigureSplitLayer
src/caffe/util/insert_splits.cpp:108
↓ 2 callers
Method
Current
src/gtest/gtest.h:10149
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
src/gtest/gtest-all.cpp:2062
↓ 2 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
src/gtest/gtest-all.cpp:7643
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
src/gtest/gtest.h:17819
↓ 2 callers
Function
FindStartOfExpressionInLine
Find position at the matching startchar. This is almost the reverse of FindEndOfExpressionInLine, but note that the input position and returned p
scripts/cpp_lint.py:1300
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/gtest/gtest-all.cpp:3335
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
src/gtest/gtest-all.cpp:3795
↓ 2 callers
Method
ForwardFromTo
src/caffe/net.cpp:501
↓ 2 callers
Method
FullName
Make Windows paths like Unix.
scripts/cpp_lint.py:881
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
src/gtest/gtest-all.cpp:8402
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/gtest/gtest-all.cpp:1981
↓ 2 callers
Function
GetHeaderGuardCPPVariable
Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable
scripts/cpp_lint.py:1384
↓ 2 callers
Method
GetLearningRate
src/caffe/solver.cpp:379
↓ 2 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
src/gtest/gtest.h:7307
↓ 2 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:5011
↓ 2 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:3713
↓ 2 callers
Function
GlobalInit
src/caffe/common.cpp:33
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/gtest/gtest-all.cpp:2640
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3374
↓ 2 callers
Function
InitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
src/gtest/gtest-all.cpp:6191
↓ 2 callers
Function
InitGoogleTestImpl
src/gtest/gtest-all.cpp:6157
↓ 2 callers
Method
InitSharedWeightsNet
src/caffe/test/test_net.cpp:356
↓ 2 callers
Method
InnermostClass
Get class info on the top of the stack. Returns: A _ClassInfo object if we are inside a class, or None otherwise.
scripts/cpp_lint.py:2160
↓ 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.
src/gtest/gtest-all.cpp:7986
↓ 2 callers
Function
IsAsciiPunct
src/gtest/gtest-all.cpp:7987
↓ 2 callers
Function
IsAsciiWhiteSpace
src/gtest/gtest-all.cpp:7991
↓ 2 callers
Function
IsAsciiWordChar
src/gtest/gtest-all.cpp:7992
↓ 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
src/gtest/gtest-all.cpp:7720
↓ 2 callers
Function
IsRepeat
src/gtest/gtest-all.cpp:7990
↓ 2 callers
Function
IsXDigit
src/gtest/gtest.h:2591
↓ 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
src/gtest/gtest-all.cpp:3532
↓ 2 callers
Function
MakeTempDir
include/caffe/util/io.hpp:37
↓ 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
src/gtest/gtest-all.cpp:8159
↓ 2 callers
Function
NetNeedsDataUpgrade
src/caffe/util/upgrade_proto.cpp:517
↓ 2 callers
Function
ParseGoogleTestFlagsOnlyImpl
src/gtest/gtest-all.cpp:6075
↓ 2 callers
Function
PrintAsWideStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
src/gtest/gtest-all.cpp:8741
↓ 2 callers
Function
PrintFullTestCommentIfPresent
src/gtest/gtest-all.cpp:3969
↓ 2 callers
Function
PrintStringTo
src/gtest/gtest-all.cpp:8877
↓ 2 callers
Function
PrintTestPartResultToString
Prints a TestPartResult to a String.
src/gtest/gtest-all.cpp:3821
↓ 2 callers
Function
PrintWideStringTo
src/gtest/gtest-all.cpp:8888
↓ 2 callers
Function
Read
src/gtest/gtest.h:2693
↓ 2 callers
Function
ReadProtoFromBinaryFileOrDie
include/caffe/util/io.hpp:75
↓ 2 callers
Function
ReadProtoFromTextFile
src/caffe/util/io.cpp:30
↓ 2 callers
Function
ReadProtoFromTextFileOrDie
include/caffe/util/io.hpp:56
↓ 2 callers
Method
RecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
src/gtest/gtest-all.cpp:3117
↓ 2 callers
Method
ReduceBottomBlobSize
src/caffe/test/test_slice_layer.cpp:40
↓ 2 callers
Method
ReferenceHammingDistance
http://en.wikipedia.org/wiki/Hamming_distance
src/caffe/test/test_math_functions.cpp:43
↓ 2 callers
Method
ReferenceLRNForward
src/caffe/test/test_lrn_layer.cpp:51
↓ 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
src/gtest/gtest.h:10421
↓ 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
src/gtest/gtest-all.cpp:7586
↓ 2 callers
Function
ReplaceAll
Replaces instances of pattern in a string with a replacement. The compiled regex is kept in a cache shared by Match and Search. Args: patter
scripts/cpp_lint.py:525
↓ 2 callers
Method
ResetSection
(self)
scripts/cpp_lint.py:588
↓ 2 callers
Method
Reshape
src/caffe/layers/relative_error_layer.cpp:16
↓ 2 callers
Function
ReverseCloseExpression
If input points to ) or } or ] or >, finds the position that opens it. If lines[linenum][pos] points to a ')' or '}' or ']' or '>', finds the lin
scripts/cpp_lint.py:1327
↓ 2 callers
Method
RngBernoulliChecks
src/caffe/test/test_random_number_generator.cpp:163
↓ 2 callers
Method
SetGlobalTestPartResultReporter
Sets the global test part result reporter.
src/gtest/gtest-all.cpp:1988
↓ 2 callers
Method
SetUp
src/caffe/test/test_ignore_overlay_layer.cpp:25
↓ 2 callers
Method
SetUp
src/caffe/test/test_hdf5data_layer.cpp:26
↓ 2 callers
Method
SetUp
src/caffe/test/test_memory_data_layer.cpp:21
↓ 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_
src/gtest/gtest-all.cpp:5606
↓ 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'.
src/gtest/gtest.h:7296
↓ 2 callers
Function
SplitBlobName
src/caffe/util/insert_splits.cpp:136
↓ 2 callers
Method
Start
densecrf/util/Timer.h:51
↓ 2 callers
Function
Stat
src/gtest/gtest.h:2640
↓ 2 callers
Method
Stop
densecrf/util/Timer.h:60
↓ 2 callers
Function
StrNCpy
src/gtest/gtest.h:2671
↓ 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.
src/gtest/gtest-all.cpp:2210
↓ 2 callers
Method
SuppressEventForwarding
src/gtest/gtest-all.cpp:4923
↓ 2 callers
Method
TestDropoutForward
src/caffe/test/test_neuron_layer.cpp:39
↓ 2 callers
Method
TestRead
src/caffe/test/test_data_layer.cpp:64
↓ 2 callers
Method
TestReadCropTrainSequenceSeeded
src/caffe/test/test_data_layer.cpp:154
↓ 2 callers
Method
TestReadCropTrainSequenceUnseeded
src/caffe/test/test_data_layer.cpp:208
↓ 2 callers
Function
UpgradeNetAsNeeded
src/caffe/util/upgrade_proto.cpp:598
← previous
next →
301–400 of 2,537, ranked by callers