Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yijunmaverick/GenerativeFaceCompletion
/ functions
Functions
2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion
⨍
Functions
2,509
◇
Types & classes
783
↓ 9 callers
Method
MilliSeconds
src/caffe/util/benchmark.cpp:82
↓ 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
Function
caffe_add_scalar
src/caffe/util/math_functions.cpp:131
↓ 9 callers
Function
caffe_conv
src/caffe/test/test_convolution_layer.cpp:19
↓ 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:1020
↓ 9 callers
Method
push
src/caffe/util/blocking_queue.cpp:24
↓ 9 callers
Method
reshape
(self, bottom, top)
python/caffe/test/test_python_layer.py:15
↓ 9 callers
Function
type
Gets the outcome of the test part.
src/gtest/gtest.h:16729
↓ 9 callers
Method
valid
include/caffe/util/db_lmdb.hpp:36
↓ 9 callers
Method
value
Gets the user supplied value.
src/gtest/gtest.h:17511
↓ 8 callers
Method
Commit
include/caffe/util/db_lmdb.hpp:60
↓ 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
NewTransaction
src/caffe/util/db_lmdb.cpp:35
↓ 8 callers
Method
NumSequenceMatches
src/caffe/test/test_data_transformer.cpp:40
↓ 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
Method
RngUniformChecks
src/caffe/test/test_random_number_generator.cpp:111
↓ 8 callers
Method
SetUp
src/caffe/test/test_lrn_layer.cpp:29
↓ 8 callers
Method
ShareData
src/caffe/blob.cpp:136
↓ 8 callers
Method
StopInternalThread
src/caffe/internal_thread.cpp:54
↓ 8 callers
Function
WriteProtoToBinaryFile
src/caffe/util/io.cpp:67
↓ 8 callers
Function
mxERROR
matlab/+caffe/private/caffe_.cpp:30
↓ 8 callers
Method
set_cpu_data
src/caffe/blob.cpp:88
↓ 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:177
↓ 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
Net
src/caffe/net.cpp:25
↓ 7 callers
Method
Next
include/caffe/util/db_lmdb.hpp:28
↓ 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
Method
Put
src/caffe/util/db_lmdb.cpp:42
↓ 7 callers
Method
Reset
src/gtest/gtest-all.cpp:1347
↓ 7 callers
Method
Reshape
src/caffe/net.cpp:798
↓ 7 callers
Method
RngGaussianChecks
src/caffe/test/test_random_number_generator.cpp:67
↓ 7 callers
Method
SetUp
src/caffe/test/test_data_layer.cpp:32
↓ 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
ToProto
src/caffe/net.cpp:911
↓ 7 callers
Method
UponLeavingGTest
L < mutex_
src/gtest/gtest-all.cpp:4843
↓ 7 callers
Method
__check_input
(self, in_)
python/caffe/io.py:116
↓ 7 callers
Method
forward
(self, bottom, top)
python/caffe/test/test_python_layer.py:18
↓ 7 callers
Method
key
Gets the user supplied key.
src/gtest/gtest.h:17506
↓ 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
phase
@brief returns the phase: TRAIN or TEST
include/caffe/net.hpp:137
↓ 6 callers
Function
Abort
src/gtest/gtest-all.cpp:8441
↓ 6 callers
Function
CVMatToDatum
src/caffe/util/io.cpp:212
↓ 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
DecodeDatumNative
If Datum is encoded will decoded using DecodeDatumToCVMat and CVMatToDatum If Datum is not encoded will do nothing
src/caffe/util/io.cpp:193
↓ 6 callers
Function
DecodeDatumToCVMatNative
src/caffe/util/io.cpp:166
↓ 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
Function
ReadImageToDatumReference
src/caffe/test/test_io.cpp:20
↓ 6 callers
Method
RngBernoulliFill
src/caffe/test/test_random_number_generator.cpp:158
↓ 6 callers
Method
SetUp
src/caffe/test/test_deconvolution_layer.cpp:28
↓ 6 callers
Method
SetUp
src/caffe/test/test_concat_layer.cpp:26
↓ 6 callers
Method
SetUp
src/caffe/test/test_maxpool_dropout_layers.cpp:23
↓ 6 callers
Method
ShapeEquals
src/caffe/blob.cpp:390
↓ 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
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:212
↓ 6 callers
Method
loss
* @brief Returns the scalar loss associated with a top blob at a given index. */
include/caffe/layer.hpp:199
↓ 6 callers
Method
mean_bound
src/caffe/test/test_random_number_generator.cpp:54
↓ 6 callers
Method
random_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 6 callers
Method
test_params
src/caffe/test/test_filler.cpp:201
↓ 5 callers
Method
Close
include/caffe/util/db_lmdb.hpp:74
↓ 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
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
GetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
tools/caffe.cpp:138
↓ 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
MakeTempDir
include/caffe/util/io.hpp:30
↓ 5 callers
Method
NewCursor
src/caffe/util/db_lmdb.cpp:26
↓ 5 callers
Function
ReadNetParamsFromTextFileOrDie
src/caffe/util/upgrade_proto.cpp:66
↓ 5 callers
Function
ReadProtoFromBinaryFile
src/caffe/util/io.cpp:52
↓ 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
SetUp
src/caffe/test/test_slice_layer.cpp:26
↓ 5 callers
Method
SetUp
src/caffe/test/test_spp_layer.cpp:27
↓ 5 callers
Method
ShareDiff
src/caffe/blob.cpp:142
↓ 5 callers
Method
StartInternalThread
src/caffe/internal_thread.cpp:21
↓ 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:72
↓ 5 callers
Method
TestExpGradient
src/caffe/test/test_neuron_layer.cpp:94
↓ 5 callers
Method
TestLogForward
src/caffe/test/test_neuron_layer.cpp:129
↓ 5 callers
Method
TestLogGradient
src/caffe/test/test_neuron_layer.cpp:153
← previous
next →
101–200 of 2,509, ranked by callers