MCPcopy Create free account

hub / github.com/Harick1/caffe-yolo / functions

Functions2,741 in github.com/Harick1/caffe-yolo

FunctionClearTestResult
src/gtest/gtest.h:17734
MethodClipGradients
src/caffe/solvers/sgd_solver.cpp:90
MethodClone
src/gtest/gtest.h:10233
MethodClone
src/gtest/gtest.h:13435
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:224
MethodComputeUpdateValue
src/caffe/solvers/nesterov_solver.cpp:14
MethodComputeUpdateValue
src/caffe/solvers/adam_solver.cpp:26
MethodComputeUpdateValue
src/caffe/solvers/adagrad_solver.cpp:14
MethodComputeUpdateValue
src/caffe/solvers/rmsprop_solver.cpp:14
MethodComputeUpdateValue
src/caffe/solvers/adadelta_solver.cpp:26
MethodComputeUpdateValue
src/caffe/solvers/sgd_solver.cpp:222
MethodConcatLayer
include/caffe/layers/concat_layer.hpp:19
MethodConcatLayerTest
src/caffe/test/test_concat_layer.cpp:20
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:33
MethodConstantFillerTest
src/caffe/test/test_filler.cpp:12
MethodContrastiveLossLayer
include/caffe/layers/contrastive_loss_layer.hpp:41
MethodContrastiveLossLayerTest
src/caffe/test/test_contrastive_loss_layer.cpp:22
MethodConvolutionLayer
* @param param provides ConvolutionParameter convolution_param, * with ConvolutionLayer options: * - num_output. The number of filters. *
include/caffe/layers/conv_layer.hpp:64
MethodConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:155
MethodCopyTrainedLayersFromBinaryProto
src/caffe/net.cpp:789
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:75
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/layers/crop_layer.hpp:23
MethodCropLayerTest
src/caffe/test/test_crop_layer.cpp:20
MethodCrossChannelBackward_cpu
src/caffe/layers/lrn_layer.cpp:180
MethodCrossChannelForward_cpu
src/caffe/layers/lrn_layer.cpp:108
MethodCuDNNConvolutionLayer
include/caffe/layers/cudnn_conv_layer.hpp:32
MethodCuDNNConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:819
MethodCuDNNLCNLayer
include/caffe/layers/cudnn_lcn_layer.hpp:19
MethodCuDNNLRNLayer
include/caffe/layers/cudnn_lrn_layer.hpp:18
MethodCuDNNLRNLayerTest
src/caffe/test/test_lrn_layer.cpp:257
MethodCuDNNNeuronLayerTest
src/caffe/test/test_neuron_layer.cpp:812
MethodCuDNNPoolingLayer
include/caffe/layers/cudnn_pooling_layer.hpp:22
MethodCuDNNPoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:616
MethodCuDNNReLULayer
include/caffe/layers/cudnn_relu_layer.hpp:22
MethodCuDNNSigmoidLayer
include/caffe/layers/cudnn_sigmoid_layer.hpp:22
MethodCuDNNSoftmaxLayer
include/caffe/layers/cudnn_softmax_layer.hpp:22
MethodCuDNNSoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:90
MethodCuDNNTanHLayer
include/caffe/layers/cudnn_tanh_layer.hpp:22
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:15
← previousnext →1,101–1,200 of 2,741, ranked by callers