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
Method
MinTopBlobs
Currently, cuDNN does not support the extra top blob.
include/caffe/layers/cudnn_pooling_layer.hpp:30
Method
MinTopBlobs
If there are two top blobs, then the second blob will contain accuracies per class.
include/caffe/layers/accuracy_layer.hpp:41
Method
MinTopBlobs
include/caffe/layers/pooling_layer.hpp:29
Method
MinTopBlobs
include/caffe/layers/slice_layer.hpp:30
Method
MinTopBlobs
include/caffe/layers/data_layer.hpp:25
Method
MinTopBlobs
include/caffe/layers/softmax_loss_layer.hpp:63
Method
MinTopBlobs
include/caffe/layers/hdf5_data_layer.hpp:36
Method
MinTopBlobs
include/caffe/layers/infogain_loss_layer.hpp:68
Method
MinTopBlobs
include/caffe/layers/split_layer.hpp:28
Method
MultiDeviceTest
include/caffe/test/test_caffe_main.hpp:34
Method
MultinomialLogisticLossLayer
include/caffe/layers/multinomial_logistic_loss_layer.hpp:46
Method
MultinomialLogisticLossLayerTest
src/caffe/test/test_multinomial_logistic_loss_layer.cpp:18
Method
Mutex
src/gtest/gtest.h:2312
Method
NCCL
src/caffe/parallel.cpp:117
Function
NCCL_New_Uid
python/caffe/_caffe.cpp:362
Method
NativeArray
Constructs from a native array.
src/gtest/gtest.h:7720
Method
NesterovSolver
include/caffe/sgd_solvers.hpp:52
Method
NetCallback
python/caffe/_caffe.cpp:315
Method
NetTest
src/caffe/test/test_net.cpp:25
Function
Net_Init
Net constructor
python/caffe/_caffe.cpp:112
Function
Net_Init_Load
Legacy Net construct-and-load convenience constructor
python/caffe/_caffe.cpp:140
Function
Net_LoadHDF5
python/caffe/_caffe.cpp:166
Function
Net_Save
python/caffe/_caffe.cpp:156
Function
Net_SaveHDF5
python/caffe/_caffe.cpp:162
Function
Net_SetInputArrays
python/caffe/_caffe.cpp:170
Function
Net_after_backward
python/caffe/_caffe.cpp:332
Function
Net_after_forward
python/caffe/_caffe.cpp:326
Function
Net_before_backward
python/caffe/_caffe.cpp:329
Function
Net_before_forward
python/caffe/_caffe.cpp:323
Method
NeuronLayer
include/caffe/layers/neuron_layer.hpp:21
Method
NeuronLayerTest
src/caffe/test/test_neuron_layer.cpp:43
Method
NewCursor
include/caffe/util/db_leveldb.hpp:62
Method
NewTransaction
include/caffe/util/db_leveldb.hpp:65
Method
Next
src/caffe/layers/hdf5_data_layer.cpp:140
Method
Next
include/caffe/util/db_leveldb.hpp:23
Method
Next
include/caffe/util/db_lmdb.hpp:29
Method
NoExecDeathTest
src/gtest/gtest-all.cpp:6975
Method
NoExtension
File has no source file extension.
scripts/cpp_lint.py:956
Method
Normalize
src/caffe/solvers/sgd_solver.cpp:130
Method
Normalize
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
Method
Notification
src/gtest/gtest.h:2149
Method
Notify
Notifies all threads created with this notification to start. Must be called from the controller thread.
src/gtest/gtest.h:2153
Method
OnEnvironmentsSetUpEnd
src/gtest/gtest.h:18013
Method
OnEnvironmentsSetUpStart
src/gtest/gtest.h:18012
Method
OnEnvironmentsTearDownEnd
src/gtest/gtest.h:18020
Method
OnEnvironmentsTearDownStart
src/gtest/gtest.h:18019
Method
OnTestCaseEnd
src/gtest/gtest.h:18018
Method
OnTestCaseEnd
src/gtest/gtest-all.cpp:4678
Method
OnTestCaseStart
src/gtest/gtest.h:18014
Method
OnTestCaseStart
src/gtest/gtest-all.cpp:4674
Method
OnTestEnd
src/gtest/gtest.h:18017
Method
OnTestEnd
src/gtest/gtest-all.cpp:4688
Method
OnTestIterationEnd
src/gtest/gtest.h:18021
Method
OnTestIterationEnd
src/gtest/gtest-all.cpp:4668
Method
OnTestIterationStart
src/gtest/gtest.h:18010
Method
OnTestIterationStart
src/gtest/gtest-all.cpp:4663
Method
OnTestPartResult
src/gtest/gtest.h:18016
Method
OnTestPartResult
src/gtest/gtest-all.cpp:4695
Method
OnTestProgramEnd
src/gtest/gtest.h:18023
Method
OnTestProgramEnd
src/gtest/gtest-all.cpp:4009
Method
OnTestProgramStart
src/gtest/gtest.h:18009
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
src/gtest/gtest-all.cpp:3997
Method
OnTestStart
src/gtest/gtest.h:18015
Method
OnTestStart
src/gtest/gtest-all.cpp:4684
Method
Open
src/caffe/util/db_leveldb.cpp:8
Method
OsStackTraceGetter
src/gtest/gtest-all.cpp:831
Method
OsStackTraceGetterInterface
src/gtest/gtest-all.cpp:808
Method
OutputBlobNames
src/caffe/layers/lstm_layer.cpp:41
Method
OutputBlobNames
src/caffe/layers/rnn_layer.cpp:36
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
src/gtest/gtest-all.cpp:4506
Method
OutputXmlTestInfo
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
Method
PReLULayer
* @param param provides PReLUParameter prelu_param, * with PReLULayer options: * - filler (\b optional, FillerParameter, * default
include/caffe/layers/prelu_layer.hpp:33
Function
PairCompare
examples/cpp_classification/classification.cpp:86
Method
ParamGenerator
src/gtest/gtest.h:10097
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
src/gtest/gtest.h:10040
Method
ParameterLayer
include/caffe/layers/parameter_layer.hpp:13
Method
ParameterizedTestCaseInfo
src/gtest/gtest.h:10387
Method
ParameterizedTestCaseInfoBase
src/gtest/gtest.h:10364
Method
ParameterizedTestCaseRegistry
src/gtest/gtest.h:10492
Method
ParameterizedTestFactory
src/gtest/gtest.h:10290
Method
Params
src/caffe/parallel.cpp:69
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
src/gtest/gtest-all.cpp:7938
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
src/gtest/gtest.h:17549
Method
PatternMatchesString
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
Method
PoolingLayer
include/caffe/layers/pooling_layer.hpp:20
Method
PoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:24
Method
PositiveUnitballFiller
include/caffe/filler.hpp:103
Method
PositiveUnitballFillerTest
src/caffe/test/test_filler.cpp:133
Method
PowerLayer
* @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
Method
PowerLayerTest
src/caffe/test/test_power_layer.cpp:21
Method
PreSolve
src/caffe/solvers/sgd_solver.cpp:73
Method
Predict
examples/cpp_classification/classification.cpp:150
Method
PrefetchRand
src/caffe/layers/window_data_layer.cpp:219
Method
Preprocess
examples/cpp_classification/classification.cpp:189
Method
PrettyUnitTestResultPrinter
src/gtest/gtest-all.cpp:3991
Method
Print
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
Method
Print
Prints the given array, omitting some elements when there are too many.
src/gtest/gtest.h:9828
Method
Print
src/gtest/gtest.h:9844
Function
PrintAsCharLiteralTo
src/gtest/gtest-all.cpp:8695
Function
PrintCharAndCodeTo
src/gtest/gtest-all.cpp:8765
← previous
next →
1,701–1,800 of 2,834, ranked by callers