MCPcopy Create free account

hub / github.com/Yijunmaverick/GenerativeFaceCompletion / functions

Functions2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion

MethodValueArray21
src/gtest/gtest.h:11264
MethodValueArray22
src/gtest/gtest.h:11312
MethodValueArray23
src/gtest/gtest.h:11361
MethodValueArray24
src/gtest/gtest.h:11413
MethodValueArray25
src/gtest/gtest.h:11466
MethodValueArray26
src/gtest/gtest.h:11521
MethodValueArray27
src/gtest/gtest.h:11577
MethodValueArray28
src/gtest/gtest.h:11635
MethodValueArray29
src/gtest/gtest.h:11694
MethodValueArray3
src/gtest/gtest.h:10664
MethodValueArray30
src/gtest/gtest.h:11754
MethodValueArray31
src/gtest/gtest.h:11817
MethodValueArray32
src/gtest/gtest.h:11881
MethodValueArray33
src/gtest/gtest.h:11946
MethodValueArray34
src/gtest/gtest.h:12013
MethodValueArray35
src/gtest/gtest.h:12081
MethodValueArray36
src/gtest/gtest.h:12152
MethodValueArray37
src/gtest/gtest.h:12224
MethodValueArray38
src/gtest/gtest.h:12298
MethodValueArray39
src/gtest/gtest.h:12373
MethodValueArray4
src/gtest/gtest.h:10684
MethodValueArray40
src/gtest/gtest.h:12449
MethodValueArray41
src/gtest/gtest.h:12528
MethodValueArray42
src/gtest/gtest.h:12608
MethodValueArray43
src/gtest/gtest.h:12689
MethodValueArray44
src/gtest/gtest.h:12771
MethodValueArray45
src/gtest/gtest.h:12855
MethodValueArray46
src/gtest/gtest.h:12941
MethodValueArray47
src/gtest/gtest.h:13028
MethodValueArray48
src/gtest/gtest.h:13118
MethodValueArray49
src/gtest/gtest.h:13209
MethodValueArray5
src/gtest/gtest.h:10706
MethodValueArray50
src/gtest/gtest.h:13301
MethodValueArray6
src/gtest/gtest.h:10730
MethodValueArray7
src/gtest/gtest.h:10755
MethodValueArray8
src/gtest/gtest.h:10781
MethodValueArray9
src/gtest/gtest.h:10809
MethodValueHolder
src/gtest/gtest.h:2414
MethodValuesInIteratorRangeGenerator
src/gtest/gtest.h:10205
MethodVerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
src/gtest/gtest-all.cpp:9058
MethodWait
Waits for the child in a death test to exit, returning its exit status, or 0 if no child process exists. As a side effect, sets the outcome data memb
src/gtest/gtest-all.cpp:6795
MethodWideCStringEquals
Compares two wide C strings. Returns true iff they have the same content. Unlike wcscmp(), this function can handle NULL argument(s). A NULL C stri
src/gtest/gtest-all.cpp:2854
MethodWindowDataLayer
include/caffe/data_layers.hpp:315
MethodWindowsDeathTest
src/gtest/gtest-all.cpp:6766
MethodWithinChannelBackward
src/caffe/layers/lrn_layer.cpp:236
MethodWithinChannelForward
src/caffe/layers/lrn_layer.cpp:156
MethodWorkerSolver
include/caffe/solver.hpp:143
FunctionWriteProtoToBinaryFile
include/caffe/util/io.hpp:79
FunctionWriteProtoToTextFile
include/caffe/util/io.hpp:58
MethodXavierFiller
include/caffe/filler.hpp:147
MethodXavierFillerTest
src/caffe/test/test_filler.cpp:148
MethodXmlUnitTestResultPrinter
Creates a new XmlUnitTestResultPrinter.
src/gtest/gtest-all.cpp:4375
Function_Net_backward
Backward pass: prepare diffs and run the net backward. Parameters ---------- diffs : list of diffs to return in addition to bottom d
python/caffe/pycaffe.py:111
Function_Net_batch
Batch blob lists according to net's batch size. Parameters ---------- blobs: Keys blob names and values are lists of blobs (of any l
python/caffe/pycaffe.py:248
Function_Net_blob_loss_weights
An OrderedDict (bottom to top, i.e., input to output) of network blob loss weights indexed by name
python/caffe/pycaffe.py:32
Function_Net_blobs
An OrderedDict (bottom to top, i.e., input to output) of network blobs indexed by name
python/caffe/pycaffe.py:23
Function_Net_forward
Forward pass: prepare inputs and run the net forward. Parameters ---------- blobs : list of blobs to return in addition to output bl
python/caffe/pycaffe.py:62
Function_Net_forward_all
Run net forward in batches. Parameters ---------- blobs : list of blobs to extract as in forward() kwargs : Keys are input blob
python/caffe/pycaffe.py:161
Function_Net_forward_backward_all
Run net forward + backward in batches. Parameters ---------- blobs: list of blobs to extract as in forward() diffs: list of diff
python/caffe/pycaffe.py:192
Function_Net_inputs
(self)
python/caffe/pycaffe.py:53
Function_Net_outputs
(self)
python/caffe/pycaffe.py:58
Function_Net_params
An OrderedDict (bottom to top, i.e., input to output) of network parameters indexed by name; each is a list of multiple blobs (e.g., weig
python/caffe/pycaffe.py:41
Function_Net_set_input_arrays
Set input arrays of the in-memory MemoryDataLayer. (Note: this is only for networks declared with the memory data layer.)
python/caffe/pycaffe.py:237
Method__getattr__
(self, name)
python/caffe/net_spec.py:175
Method__getattr__
(self, name)
python/caffe/net_spec.py:194
Method__getattr__
(self, name)
python/caffe/net_spec.py:211
Method__getattr__
(self, param_name)
python/caffe/net_spec.py:213
Method__init__
(self, inputs)
python/caffe/io.py:108
Method__init__
(self, model_file, pretrained_file, image_dims=None, mean=None, input_scale=None, raw_scale=N
python/caffe/classifier.py:23
Method__init__
(self, model_file, pretrained_file, mean=None, input_scale=None, raw_scale=None, channel_swap
python/caffe/detector.py:35
Method__init__
(self, fn, n)
python/caffe/net_spec.py:86
Method__init__
(self, type_name, inputs, params)
python/caffe/net_spec.py:104
Method__init__
(self)
python/caffe/net_spec.py:169
Method__init__
(self)
scripts/cpp_lint.py:584
Method__init__
(self)
scripts/cpp_lint.py:690
Method__init__
(self)
scripts/cpp_lint.py:816
Method__init__
(self, lines)
scripts/cpp_lint.py:1192
Method__init__
(self, seen_open_brace)
scripts/cpp_lint.py:1758
Method__init__
(self, name, class_or_struct, clean_lines, linenum)
scripts/cpp_lint.py:1795
Method__init__
(self, name, linenum)
scripts/cpp_lint.py:1851
Method__init__
(self, stack_before_if)
scripts/cpp_lint.py:1905
Method__init__
(self)
scripts/cpp_lint.py:1919
Method_to_proto
(self, layers, names, autonames)
python/caffe/net_spec.py:131
Methodabs
include/caffe/vision_layers.hpp:1011
Methodabs
include/caffe/vision_layers.hpp:1073
Functionarray_to_datum
Converts a 3-dimensional array to datum. If the array has dtype uint8, the output data will be encoded as a string. Otherwise, the output data
python/caffe/io.py:66
Functionarraylist_to_blobprotovecor_str
Converts a list of arrays to a serialized blobprotovec, which could be then passed to a network for processing.
python/caffe/io.py:49
Methodbackward
(self, top, propagate_down, bottom)
python/caffe/test/test_python_layer.py:44
Methodbackward_gpu_bias
src/caffe/layers/base_conv_layer.cpp:373
Methodbackward_gpu_gemm
src/caffe/layers/base_conv_layer.cpp:339
Methodbegin
src/gtest/gtest.h:10105
Functionblob_get_data
Usage: caffe_('blob_get_data', hBlob)
matlab/+caffe/private/caffe_.cpp:614
Functionblob_get_diff
Usage: caffe_('blob_get_diff', hBlob)
matlab/+caffe/private/caffe_.cpp:630
Functionblob_get_shape
Usage: caffe_('blob_get_shape', hBlob)
matlab/+caffe/private/caffe_.cpp:583
Functionblob_reshape
Usage: caffe_('blob_reshape', hBlob, new_shape)
matlab/+caffe/private/caffe_.cpp:598
Functionblob_set_data
Usage: caffe_('blob_set_data', hBlob, new_data)
matlab/+caffe/private/caffe_.cpp:622
Functionblob_set_diff
Usage: caffe_('blob_set_diff', hBlob, new_diff)
matlab/+caffe/private/caffe_.cpp:638
Functionblobprotovector_str_to_arraylist
Converts a serialized blobprotovec to a list of arrays.
python/caffe/io.py:58
Functioncaffe_abs<double>
src/caffe/util/math_functions.cpp:284
Functioncaffe_abs<float>
src/caffe/util/math_functions.cpp:279
← previousnext →1,901–2,000 of 2,509, ranked by callers