MCPcopy Create free account

hub / github.com/Yijunmaverick/GenerativeFaceCompletion / functions

Functions2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion

↓ 822 callersMethodcpu_data
src/caffe/blob.cpp:82
↓ 549 callersMethodcount
include/caffe/blob.hpp:76
↓ 454 callersMethodmutable_cpu_data
src/caffe/blob.cpp:112
↓ 387 callersMethodsize
src/caffe/util/blocking_queue.cpp:84
↓ 272 callersMethodchannels
@brief Deprecated legacy shape accessor channels: use shape(1) instead.
include/caffe/blob.hpp:135
↓ 244 callersMethodshape
* @brief Returns the dimension of the index-th axis (or the negative index-th * axis from the end, if index is negative). * * @param i
include/caffe/blob.hpp:72
↓ 240 callersMethodnum
@brief Deprecated legacy shape accessor num: use shape(0) instead.
include/caffe/blob.hpp:133
↓ 229 callersMethodwidth
@brief Deprecated legacy shape accessor width: use shape(3) instead.
include/caffe/blob.hpp:139
↓ 226 callersMethodheight
@brief Deprecated legacy shape accessor height: use shape(2) instead.
include/caffe/blob.hpp:137
↓ 171 callersMethodForward
src/caffe/net.cpp:614
↓ 165 callersMethodbegin
src/gtest/gtest.h:7740
↓ 164 callersMethodend
src/gtest/gtest.h:7741
↓ 133 callersMethodcpu_diff
src/caffe/blob.cpp:100
↓ 128 callersMethodget
src/gtest/gtest.h:1845
↓ 123 callersMethoddata_at
include/caffe/blob.hpp:192
↓ 120 callersMethodSetUp
src/caffe/test/test_db.cpp:25
↓ 106 callersMethodFill
Fill the DB with data: if unique_pixels, each pixel is unique but all images are the same; else each image is unique but all pixels within an image ar
src/caffe/test/test_data_layer.cpp:43
↓ 101 callersMethodreset
src/gtest/gtest.h:1853
↓ 97 callersMethodmutable_cpu_diff
src/caffe/blob.cpp:124
↓ 95 callersMethodCopyFrom
src/caffe/blob.cpp:413
↓ 95 callersMethodsize
Returns the number of TestPartResult objects in the array.
src/gtest/gtest-all.cpp:8982
↓ 91 callersMethodReshape
src/caffe/layers/st_layer.cpp:132
↓ 90 callersFunctionSearch
Searches the string for the pattern, caching the compiled regexp.
scripts/cpp_lint.py:543
↓ 86 callersFunctionMatch
Matches the string with the pattern, caching the compiled regexp.
scripts/cpp_lint.py:515
↓ 75 callersMethodgpu_data
src/caffe/blob.cpp:94
↓ 71 callersMethoddata
include/caffe/parallel.hpp:32
↓ 69 callersFunctioncaffe_copy
src/caffe/util/math_functions.cpp:145
↓ 67 callersMethodmutable_gpu_data
src/caffe/blob.cpp:118
↓ 63 callersMethodnum_axes
include/caffe/blob.hpp:75
↓ 60 callersMethodoffset
include/caffe/blob.hpp:154
↓ 53 callersMethodCheckGradientExhaustive
include/caffe/test/test_gradient_check_util.hpp:189
↓ 51 callersFunctionValuesIn
src/gtest/gtest.h:15488
↓ 51 callersFunctioncaffe_set
src/caffe/util/math_functions.cpp:116
↓ 43 callersMethodBackward
src/caffe/net.cpp:779
↓ 43 callersMethodsize
include/caffe/parallel.hpp:29
↓ 40 callersFunctionmxCHECK
Do CHECK and throw a Mex error if check fails
matlab/+caffe/private/caffe_.cpp:25
↓ 36 callersMethodTestLeastSquaresUpdate
Test that the correct update is computed for a regularized least squares problem: E = (1/(2n)) || X w - y ||^2 + (lambda / 2) || w ||^2 \nabla_w E =
src/caffe/test/test_gradient_based_solver.cpp:455
↓ 35 callersMethodtype
* @brief Returns the layer type. */
include/caffe/layer.hpp:216
↓ 32 callersFunctionString
The default c'tor constructs a NULL string.
src/gtest/gtest.h:3042
↓ 29 callersMethodjoin
Join an existing circle. L < g_linked_ptr_mutex
src/gtest/gtest.h:9063
↓ 26 callersMethodCheckGradientEltwise
include/caffe/test/test_gradient_check_util.hpp:205
↓ 24 callersMethodRunFilterNetTest
src/caffe/test/test_net.cpp:1347
↓ 24 callersMethodhead
include/caffe/syncedmem.hpp:64
↓ 23 callersFunctionColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
src/gtest/gtest-all.cpp:3923
↓ 22 callersFunctionGetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/gtest/gtest-all.cpp:1302
↓ 22 callersMethodReshapeLike
src/caffe/blob.cpp:56
↓ 21 callersMethodStart
src/caffe/util/benchmark.cpp:26
↓ 20 callersMethodSetUp
src/caffe/test/test_convolution_layer.cpp:153
↓ 20 callersFunctioncaffe_rng_rand
src/caffe/util/math_functions.cpp:288
↓ 20 callersMethodset_batch_size
src/caffe/layers/memory_data_layer.cpp:101
↓ 19 callersFunctionAssertionSuccess
Makes a successful assertion result.
src/gtest/gtest-all.cpp:2269
↓ 19 callersMethodmutable_gpu_diff
src/caffe/blob.cpp:130
↓ 19 callersMethodnet
include/caffe/solver.hpp:68
↓ 18 callersFunctionimpl
Accessors for the implementation object.
src/gtest/gtest.h:18229
↓ 16 callersFunctionAssertionFailure
Makes a failed assertion result.
src/gtest/gtest-all.cpp:2274
↓ 16 callersFunctionFilePath
src/gtest/gtest.h:3261
↓ 16 callersFunctionReadImageToCVMat
src/caffe/util/io.cpp:73
↓ 16 callersFunctionc_str
Gets the 0-terminated C string this String object represents. The String object still owns the string. Therefore the caller should NOT delete the ret
src/gtest/gtest.h:3125
↓ 16 callersMethodgpu_diff
src/caffe/blob.cpp:106
↓ 16 callersMethodpop
src/caffe/util/blocking_queue.cpp:45
↓ 15 callersMethodInitUnsharedWeightsNet
loss_weight is the loss weight for the 'EuclideanLoss' layer output. midnet_loss_weight is the loss weight for the first 'InnerProduct' layer output.
src/caffe/test/test_net.cpp:286
↓ 15 callersMethodSetUp
src/caffe/test/test_pooling_layer.cpp:25
↓ 15 callersMethodhas_layer
src/caffe/net.cpp:1038
↓ 14 callersFunctionGetDB
src/caffe/util/db.cpp:9
↓ 14 callersFunctionMessage
Copy constructor.
src/gtest/gtest.h:8594
↓ 14 callersFunctionReadImageToDatum
src/caffe/util/io.cpp:119
↓ 14 callersMethodshape_string
include/caffe/blob.hpp:55
↓ 13 callersMethodCanonicalAxisIndex
* @brief Returns the 'canonical' version of a (usually) user-specified axis, * allowing for negative indexing (e.g., -1 for the last axis).
include/caffe/blob.hpp:119
↓ 13 callersMethodOpen
src/caffe/util/db_lmdb.cpp:12
↓ 13 callersMethodasum_data
src/caffe/blob.cpp:179
↓ 13 callersMethodblob_by_name
src/caffe/net.cpp:1025
↓ 12 callersMethodCheckAccumulation
src/caffe/test/test_gradient_based_solver.cpp:401
↓ 12 callersFunctionFillDatum
src/caffe/test/test_data_transformer.cpp:19
↓ 12 callersMethodForwardBackward
include/caffe/net.hpp:85
↓ 12 callersMethodTestForward
src/caffe/test/test_reduction_layer.cpp:37
↓ 12 callersMethodTestGradient
src/caffe/test/test_reduction_layer.cpp:81
↓ 12 callersMethodTestSnapshot
src/caffe/test/test_gradient_based_solver.cpp:492
↓ 12 callersMethodTransform
src/caffe/data_transformer.cpp:42
↓ 12 callersMethodindex
src/gtest/gtest.h:8184
↓ 12 callersMethodlayer_by_name
src/caffe/net.cpp:1043
↓ 11 callersMethodBaseGenerator
src/gtest/gtest.h:10139
↓ 11 callersFunctionMDB_CHECK
include/caffe/util/db_lmdb.hpp:13
↓ 11 callersMethodNumLines
Returns the number of lines represented.
scripts/cpp_lint.py:1204
↓ 11 callersFunctionPrintTupleTo
src/gtest/gtest.h:9951
↓ 11 callersFunctionReadFileToDatum
src/caffe/util/io.cpp:145
↓ 11 callersMethodasum_diff
src/caffe/blob.cpp:214
↓ 11 callersMethodbatch_size
include/caffe/data_layers.hpp:287
↓ 11 callersMethodhas_run_at_least_once
include/caffe/util/benchmark.hpp:22
↓ 11 callersMethodinitted
include/caffe/util/benchmark.hpp:20
↓ 11 callersMethodrunning
include/caffe/util/benchmark.hpp:21
↓ 10 callersMethodClear
Clears the object.
src/gtest/gtest-all.cpp:3148
↓ 10 callersMethodMicroSeconds
src/caffe/util/benchmark.cpp:59
↓ 9 callersMethodAtEnd
src/gtest/gtest.h:13472
↓ 9 callersMethodCopyTrainedLayersFrom
src/caffe/net.cpp:805
↓ 9 callersFunctionCountIf
src/gtest/gtest-all.cpp:670
↓ 9 callersFunctionDeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
src/gtest/gtest-all.cpp:6409
↓ 9 callersMethodFromProto
src/caffe/blob.cpp:446
↓ 9 callersMethodGet
src/gtest/gtest-all.cpp:1346
↓ 9 callersMethodInitRand
src/caffe/data_transformer.cpp:523
↓ 9 callersMethodMakeReferenceTop
src/caffe/test/test_convolution_layer.cpp:171
next →1–100 of 2,509, ranked by callers