MCPcopy Create free account

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

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

FunctionGetSoftmaxLayer
src/caffe/layer_factory.cpp:289
FunctionGetSolverFromFile
python/caffe/_caffe.cpp:202
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:313
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:23
MethodHDF5OutputLayer
include/caffe/layers/hdf5_output_layer.hpp:26
MethodHDF5OutputLayerTest
src/caffe/test/test_hdf5_output_layer.cpp:23
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
FunctionHasNCCL
python/caffe/_caffe.cpp:353
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:51
MethodInfogainLossLayerTest
src/caffe/test/test_infogain_loss_layer.cpp:21
MethodInit
src/caffe/parallel.cpp:140
MethodInit
src/caffe/solver.cpp:44
MethodInit
src/caffe/net.cpp:46
MethodInit
src/caffe/util/benchmark.cpp:108
MethodInit
Initializes this object; makes a copy of the input array if 'relation' is kCopy.
src/gtest/gtest.h:7750
MethodInit
src/gtest/gtest-all.cpp:1857
FunctionInitLogLevel
python/caffe/_caffe.cpp:58
FunctionInitLogLevelPipe
python/caffe/_caffe.cpp:62
MethodInitNetFromProtoFileWithState
src/caffe/test/test_net.cpp:33
MethodInitNetFromProtoString
src/caffe/test/test_net.cpp:27
MethodInitSingleProcess
src/caffe/parallel.cpp:166
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:591
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:727
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:827
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:960
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:1089
MethodInitSolver
src/caffe/test/test_gradient_based_solver.cpp:1191
MethodInitTestNets
src/caffe/solver.cpp:122
MethodInitTrainNet
src/caffe/solver.cpp:78
MethodInnerProductLayer
include/caffe/layers/inner_product_layer.hpp:21
MethodInnerProductLayerTest
src/caffe/test/test_inner_product_layer.cpp:23
MethodInputLayer
include/caffe/layers/input_layer.hpp:21
MethodInternalRunDeathTestFlag
src/gtest/gtest.h:8170
MethodInternalThread
include/caffe/internal_thread.hpp:21
MethodInternalThreadEntry
src/caffe/parallel.cpp:270
MethodInternalThreadEntry
src/caffe/test/test_internal_thread.cpp:24
MethodInternalThreadEntry
src/caffe/test/test_internal_thread.cpp:30
MethodInternalThreadEntry
src/caffe/layers/base_data_layer.cpp:79
MethodInternalThreadEntry
Implement this method in your subclass with the code you want your thread to run. */
include/caffe/internal_thread.hpp:39
FunctionIsAlNum
src/gtest/gtest.h:2576
FunctionIsAlpha
src/gtest/gtest.h:2573
FunctionIsContainerTest
src/gtest/gtest.h:7609
FunctionIsEmpty
Returns true iff the path is NULL or "".
src/gtest/gtest.h:3314
FunctionIsHRESULTFailure
src/gtest/gtest-all.cpp:2688
FunctionIsHRESULTSuccess
src/gtest/gtest-all.cpp:2681
FunctionIsLower
src/gtest/gtest.h:2582
MethodIsNormalizableWhitespace
Is c a whitespace character that is normalized to a space character when it appears in an XML attribute value?
src/gtest/gtest-all.cpp:4322
FunctionIsNotSubstring
src/gtest/gtest-all.cpp:2595
MethodIsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
src/gtest/gtest-all.cpp:7673
MethodIsSource
File has a source file extension.
scripts/cpp_lint.py:960
FunctionIsSubstring
src/gtest/gtest-all.cpp:2583
FunctionIsUpper
src/gtest/gtest.h:2588
MethodIsValidXmlCharacter
May c appear in a well-formed XML document?
src/gtest/gtest-all.cpp:4327
MethodIterator
src/gtest/gtest.h:10134
MethodIterator
src/gtest/gtest.h:10221
MethodIterator
src/gtest/gtest.h:13409
MethodIterator
src/gtest/gtest.h:13525
MethodIterator
src/gtest/gtest.h:13659
MethodIterator
src/gtest/gtest.h:13810
MethodIterator
src/gtest/gtest.h:13980
MethodIterator
src/gtest/gtest.h:14167
MethodIterator
src/gtest/gtest.h:14373
MethodIterator
src/gtest/gtest.h:14595
MethodIterator
src/gtest/gtest.h:14835
MethodJoin
src/gtest/gtest.h:2222
MethodKilledBySignal
KilledBySignal constructor.
src/gtest/gtest-all.cpp:6325
MethodLMDB
include/caffe/util/db_lmdb.hpp:74
MethodLMDBCursor
include/caffe/util/db_lmdb.hpp:20
MethodLMDBTransaction
include/caffe/util/db_lmdb.hpp:58
MethodLRNLayer
include/caffe/layers/lrn_layer.hpp:25
MethodLRNLayerTest
src/caffe/test/test_lrn_layer.cpp:29
MethodLSTMLayer
include/caffe/layers/lstm_layer.hpp:50
MethodLSTMLayerTest
src/caffe/test/test_lstm_layer.cpp:21
MethodLSTMUnitLayer
include/caffe/layers/lstm_layer.hpp:71
MethodLastMessage
src/gtest/gtest-all.cpp:6507
MethodLayer
* You should not implement your own constructor. Any set up code should go * to SetUp(), where the dimensions of the bottom blobs are provided to t
include/caffe/layer.hpp:40
MethodLayerRegisterer
include/caffe/layer_factory.hpp:119
MethodLayerRegistry
Layer registry should never be instantiated - everything is done with its static variables.
include/caffe/layer_factory.hpp:99
MethodLayerSetUp
src/caffe/layers/prelu_layer.cpp:12
← previousnext →1,501–1,600 of 2,834, ranked by callers