MCPcopy Create free account

hub / github.com/chuckcho/video-caffe / functions

Functions2,834 in github.com/chuckcho/video-caffe

MethodMinTopBlobs
Currently, cuDNN does not support the extra top blob.
include/caffe/layers/cudnn_pooling_layer.hpp:30
MethodMinTopBlobs
If there are two top blobs, then the second blob will contain accuracies per class.
include/caffe/layers/accuracy_layer.hpp:41
MethodMinTopBlobs
include/caffe/layers/pooling_layer.hpp:29
MethodMinTopBlobs
include/caffe/layers/slice_layer.hpp:30
MethodMinTopBlobs
include/caffe/layers/data_layer.hpp:25
MethodMinTopBlobs
include/caffe/layers/softmax_loss_layer.hpp:63
MethodMinTopBlobs
include/caffe/layers/hdf5_data_layer.hpp:36
MethodMinTopBlobs
include/caffe/layers/infogain_loss_layer.hpp:68
MethodMinTopBlobs
include/caffe/layers/split_layer.hpp:28
MethodMultiDeviceTest
include/caffe/test/test_caffe_main.hpp:34
MethodMultinomialLogisticLossLayer
include/caffe/layers/multinomial_logistic_loss_layer.hpp:46
MethodMultinomialLogisticLossLayerTest
src/caffe/test/test_multinomial_logistic_loss_layer.cpp:18
MethodMutex
src/gtest/gtest.h:2312
MethodNCCL
src/caffe/parallel.cpp:117
FunctionNCCL_New_Uid
python/caffe/_caffe.cpp:362
MethodNativeArray
Constructs from a native array.
src/gtest/gtest.h:7720
MethodNesterovSolver
include/caffe/sgd_solvers.hpp:52
MethodNetCallback
python/caffe/_caffe.cpp:315
MethodNetTest
src/caffe/test/test_net.cpp:25
FunctionNet_Init
Net constructor
python/caffe/_caffe.cpp:112
FunctionNet_Init_Load
Legacy Net construct-and-load convenience constructor
python/caffe/_caffe.cpp:140
FunctionNet_LoadHDF5
python/caffe/_caffe.cpp:166
FunctionNet_Save
python/caffe/_caffe.cpp:156
FunctionNet_SaveHDF5
python/caffe/_caffe.cpp:162
FunctionNet_SetInputArrays
python/caffe/_caffe.cpp:170
FunctionNet_after_backward
python/caffe/_caffe.cpp:332
FunctionNet_after_forward
python/caffe/_caffe.cpp:326
FunctionNet_before_backward
python/caffe/_caffe.cpp:329
FunctionNet_before_forward
python/caffe/_caffe.cpp:323
MethodNeuronLayer
include/caffe/layers/neuron_layer.hpp:21
MethodNeuronLayerTest
src/caffe/test/test_neuron_layer.cpp:43
MethodNewCursor
include/caffe/util/db_leveldb.hpp:62
MethodNewTransaction
include/caffe/util/db_leveldb.hpp:65
MethodNext
src/caffe/layers/hdf5_data_layer.cpp:140
MethodNext
include/caffe/util/db_leveldb.hpp:23
MethodNext
include/caffe/util/db_lmdb.hpp:29
MethodNoExecDeathTest
src/gtest/gtest-all.cpp:6975
MethodNoExtension
File has no source file extension.
scripts/cpp_lint.py:956
MethodNormalize
src/caffe/solvers/sgd_solver.cpp:130
MethodNormalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
src/gtest/gtest-all.cpp:7776
MethodNotification
src/gtest/gtest.h:2149
MethodNotify
Notifies all threads created with this notification to start. Must be called from the controller thread.
src/gtest/gtest.h:2153
MethodOnEnvironmentsSetUpEnd
src/gtest/gtest.h:18013
MethodOnEnvironmentsSetUpStart
src/gtest/gtest.h:18012
MethodOnEnvironmentsTearDownEnd
src/gtest/gtest.h:18020
MethodOnEnvironmentsTearDownStart
src/gtest/gtest.h:18019
MethodOnTestCaseEnd
src/gtest/gtest.h:18018
MethodOnTestCaseEnd
src/gtest/gtest-all.cpp:4678
MethodOnTestCaseStart
src/gtest/gtest.h:18014
MethodOnTestCaseStart
src/gtest/gtest-all.cpp:4674
MethodOnTestEnd
src/gtest/gtest.h:18017
MethodOnTestEnd
src/gtest/gtest-all.cpp:4688
MethodOnTestIterationEnd
src/gtest/gtest.h:18021
MethodOnTestIterationEnd
src/gtest/gtest-all.cpp:4668
MethodOnTestIterationStart
src/gtest/gtest.h:18010
MethodOnTestIterationStart
src/gtest/gtest-all.cpp:4663
MethodOnTestPartResult
src/gtest/gtest.h:18016
MethodOnTestPartResult
src/gtest/gtest-all.cpp:4695
MethodOnTestProgramEnd
src/gtest/gtest.h:18023
MethodOnTestProgramEnd
src/gtest/gtest-all.cpp:4009
MethodOnTestProgramStart
src/gtest/gtest.h:18009
MethodOnTestProgramStart
The following methods override what's in the TestEventListener class.
src/gtest/gtest-all.cpp:3997
MethodOnTestStart
src/gtest/gtest.h:18015
MethodOnTestStart
src/gtest/gtest-all.cpp:4684
MethodOpen
src/caffe/util/db_leveldb.cpp:8
MethodOsStackTraceGetter
src/gtest/gtest-all.cpp:831
MethodOsStackTraceGetterInterface
src/gtest/gtest-all.cpp:808
MethodOutputBlobNames
src/caffe/layers/lstm_layer.cpp:41
MethodOutputBlobNames
src/caffe/layers/rnn_layer.cpp:36
MethodOutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
src/gtest/gtest-all.cpp:4506
MethodOutputXmlTestInfo
Prints an XML representation of a TestInfo object. TODO(wan): There is also value in printing properties with the plain printer.
src/gtest/gtest-all.cpp:4527
MethodPReLULayer
* @param param provides PReLUParameter prelu_param, * with PReLULayer options: * - filler (\b optional, FillerParameter, * default
include/caffe/layers/prelu_layer.hpp:33
FunctionPairCompare
examples/cpp_classification/classification.cpp:86
MethodParamGenerator
src/gtest/gtest.h:10097
MethodParamIterator
ParamIterator assumes ownership of the impl_ pointer.
src/gtest/gtest.h:10040
MethodParameterLayer
include/caffe/layers/parameter_layer.hpp:13
MethodParameterizedTestCaseInfo
src/gtest/gtest.h:10387
MethodParameterizedTestCaseInfoBase
src/gtest/gtest.h:10364
MethodParameterizedTestCaseRegistry
src/gtest/gtest.h:10492
MethodParameterizedTestFactory
src/gtest/gtest.h:10290
MethodParams
src/caffe/parallel.cpp:69
MethodPartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
src/gtest/gtest-all.cpp:7938
FunctionPassed
Returns true iff the test passed (i.e. no test part failed).
src/gtest/gtest.h:17549
MethodPatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
src/gtest/gtest-all.cpp:1736
MethodPoolingLayer
include/caffe/layers/pooling_layer.hpp:20
MethodPoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:24
MethodPositiveUnitballFiller
include/caffe/filler.hpp:103
MethodPositiveUnitballFillerTest
src/caffe/test/test_filler.cpp:133
MethodPowerLayer
* @param param provides PowerParameter power_param, * with PowerLayer options: * - scale (\b optional, default 1) the scale @f$ \alpha @f$
include/caffe/layers/power_layer.hpp:29
MethodPowerLayerTest
src/caffe/test/test_power_layer.cpp:21
MethodPreSolve
src/caffe/solvers/sgd_solver.cpp:73
MethodPredict
examples/cpp_classification/classification.cpp:150
MethodPrefetchRand
src/caffe/layers/window_data_layer.cpp:219
MethodPreprocess
examples/cpp_classification/classification.cpp:189
MethodPrettyUnitTestResultPrinter
src/gtest/gtest-all.cpp:3991
MethodPrint
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
src/gtest/gtest.h:9776
MethodPrint
Prints the given array, omitting some elements when there are too many.
src/gtest/gtest.h:9828
MethodPrint
src/gtest/gtest.h:9844
FunctionPrintAsCharLiteralTo
src/gtest/gtest-all.cpp:8695
FunctionPrintCharAndCodeTo
src/gtest/gtest-all.cpp:8765
← previousnext →1,701–1,800 of 2,834, ranked by callers