MCPcopy Create free account

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

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

MethodForward_cpu
src/caffe/layers/mvn_layer.cpp:31
MethodForward_cpu
src/caffe/layers/lstm_unit_layer.cpp:42
MethodForward_cpu
src/caffe/layers/conv_layer.cpp:25
MethodForward_cpu
src/caffe/layers/base_data_layer.cpp:120
MethodForward_cpu
src/caffe/layers/split_layer.cpp:26
MethodForward_cpu
src/caffe/layers/relu_layer.cpp:9
MethodForward_cpu
src/caffe/layers/im2col_layer.cpp:131
MethodForward_cpu
src/caffe/layers/batch_norm_layer.cpp:75
MethodForward_cpu
src/caffe/layers/tanh_layer.cpp:11
MethodForward_cpu
src/caffe/layers/spp_layer.cpp:188
MethodForward_cpu
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:29
MethodForward_cpu
src/caffe/layers/hdf5_output_layer.cpp:41
MethodForward_cpu
src/caffe/layers/concat_layer.cpp:57
MethodForward_cpu
src/caffe/layers/softmax_layer.cpp:27
MethodForward_cpu
src/caffe/layers/softmax_loss_layer.cpp:89
MethodForward_cpu
src/caffe/layers/log_layer.cpp:34
MethodForward_cpu
src/caffe/layers/bias_layer.cpp:72
MethodForward_cpu
src/caffe/layers/flatten_layer.cpp:30
MethodForward_cpu
src/caffe/layers/euclidean_loss_layer.cpp:18
MethodForward_cpu
src/caffe/layers/eval_detection_layer.cpp:196
MethodForward_cpu
src/caffe/layers/inner_product_layer.cpp:84
MethodForward_cpu
src/caffe/layers/threshold_layer.cpp:15
MethodForward_cpu
src/caffe/layers/batch_reindex_layer.cpp:33
MethodForward_cpu
src/caffe/layers/recurrent_layer.cpp:245
MethodForward_cpu
src/caffe/layers/power_layer.cpp:20
MethodForward_cpu
src/caffe/layers/slice_layer.cpp:76
MethodForward_cpu
src/caffe/layers/infogain_loss_layer.cpp:47
MethodForward_cpu
src/caffe/layers/scale_layer.cpp:109
MethodForward_cpu
include/caffe/layers/input_layer.hpp:36
MethodForward_cpu
include/caffe/layers/silence_layer.hpp:29
MethodForward_cpu
include/caffe/layers/parameter_layer.hpp:33
MethodForward_cpu
include/caffe/layers/python_layer.hpp:44
MethodForward_cpu
include/caffe/layers/reshape_layer.hpp:33
MethodForward_gpu
* @brief Using the GPU device, compute the layer output. * Fall back to Forward_cpu() if unavailable. */
include/caffe/layer.hpp:341
MethodForward_gpu
include/caffe/layers/reshape_layer.hpp:37
FunctionFullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
src/gtest/gtest.h:1899
MethodFullMatch
Returns true iff regular expression re matches the entire str.
src/gtest/gtest-all.cpp:7929
MethodGPUParams
src/caffe/parallel.cpp:77
MethodGTestFlagSaver
The c'tor.
src/gtest/gtest-all.cpp:551
MethodGTestLog
src/gtest/gtest-all.cpp:8261
MethodGTestMutexLock
src/gtest/gtest.h:2329
MethodGTestShouldProcessSEH
Returns EXCEPTION_EXECUTE_HANDLER if Google Test should handle the given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise. This function is usefu
src/gtest/gtest-all.cpp:1811
MethodGaussianFiller
include/caffe/filler.hpp:67
MethodGaussianFillerTest
src/caffe/test/test_filler.cpp:106
MethodGenerateUniqueFileName
Returns a pathname for a file that does not currently exist. The pathname will be directory/base_name.extension or directory/base_name_<number>.extens
src/gtest/gtest-all.cpp:7706
MethodGenerator
src/caffe/common.cpp:85
MethodGetAbsolutePathToOutputFile
Returns the name of the requested output file, or the default if none was explicitly specified.
src/gtest/gtest-all.cpp:1700
FunctionGetBoolAssertionFailureMessage
Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
src/gtest/gtest-all.cpp:2324
FunctionGetCapturedStdout
Stops capturing stdout and returns the captured string.
src/gtest/gtest-all.cpp:8422
FunctionGetConvolutionLayer
src/caffe/layer_factory.cpp:38
MethodGetCurrentDir
Returns the current working directory, or "" if unsuccessful.
src/gtest/gtest-all.cpp:7527
FunctionGetCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
src/gtest/gtest-all.cpp:5821
MethodGetFileSize
Returns the size (in bytes) of a file.
src/gtest/gtest-all.cpp:8357
FunctionGetFiller
include/caffe/filler.hpp:271
MethodGetInstance
Gets the singleton UnitTest object. The first time this method is called, a UnitTest object is constructed and returned. Consecutive calls will retu
src/gtest/gtest-all.cpp:4936
FunctionGetLRNLayer
src/caffe/layer_factory.cpp:114
MethodGetLearningRate
src/caffe/solvers/sgd_solver.cpp:27
MethodGetMutableTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:5017
MethodGetMutableTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:3720
MethodGetObjAndGradient
include/caffe/test/test_gradient_check_util.hpp:233
MethodGetOrCreateValue
src/gtest/gtest.h:2432
MethodGetOutputFormat
Returns the output format, or "" for normal printed output.
src/gtest/gtest-all.cpp:1688
FunctionGetPoolingLayer
src/caffe/layer_factory.cpp:77
MethodGetPoolingParam
src/caffe/layers/spp_layer.cpp:17
FunctionGetPythonLayer
src/caffe/layer_factory.cpp:243
FunctionGetReLULayer
src/caffe/layer_factory.cpp:151
MethodGetRequestedAction
src/caffe/solver.cpp:20
FunctionGetSigmoidLayer
src/caffe/layer_factory.cpp:174
FunctionGetSoftmaxLayer
src/caffe/layer_factory.cpp:197
FunctionGetSolverFromFile
python/caffe/_caffe.cpp:157
FunctionGetString
Gets the text streamed to this object so far as a String. Each '\0' character in the buffer is replaced with "\\0". INTERNAL IMPLEMENTATION - DO NOT
src/gtest/gtest.h:8683
FunctionGetTanHLayer
src/caffe/layer_factory.cpp:220
MethodGetTestCasePatternHolder
src/gtest/gtest.h:10503
FunctionGetTypeId
src/gtest/gtest.h:7172
FunctionGetTypeName
src/gtest/gtest.h:3472
MethodGoogleTestFailureException
src/gtest/gtest-all.cpp:3359
MethodGradientBasedSolverTest
src/caffe/test/test_gradient_based_solver.cpp:27
MethodGradientChecker
kink and kink_range specify an ignored nonsmooth region of the form kink - kink_range <= |feature value| <= kink + kink_range, which accounts for all
include/caffe/test/test_gradient_check_util.hpp:24
MethodHDF5DataLayer
include/caffe/layers/hdf5_data_layer.hpp:25
MethodHDF5DataLayerTest
src/caffe/test/test_hdf5data_layer.cpp:22
MethodHDF5OutputLayer
include/caffe/layers/hdf5_output_layer.hpp:26
MethodHDF5OutputLayerTest
src/caffe/test/test_hdf5_output_layer.cpp:22
FunctionHasFailure
Returns true iff the current test has a (either fatal or non-fatal) failure.
src/gtest/gtest.h:17417
MethodHasFatalFailure
Returns true iff the test fatally failed.
src/gtest/gtest-all.cpp:3170
MethodHasNewFatalFailureHelper
src/gtest/gtest-all.cpp:8988
MethodHasNonfatalFailure
Returns true iff the test has a non-fatal failure.
src/gtest/gtest-all.cpp:3180
FunctionHasOneFailure
This predicate-formatter checks that 'results' contains a test part failure of the given type and that the failure message contains the given substrin
src/gtest/gtest-all.cpp:1908
MethodHasSameFixtureClass
Google Test requires all tests in the same test case to use the same test fixture class. This function checks if the current test has the same fixtur
src/gtest/gtest-all.cpp:3254
MethodHingeLossLayer
include/caffe/layers/hinge_loss_layer.hpp:60
MethodHingeLossLayerTest
src/caffe/test/test_hinge_loss_layer.cpp:21
MethodIm2colLayer
include/caffe/layers/im2col_layer.hpp:22
MethodIm2colLayerTest
src/caffe/test/test_im2col_layer.cpp:19
MethodImageDataLayer
include/caffe/layers/image_data_layer.hpp:25
MethodImageDataLayerTest
src/caffe/test/test_image_data_layer.cpp:24
FunctionImplicitCast_
src/gtest/gtest.h:2044
MethodInfinity
Returns the floating-point number that represent positive infinity.
src/gtest/gtest.h:7059
MethodInfogainLossLayer
include/caffe/layers/infogain_loss_layer.hpp:49
MethodInfogainLossLayerTest
src/caffe/test/test_infogain_loss_layer.cpp:20
MethodInit
src/caffe/solver.cpp:45
MethodInit
src/caffe/net.cpp:40
← previousnext →1,401–1,500 of 2,741, ranked by callers