MCPcopy Create free account

hub / github.com/Yijunmaverick/GenerativeFaceCompletion / functions

Functions2,509 in github.com/Yijunmaverick/GenerativeFaceCompletion

MethodClone
src/gtest/gtest.h:13558
MethodClone
src/gtest/gtest.h:13699
MethodClone
src/gtest/gtest.h:13857
MethodClone
src/gtest/gtest.h:14034
MethodClone
src/gtest/gtest.h:14228
MethodClone
src/gtest/gtest.h:14441
MethodClone
src/gtest/gtest.h:14670
MethodClone
src/gtest/gtest.h:14917
MethodCloneCString
Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, o
src/gtest/gtest-all.cpp:2152
MethodClose
include/caffe/util/db_leveldb.hpp:53
MethodCloseConnection
Closes the socket.
src/gtest/gtest-all.cpp:4710
FunctionCmpHelperEQ
The helper function for {ASSERT|EXPECT}_EQ with int or enum arguments.
src/gtest/gtest-all.cpp:2414
FunctionCmpHelperFloatingPointEQ
src/gtest/gtest.h:18579
FunctionCmpHelperSTRCASENE
The helper function for {ASSERT|EXPECT}_STRCASENE.
src/gtest/gtest-all.cpp:2510
FunctionCmpHelperSTRNE
Helper function for *_STRNE on wide strings.
src/gtest/gtest-all.cpp:2879
FunctionCombine
src/gtest/gtest.h:16454
MethodCommit
include/caffe/util/db_leveldb.hpp:35
MethodCompare
src/gtest/gtest.h:18373
MethodCompare
src/gtest/gtest.h:18406
MethodComputeCurrentValue
src/gtest/gtest.h:13468
MethodComputeCurrentValue
src/gtest/gtest.h:13595
MethodComputeCurrentValue
src/gtest/gtest.h:13740
MethodComputeCurrentValue
src/gtest/gtest.h:13902
MethodComputeCurrentValue
src/gtest/gtest.h:14083
MethodComputeCurrentValue
src/gtest/gtest.h:14281
MethodComputeCurrentValue
src/gtest/gtest.h:14498
MethodComputeCurrentValue
src/gtest/gtest.h:14731
MethodComputeCurrentValue
src/gtest/gtest.h:14982
MethodComputeLeastSquaresUpdate
Compute an update value given the current state of the train net, using the analytical formula for the least squares gradient. updated_params will sto
src/caffe/test/test_gradient_based_solver.cpp:225
MethodComputeUpdateValue
src/caffe/solvers/nesterov_solver.cpp:8
MethodComputeUpdateValue
src/caffe/solvers/adam_solver.cpp:20
MethodComputeUpdateValue
src/caffe/solvers/adagrad_solver.cpp:8
MethodComputeUpdateValue
src/caffe/solvers/rmsprop_solver.cpp:8
MethodComputeUpdateValue
src/caffe/solvers/adadelta_solver.cpp:20
MethodComputeUpdateValue
src/caffe/solvers/sgd_solver.cpp:207
MethodConcatLayer
include/caffe/common_layers.hpp:157
MethodConcatLayerTest
src/caffe/test/test_concat_layer.cpp:21
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
src/gtest/gtest-all.cpp:7618
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in String form. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5317
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5302
FunctionConstCharPtr
src/gtest/gtest.h:7420
MethodConstField
src/gtest/gtest.h:1325
MethodConstField
src/gtest/gtest.h:1337
MethodConstField
src/gtest/gtest.h:1349
MethodConstField
src/gtest/gtest.h:1361
MethodConstField
src/gtest/gtest.h:1373
MethodConstField
src/gtest/gtest.h:1385
MethodConstField
src/gtest/gtest.h:1397
MethodConstField
src/gtest/gtest.h:1409
MethodConstField
src/gtest/gtest.h:1421
MethodConstField
src/gtest/gtest.h:1433
MethodConstantFiller
include/caffe/filler.hpp:34
MethodConstantFillerTest
src/caffe/test/test_filler.cpp:14
MethodContrastiveLossLayer
include/caffe/loss_layers.hpp:161
MethodContrastiveLossLayerTest
src/caffe/test/test_contrastive_loss_layer.cpp:24
MethodConvolutionLayer
* @param param provides ConvolutionParameter convolution_param, * with ConvolutionLayer options: * - num_output. The number of filters. *
include/caffe/vision_layers.hpp:219
MethodConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:148
MethodCopyTrainedLayersFromBinaryProto
src/caffe/net.cpp:853
MethodCopyTrainedLayersFromHDF5
src/caffe/net.cpp:861
MethodCreate
Creates and returns a death test by dispatching to the current death test factory.
src/gtest/gtest-all.cpp:6501
MethodCreateKey
src/gtest/gtest.h:2423
MethodCreateLayer
Get a layer using a LayerParameter.
include/caffe/layer_factory.hpp:74
MethodCreateSolver
Get a solver using a SolverParameter.
include/caffe/solver_factory.hpp:73
MethodCreateTest
src/gtest/gtest.h:7209
MethodCreateTest
src/gtest/gtest.h:10292
MethodCropLayer
include/caffe/vision_layers.hpp:786
MethodCrossChannelBackward_cpu
src/caffe/layers/lrn_layer.cpp:181
MethodCrossChannelForward_cpu
src/caffe/layers/lrn_layer.cpp:109
MethodCuDNNConvolutionLayer
include/caffe/vision_layers.hpp:290
MethodCuDNNConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:697
MethodCuDNNNeuronLayerTest
src/caffe/test/test_neuron_layer.cpp:716
MethodCuDNNPoolingLayer
include/caffe/vision_layers.hpp:500
MethodCuDNNPoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:613
MethodCuDNNReLULayer
include/caffe/neuron_layers.hpp:485
MethodCuDNNSigmoidLayer
include/caffe/neuron_layers.hpp:568
MethodCuDNNSoftmaxLayer
include/caffe/common_layers.hpp:635
MethodCuDNNSoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:87
MethodCuDNNTanHLayer
include/caffe/neuron_layers.hpp:653
MethodCurrent
We need to use cached value referenced by iterator_ because *iterator_ can return a temporary object (and of type other then T), so just having "retur
src/gtest/gtest.h:10243
MethodCurrent
src/gtest/gtest.h:13438
MethodCurrent
src/gtest/gtest.h:13561
MethodCurrent
src/gtest/gtest.h:13702
MethodCurrent
src/gtest/gtest.h:13860
MethodCurrent
src/gtest/gtest.h:14037
MethodCurrent
src/gtest/gtest.h:14231
MethodCurrent
src/gtest/gtest.h:14444
MethodCurrent
src/gtest/gtest.h:14673
MethodCurrent
src/gtest/gtest.h:14920
MethodCurrentStackTrace
Returns the current OS stack trace as a String. Parameters: max_depth - the maximum number of stack frames to be included in the trace. skip_count
src/gtest/gtest-all.cpp:4838
MethodCursor
include/caffe/util/db.hpp:15
MethodDB
include/caffe/util/db.hpp:38
MethodDBTest
src/caffe/test/test_db.cpp:21
MethodDataLayer
src/caffe/layers/data_layer.cpp:19
MethodDataLayerSetUp
src/caffe/layers/window_data_layer.cpp:35
MethodDataLayerSetUp
src/caffe/layers/memory_data_layer.cpp:14
MethodDataLayerSetUp
src/caffe/layers/image_data_layer.cpp:25
MethodDataLayerSetUp
include/caffe/data_layers.hpp:38
MethodDataLayerTest
src/caffe/test/test_data_layer.cpp:27
MethodDataReader
src/caffe/data_reader.cpp:18
MethodDataTransformTest
src/caffe/test/test_data_transformer.cpp:36
← previousnext →1,001–1,100 of 2,509, ranked by callers