MCPcopy Create free account

hub / github.com/Yijunmaverick/GenerativeFaceCompletion / functions

Functions2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion

↓ 2 callersMethodShareTrainedLayersWith
src/caffe/net.cpp:737
↓ 2 callersFunctionShouldShard
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 callersFunctionSkipComma
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 callersFunctionSolverNeedsTypeUpgrade
Return true iff the solver contains any old solver_type specified as enums
src/caffe/util/upgrade_proto.cpp:941
↓ 2 callersFunctionSplitBlobName
src/caffe/util/insert_splits.cpp:137
↓ 2 callersFunctionStat
src/gtest/gtest.h:2640
↓ 2 callersMethodStep
src/caffe/solver.cpp:193
↓ 2 callersFunctionStrNCpy
src/gtest/gtest.h:2671
↓ 2 callersFunctionStreamWideCharsToMessage
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 callersMethodSuppressEventForwarding
src/gtest/gtest-all.cpp:4923
↓ 2 callersMethodTestDropoutForward
src/caffe/test/test_neuron_layer.cpp:40
↓ 2 callersMethodTestForward
src/caffe/test/test_tanh_layer.cpp:45
↓ 2 callersMethodTestPReLU
src/caffe/test/test_neuron_layer.cpp:104
↓ 2 callersMethodTestRead
src/caffe/test/test_data_layer.cpp:70
↓ 2 callersMethodTestReadCropTrainSequenceSeeded
src/caffe/test/test_data_layer.cpp:227
↓ 2 callersMethodTestReadCropTrainSequenceUnseeded
src/caffe/test/test_data_layer.cpp:282
↓ 2 callersMethodTestReshape
src/caffe/test/test_data_layer.cpp:108
↓ 2 callersFunctionUpgradeNetDataTransformation
src/caffe/util/upgrade_proto.cpp:639
↓ 2 callersFunctionUpgradeSolverAsNeeded
Check for deprecations and upgrade the SolverParameter as needed.
src/caffe/util/upgrade_proto.cpp:986
↓ 2 callersFunctionUpgradeSolverType
src/caffe/util/upgrade_proto.cpp:948
↓ 2 callersFunctionUpgradeV0Net
src/caffe/util/upgrade_proto.cpp:93
↓ 2 callersFunctionUpgradeV1LayerType
src/caffe/util/upgrade_proto.cpp:852
↓ 2 callersFunctionUpgradeV1Net
src/caffe/util/upgrade_proto.cpp:647
↓ 2 callersFunctionValues
src/gtest/gtest.h:15528
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
src/gtest/gtest-all.cpp:2807
↓ 2 callersFunctionWriteProtoToTextFile
src/caffe/util/io.cpp:44
↓ 2 callersFunction_DropCommonSuffixes
Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropC
scripts/cpp_lint.py:3576
↓ 2 callersFunction_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
scripts/cpp_lint.py:782
↓ 2 callersFunction_VerboseLevel
Returns the module's verbosity setting.
scripts/cpp_lint.py:777
↓ 2 callersMethod_get_top_name
(self, top, names, autonames)
python/caffe/net_spec.py:125
↓ 2 callersMethodbackward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:304
↓ 2 callersMethodbackward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:270
↓ 2 callersFunctioncol2im_cpu
src/caffe/util/im2col.cpp:139
↓ 2 callersFunctioncol2im_nd_cpu
src/caffe/util/im2col.cpp:175
↓ 2 callersMethodcrop
Crop a window from the image for detection. Include surrounding context according to the `context_pad` configuration. Parame
python/caffe/detector.py:125
↓ 2 callersMethoddetect_windows
Do windowed detection over given images and windows. Windows are extracted then warped to the input dimensions of the net. P
python/caffe/detector.py:56
↓ 2 callersFunctionextract_datetime_from_line
(line, year)
tools/extra/extract_seconds.py:6
↓ 2 callersFunctionfix_initial_nan_learning_rate
Correct initial value of learning rate Learning rate is normally not printed until after the initial test and training step, which means the
tools/extra/parse_log.py:119
↓ 2 callersMethodforward_cpu_bias
src/caffe/layers/base_conv_layer.cpp:262
↓ 2 callersMethodforward_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:244
↓ 2 callersMethodgpu_shape
src/caffe/blob.cpp:76
↓ 2 callersFunctionhdf5_load_int
src/caffe/util/hdf5.cpp:150
↓ 2 callersFunctionhdf5_load_nd_dataset_helper
src/caffe/util/hdf5.cpp:10
↓ 2 callersFunctionhdf5_save_int
src/caffe/util/hdf5.cpp:158
↓ 2 callersFunctionim2col_cpu
src/caffe/util/im2col.cpp:12
↓ 2 callersFunctionim2col_nd_core_cpu
src/caffe/util/im2col.cpp:47
↓ 2 callersFunctionim2col_nd_cpu
src/caffe/util/im2col.cpp:117
↓ 2 callersFunctionint_vec_to_mx_vec
Convert vector<int> to matlab row vector
matlab/+caffe/private/caffe_.cpp:110
↓ 2 callersMethodjoin_new
Create a new circle that includes only this instance.
src/gtest/gtest.h:9046
↓ 2 callersFunctionmodel_checks_out
(filename=model_filename, sha1=frontmatter['sha1'])
scripts/download_model_binary.py:62
↓ 2 callersFunctionparse_line_for_net_output
Parse a single line for training or test output Returns a a tuple with (row_dict_list, row) row: may be either a new row or an augmented vers
tools/extra/parse_log.py:77
↓ 2 callersMethodpeek
src/caffe/util/blocking_queue.cpp:73
↓ 2 callersMethodpreprocess
Format input for Caffe: - convert to single - resize to input dimensions (preserving number of channels) - transpose
python/caffe/io.py:121
↓ 2 callersMethodrng
src/caffe/common.cpp:78
↓ 2 callersMethodrun
src/caffe/parallel.cpp:387
↓ 2 callersMethodscale_diff
src/caffe/blob.cpp:356
↓ 2 callersMethodset_channel_swap
Set the input channel order for e.g. RGB to BGR conversion as needed for the reference ImageNet model. N.B. this assumes the
python/caffe/io.py:202
↓ 2 callersMethodset_debug_info
include/caffe/net.hpp:202
↓ 2 callersMethodset_gpu_data
src/caffe/syncedmem.cpp:105
↓ 2 callersMethodset_input_scale
Set the scale of preprocessed inputs s.t. the blob = blob * scale. N.B. input_scale is done AFTER mean subtraction and other preproce
python/caffe/io.py:261
↓ 2 callersMethodset_iter
include/caffe/solver.hpp:73
↓ 2 callersMethodset_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:312
↓ 2 callersMethodset_raw_scale
Set the scale of raw features s.t. the input blob = input * scale. While Python represents images in [0, 1], certain Caffe models
python/caffe/io.py:220
↓ 2 callersMethodset_transpose
Set the input channel order for e.g. RGB to BGR conversion as needed for the reference ImageNet model. Parameters --
python/caffe/io.py:186
↓ 2 callersFunctionsetup_handle
matlab/+caffe/private/caffe_.cpp:156
↓ 2 callersFunctionshuffle
include/caffe/util/rng.hpp:22
↓ 2 callersFunctionstr_vec_to_mx_strcell
Convert vector<string> to matlab cell vector of strings
matlab/+caffe/private/caffe_.cpp:120
↓ 2 callersMethodtest_case_to_run_count
Gets the number of all test cases that contain at least one test that should run.
src/gtest/gtest-all.cpp:2023
↓ 2 callersMethodto_proto
(self)
python/caffe/net_spec.py:178
↓ 2 callersMethodtotal_test_case_count
Gets the number of all test cases.
src/gtest/gtest-all.cpp:2017
↓ 2 callersMethodtry_pop
src/caffe/util/blocking_queue.cpp:32
↓ 2 callersFunctiontuple
src/gtest/gtest.h:748
↓ 2 callersMethodtype
include/caffe/loss_layers.hpp:446
↓ 2 callersMethodweight_cpu_gemm
src/caffe/layers/base_conv_layer.cpp:288
↓ 2 callersFunctionwrite_csv
Write a CSV file
tools/extra/parse_log.py:148
↓ 1 callersMethodAbort
Signals that the death test code which should have exited, didn't. Should be called only in a death test child process. Writes a status byte to the ch
src/gtest/gtest-all.cpp:6626
↓ 1 callersMethodAddArguments
src/gtest/gtest-all.cpp:7058
↓ 1 callersMethodAddDatumVector
src/caffe/layers/memory_data_layer.cpp:36
↓ 1 callersMethodAddEnvironment
Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were regis
src/gtest/gtest-all.cpp:5037
↓ 1 callersMethodAllowForceBackward
* @brief Return whether to allow force_backward for a given bottom blob * index. * * If AllowForceBackward(i) == false, we will ignore
include/caffe/layer.hpp:293
↓ 1 callersFunctionAlwaysFalse
Always returns false.
src/gtest/gtest.h:7414
↓ 1 callersFunctionAppendUserMessage
Appends the user-supplied message to the Google-Test-generated message.
src/gtest/gtest-all.cpp:3058
↓ 1 callersMethodApplyUpdate
src/caffe/solvers/sgd_solver.cpp:102
↓ 1 callersMethodArgv
src/gtest/gtest-all.cpp:7065
↓ 1 callersMethodAutoTopBlobs
* @brief Return whether "anonymous" top blobs are created automatically * by the layer. * * If this method returns true, Net::Init wil
include/caffe/layer.hpp:283
↓ 1 callersMethodBackward
include/caffe/layer.hpp:490
↓ 1 callersMethodBackwardFrom
src/caffe/net.cpp:769
↓ 1 callersMethodBackwardTo
src/caffe/net.cpp:774
↓ 1 callersMethodBaseName
File base name - text after the final slash, before the final period.
scripts/cpp_lint.py:944
↓ 1 callersMethodBegin
src/gtest/gtest.h:10124
↓ 1 callersMethodBegin
Start analyzing function body. Args: function_name: The name of the function being tracked.
scripts/cpp_lint.py:821
↓ 1 callersMethodCanonicalizeAlphabeticalOrder
Returns a path canonicalized for alphabetical comparison. - replaces "-" with "_" so they both cmp the same. - removes '-inl' since we don't
scripts/cpp_lint.py:597
↓ 1 callersMethodCheck
Report if too many lines in function body. Args: error: The function to call with any errors found. filename: The name of the current
scripts/cpp_lint.py:836
↓ 1 callersFunctionCheckAccess
Checks for improper use of DISALLOW* macros. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing
scripts/cpp_lint.py:2486
↓ 1 callersFunctionCheckAltTokens
Check alternative keywords being used in boolean expressions. Args: filename: The name of the current file. clean_lines: A CleansedLines in
scripts/cpp_lint.py:3405
↓ 1 callersMethodCheckBegin
Run checks that applies to text up to the opening brace. This is mostly for checking the text after the class identifier and the "{", usually
scripts/cpp_lint.py:1763
↓ 1 callersFunctionCheckBraces
Looks for misplaced braces (e.g. at the end of line). Args: filename: The name of the current file. clean_lines: A CleansedLines instance c
scripts/cpp_lint.py:3069
↓ 1 callersFunctionCheckCaffeAlternatives
Checks for C(++) functions for which a Caffe substitute should be used. For certain native C functions (memset, memcpy), there is a Caffe alternati
scripts/cpp_lint.py:1572
↓ 1 callersFunctionCheckCaffeDataLayerSetUp
Except the base classes, Caffe DataLayer should define DataLayerSetUp instead of LayerSetUp. The base DataLayers define common SetUp step
scripts/cpp_lint.py:1595
↓ 1 callersFunctionCheckCaffeRandom
Checks for calls to C random functions (rand, rand_r, random, ...). Caffe code should (almost) always use the caffe_rng_* functions rather than t
scripts/cpp_lint.py:1640
← previousnext →401–500 of 2,509, ranked by callers