MCPcopy Create free account

hub / github.com/Yijunmaverick/GenerativeFaceCompletion / functions

Functions2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion

↓ 9 callersMethodMilliSeconds
src/caffe/util/benchmark.cpp:82
↓ 9 callersMethodPassed
Returns true iff the unit test passed (i.e. all test cases passed).
src/gtest/gtest-all.cpp:5003
↓ 9 callersMethodRunInsertionTest
src/caffe/test/test_split_layer.cpp:91
↓ 9 callersMethodStop
src/caffe/util/benchmark.cpp:42
↓ 9 callersFunctionStreamableToString
src/gtest/gtest.h:17197
↓ 9 callersFunctioncaffe_add_scalar
src/caffe/util/math_functions.cpp:131
↓ 9 callersFunctioncaffe_conv
src/caffe/test/test_convolution_layer.cpp:19
↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
src/gtest/gtest-all.cpp:4998
↓ 9 callersMethodhas_blob
src/caffe/net.cpp:1020
↓ 9 callersMethodpush
src/caffe/util/blocking_queue.cpp:24
↓ 9 callersMethodreshape
(self, bottom, top)
python/caffe/test/test_python_layer.py:15
↓ 9 callersFunctiontype
Gets the outcome of the test part.
src/gtest/gtest.h:16729
↓ 9 callersMethodvalid
include/caffe/util/db_lmdb.hpp:36
↓ 9 callersMethodvalue
Gets the user supplied value.
src/gtest/gtest.h:17511
↓ 8 callersMethodCommit
include/caffe/util/db_lmdb.hpp:60
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3401
↓ 8 callersMethodInitTinyNet
src/caffe/test/test_net.cpp:58
↓ 8 callersFunctionIsSubstringImpl
src/gtest/gtest-all.cpp:2560
↓ 8 callersMethodNewTransaction
src/caffe/util/db_lmdb.cpp:35
↓ 8 callersMethodNumSequenceMatches
src/caffe/test/test_data_transformer.cpp:40
↓ 8 callersFunctionParseBoolFlag
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 callersFunctionParseNaturalNumber
src/gtest/gtest-all.cpp:1368
↓ 8 callersMethodRngUniformChecks
src/caffe/test/test_random_number_generator.cpp:111
↓ 8 callersMethodSetUp
src/caffe/test/test_lrn_layer.cpp:29
↓ 8 callersMethodShareData
src/caffe/blob.cpp:136
↓ 8 callersMethodStopInternalThread
src/caffe/internal_thread.cpp:54
↓ 8 callersFunctionWriteProtoToBinaryFile
src/caffe/util/io.cpp:67
↓ 8 callersFunctionmxERROR
matlab/+caffe/private/caffe_.cpp:30
↓ 8 callersMethodset_cpu_data
src/caffe/blob.cpp:88
↓ 7 callersFunctionBoolFromGTestEnv
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 callersFunctionDecodeDatumToCVMat
src/caffe/util/io.cpp:177
↓ 7 callersFunctionForEach
src/gtest/gtest-all.cpp:683
↓ 7 callersFunctionGetEnv
src/gtest/gtest.h:2702
↓ 7 callersFunctionGetTimeInMillis
Returns the current time in milliseconds.
src/gtest/gtest-all.cpp:2068
↓ 7 callersMethodNet
src/caffe/net.cpp:25
↓ 7 callersMethodNext
include/caffe/util/db_lmdb.hpp:28
↓ 7 callersFunctionPrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
scripts/cpp_lint.py:4757
↓ 7 callersMethodPut
src/caffe/util/db_lmdb.cpp:42
↓ 7 callersMethodReset
src/gtest/gtest-all.cpp:1347
↓ 7 callersMethodReshape
src/caffe/net.cpp:798
↓ 7 callersMethodRngGaussianChecks
src/caffe/test/test_random_number_generator.cpp:67
↓ 7 callersMethodSetUp
src/caffe/test/test_data_layer.cpp:32
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
src/gtest/gtest-all.cpp:3038
↓ 7 callersMethodToProto
src/caffe/net.cpp:911
↓ 7 callersMethodUponLeavingGTest
L < mutex_
src/gtest/gtest-all.cpp:4843
↓ 7 callersMethod__check_input
(self, in_)
python/caffe/io.py:116
↓ 7 callersMethodforward
(self, bottom, top)
python/caffe/test/test_python_layer.py:18
↓ 7 callersMethodkey
Gets the user supplied key.
src/gtest/gtest.h:17506
↓ 7 callersFunctionlength
Returns the length of the encapsulated string, or 0 if the string is NULL.
src/gtest/gtest.h:3120
↓ 7 callersMethodos_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 callersMethodphase
@brief returns the phase: TRAIN or TEST
include/caffe/net.hpp:137
↓ 6 callersFunctionAbort
src/gtest/gtest-all.cpp:8441
↓ 6 callersFunctionCVMatToDatum
src/caffe/util/io.cpp:212
↓ 6 callersFunctionChopLowBits
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 callersFunctionDecodeDatumNative
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 callersFunctionDecodeDatumToCVMatNative
src/caffe/util/io.cpp:166
↓ 6 callersFunctionFormatFileLocation
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 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/gtest/gtest-all.cpp:8026
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
src/gtest/gtest-all.cpp:7979
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
src/gtest/gtest-all.cpp:7518
↓ 6 callersFunctionParseStringFlag
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 callersFunctionReadImageToDatumReference
src/caffe/test/test_io.cpp:20
↓ 6 callersMethodRngBernoulliFill
src/caffe/test/test_random_number_generator.cpp:158
↓ 6 callersMethodSetUp
src/caffe/test/test_deconvolution_layer.cpp:28
↓ 6 callersMethodSetUp
src/caffe/test/test_concat_layer.cpp:26
↓ 6 callersMethodSetUp
src/caffe/test/test_maxpool_dropout_layers.cpp:23
↓ 6 callersMethodShapeEquals
src/caffe/blob.cpp:390
↓ 6 callersFunctionSkipPrefix
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 callersMethodTestBackward
src/caffe/test/test_power_layer.cpp:61
↓ 6 callersFunctionUniversalPrint
src/gtest/gtest.h:9881
↓ 6 callersFunctioncaffe_rng
include/caffe/util/rng.hpp:16
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
src/gtest/gtest-all.cpp:2033
↓ 6 callersMethodfile_name
include/caffe/data_layers.hpp:212
↓ 6 callersMethodloss
* @brief Returns the scalar loss associated with a top blob at a given index. */
include/caffe/layer.hpp:199
↓ 6 callersMethodmean_bound
src/caffe/test/test_random_number_generator.cpp:54
↓ 6 callersMethodrandom_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 6 callersMethodtest_params
src/caffe/test/test_filler.cpp:201
↓ 5 callersMethodClose
include/caffe/util/db_lmdb.hpp:74
↓ 5 callersFunctionCloseExpression
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 callersFunctionEqFailure
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 callersFunctionFormatDeathTestOutput
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 callersFunctionGetPreviousNonBlankLine
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 callersFunctionGetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
tools/caffe.cpp:138
↓ 5 callersFunctionInt32FromEnvOrDie
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 callersFunctionMakeTempDir
include/caffe/util/io.hpp:30
↓ 5 callersMethodNewCursor
src/caffe/util/db_lmdb.cpp:26
↓ 5 callersFunctionReadNetParamsFromTextFileOrDie
src/caffe/util/upgrade_proto.cpp:66
↓ 5 callersFunctionReadProtoFromBinaryFile
src/caffe/util/io.cpp:52
↓ 5 callersMethodRngGaussianFill
src/caffe/test/test_random_number_generator.cpp:62
↓ 5 callersMethodRngUniformFill
src/caffe/test/test_random_number_generator.cpp:105
↓ 5 callersMethodSetUp
src/caffe/test/test_slice_layer.cpp:26
↓ 5 callersMethodSetUp
src/caffe/test/test_spp_layer.cpp:27
↓ 5 callersMethodShareDiff
src/caffe/blob.cpp:142
↓ 5 callersMethodStartInternalThread
src/caffe/internal_thread.cpp:21
↓ 5 callersFunctionStringFromGTestEnv
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 callersFunctionSumOverTestCaseList
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 callersMethodTestExpForward
src/caffe/test/test_neuron_layer.cpp:72
↓ 5 callersMethodTestExpGradient
src/caffe/test/test_neuron_layer.cpp:94
↓ 5 callersMethodTestLogForward
src/caffe/test/test_neuron_layer.cpp:129
↓ 5 callersMethodTestLogGradient
src/caffe/test/test_neuron_layer.cpp:153
← previousnext →101–200 of 2,509, ranked by callers