Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuckcho/video-caffe
/ functions
Functions
2,834 in github.com/chuckcho/video-caffe
⨍
Functions
2,834
◇
Types & classes
822
↳
Endpoints
3
↓ 1 callers
Method
type
include/caffe/layers/hinge_loss_layer.hpp:63
↓ 1 callers
Method
type
include/caffe/layers/multinomial_logistic_loss_layer.hpp:51
↓ 1 callers
Method
type
include/caffe/layers/sigmoid_cross_entropy_loss_layer.hpp:56
↓ 1 callers
Method
type
include/caffe/layers/softmax_loss_layer.hpp:61
↓ 1 callers
Method
type
include/caffe/layers/hdf5_data_layer.hpp:34
↓ 1 callers
Method
type
include/caffe/layers/absval_layer.hpp:32
↓ 1 callers
Method
type
include/caffe/layers/memory_data_layer.hpp:27
↓ 1 callers
Method
type
include/caffe/layers/flatten_layer.hpp:30
↓ 1 callers
Method
type
include/caffe/layers/split_layer.hpp:26
↓ 1 callers
Method
type
include/caffe/layers/reshape_layer.hpp:28
↓ 1 callers
Method
value
include/caffe/util/db_lmdb.hpp:33
Method
SingleFailureChecker
The constructor of SingleFailureChecker remembers where to look up test part results, what type of failure we expect, and what substring the failure m
src/gtest/gtest-all.cpp:1947
Method
AbsValLayer
include/caffe/layers/absval_layer.hpp:27
Method
AccuracyLayer
* @param param provides AccuracyParameter accuracy_param, * with AccuracyLayer options: * - top_k (\b optional, default 1). * Sets
include/caffe/layers/accuracy_layer.hpp:29
Method
AccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:21
Method
AdaDeltaPreSolve
src/caffe/solvers/adadelta_solver.cpp:8
Method
AdaDeltaSolver
include/caffe/sgd_solvers.hpp:110
Method
AdaGradSolver
include/caffe/sgd_solvers.hpp:67
Method
AdamPreSolve
src/caffe/solvers/adam_solver.cpp:8
Method
AdamSolver
include/caffe/sgd_solvers.hpp:134
Method
AddCreator
Adds a creator.
include/caffe/solver_factory.hpp:65
Method
AddCreator
Adds a creator.
include/caffe/layer_factory.hpp:67
Function
AddGlobalTestEnvironment
A convenient wrapper for adding an environment for the test program. You should call this before RUN_ALL_TESTS() is called, probably in main(). If y
src/gtest/gtest.h:18288
Method
AddTestCaseInstantiation
INSTANTIATE_TEST_CASE_P macro uses AddGenerator() to record information about a generator.
src/gtest/gtest.h:10409
Function
AddTestInfo
Adds a TestInfo to the unit test. Arguments: set_up_tc: pointer to the function that sets up the test case tear_down_tc: pointer to the function
src/gtest/gtest-all.cpp:1030
Function
AddTestName
src/gtest/gtest.h:7270
Method
AddTestPattern
TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_case_name is the base name of the test
src/gtest/gtest.h:10400
Method
Advance
src/gtest/gtest.h:10229
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13426
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13545
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13682
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:13836
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14009
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14199
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14408
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14633
Method
Advance
Advance should not be called on beyond-of-range iterators so no component iterators must be beyond end of range, either.
src/gtest/gtest.h:14876
Method
AllowForceBackward
* Unlike most loss layers, in the ContrastiveLossLayer we can backpropagate * to the first two inputs. */
include/caffe/layers/contrastive_loss_layer.hpp:52
Method
AllowForceBackward
include/caffe/layers/lstm_layer.hpp:80
Method
AllowForceBackward
* We usually cannot backpropagate to the labels; ignore force_backward for * these inputs. */
include/caffe/layers/loss_layer.hpp:46
Method
AllowForceBackward
* Unlike most loss layers, in the EuclideanLossLayer we can backpropagate * to both inputs -- override to return true and always allow force_backwa
include/caffe/layers/euclidean_loss_layer.hpp:53
Method
AllowForceBackward
include/caffe/layers/recurrent_layer.hpp:57
Method
AnsiToUtf16
Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using de
src/gtest/gtest-all.cpp:2162
Method
AppendBottom
src/caffe/net.cpp:398
Method
AppendParam
src/caffe/net.cpp:423
Method
AppendTop
src/caffe/net.cpp:358
Method
ApplyUpdate
src/caffe/solvers/sgd_solver.cpp:109
Method
ArgMaxLayer
* @param param provides ArgMaxParameter argmax_param, * with ArgMaxLayer options: * - top_k (\b optional uint, default 1). * the nu
include/caffe/layers/argmax_layer.hpp:38
Method
ArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:18
Method
Arguments
src/gtest/gtest-all.cpp:7043
Function
ArrayAwareFind
src/gtest/gtest.h:7660
Method
AssertHeld
Does nothing if the current thread holds the mutex. Otherwise, crashes with high probability.
src/gtest/gtest.h:2285
Method
AssertHeld
src/gtest/gtest.h:2464
Method
AssertHelper
AssertHelper constructor.
src/gtest/gtest-all.cpp:1643
Method
AssertHelperData
src/gtest/gtest.h:18635
Function
AssertPred1Helper
src/gtest/gtest.h:18909
Function
AssertPred2Helper
src/gtest/gtest.h:18951
Function
AssertPred3Helper
src/gtest/gtest.h:19000
Function
AssertPred4Helper
src/gtest/gtest.h:19056
Function
AssertPred5Helper
src/gtest/gtest.h:19119
Method
AssertionResult
AssertionResult constructors. Used in EXPECT_TRUE/FALSE(assertion_result).
src/gtest/gtest-all.cpp:2253
Method
AssumeRole
The AssumeRole process for a Windows death test. It creates a child process with the same executable as the current process to run the death test. T
src/gtest/gtest-all.cpp:6840
Method
AtEnd
src/gtest/gtest.h:13599
Method
AtEnd
src/gtest/gtest.h:13745
Method
AtEnd
src/gtest/gtest.h:13907
Method
AtEnd
src/gtest/gtest.h:14088
Method
AtEnd
src/gtest/gtest.h:14286
Method
AtEnd
src/gtest/gtest.h:14503
Method
AtEnd
src/gtest/gtest.h:14737
Method
AtEnd
src/gtest/gtest.h:14988
Method
AutoHandle
src/gtest/gtest-all.cpp:1341
Method
AutoTopBlobs
* @brief For convenience and backwards compatibility, instruct the Net to * automatically allocate a single top Blob for LossLayers, into wh
include/caffe/layers/loss_layer.hpp:40
Method
BNLLLayer
include/caffe/layers/bnll_layer.hpp:34
Function
BOOST_PYTHON_MODULE
python/caffe/_caffe.cpp:384
Method
BackwardDebugInfo
src/caffe/net.cpp:614
Method
BackwardFromTo
src/caffe/net.cpp:569
Method
Backward_cpu
src/caffe/layers/prelu_layer.cpp:92
Method
Backward_cpu
src/caffe/layers/filter_layer.cpp:79
Method
Backward_cpu
src/caffe/layers/hinge_loss_layer.cpp:43
Method
Backward_cpu
src/caffe/layers/tile_layer.cpp:38
Method
Backward_cpu
src/caffe/layers/deconv_layer.cpp:43
Method
Backward_cpu
src/caffe/layers/dropout_layer.cpp:49
Method
Backward_cpu
src/caffe/layers/contrastive_loss_layer.cpp:65
Method
Backward_cpu
src/caffe/layers/bnll_layer.cpp:24
Method
Backward_cpu
src/caffe/layers/elu_layer.cpp:22
Method
Backward_cpu
src/caffe/layers/exp_layer.cpp:48
Method
Backward_cpu
src/caffe/layers/eltwise_layer.cpp:102
Method
Backward_cpu
src/caffe/layers/clip_layer.cpp:24
Method
Backward_cpu
src/caffe/layers/multinomial_logistic_loss_layer.cpp:37
Method
Backward_cpu
src/caffe/layers/absval_layer.cpp:25
Method
Backward_cpu
src/caffe/layers/crop_layer.cpp:132
Method
Backward_cpu
src/caffe/layers/embed_layer.cpp:86
Method
Backward_cpu
src/caffe/layers/reduction_layer.cpp:77
Method
Backward_cpu
src/caffe/layers/pooling_layer.cpp:245
Method
Backward_cpu
src/caffe/layers/cudnn_ndconv_layer.cpp:261
Method
Backward_cpu
src/caffe/layers/sigmoid_layer.cpp:25
Method
Backward_cpu
src/caffe/layers/lrn_layer.cpp:166
Method
Backward_cpu
src/caffe/layers/mvn_layer.cpp:74
Method
Backward_cpu
src/caffe/layers/lstm_unit_layer.cpp:72
Method
Backward_cpu
src/caffe/layers/conv_layer.cpp:43
← previous
next →
901–1,000 of 2,834, ranked by callers