MCPcopy Create free account

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

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

MethodReshapeLayer
include/caffe/layers/reshape_layer.hpp:21
MethodReshapeLayerTest
src/caffe/test/test_reshape_layer.cpp:19
MethodRestoreSolverStateFromBinaryProto
src/caffe/solvers/sgd_solver.cpp:323
MethodRestoreSolverStateFromHDF5
src/caffe/solvers/sgd_solver.cpp:343
MethodReturnSentinel
src/gtest/gtest.h:8032
FunctionRmDir
src/gtest/gtest.h:2641
MethodRunAllTests
Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, th
src/gtest/gtest-all.cpp:5448
FunctionRunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
src/gtest/gtest.h:17864
FunctionRunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
src/gtest/gtest.h:17868
MethodSPPLayer
include/caffe/layers/spp_layer.hpp:21
MethodSPPLayerTest
src/caffe/test/test_spp_layer.cpp:25
MethodSaveBlobs
src/caffe/layers/hdf5_output_layer.cpp:31
MethodScaleLayer
include/caffe/layers/scale_layer.hpp:28
MethodScaleLayerTest
src/caffe/test/test_scale_layer.cpp:21
MethodScopedFakeTestPartResultReporter
The c'tor sets this object as the test part result reporter used by Google Test. The 'result' parameter specifies where to report the results. Interc
src/gtest/gtest-all.cpp:1840
MethodScopedTrace
Pushes the given source file location and message onto a per-thread trace stack maintained by Google Test. L < UnitTest::mutex_
src/gtest/gtest-all.cpp:4811
MethodSeek
include/caffe/util/db_lmdb.hpp:40
MethodSeekToFirst
include/caffe/util/db_leveldb.hpp:22
MethodSend
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
MethodSetDevice
src/caffe/common.cpp:65
MethodSetLossWeights
* Called by SetUp to initialize the weights associated with any top blobs in * the loss function. Store non-zero loss weights in the diff blob.
include/caffe/layer.hpp:389
MethodSetMean
Load the mean file in binaryproto format. */
examples/cpp_classification/classification.cpp:120
MethodSetParam
Sets parameter value. The caller is responsible for making sure the value remains alive and unchanged throughout the current test.
src/gtest/gtest.h:18708
MethodSetRandFromSeed
src/caffe/data_transformer.cpp:624
MethodSetUp
src/caffe/test/test_deconvolution_layer.cpp:320
MethodSetUp
src/caffe/test/test_math_functions.cpp:26
MethodSetUp
src/caffe/test/test_random_number_generator.cpp:25
MethodSetUp
src/caffe/test/test_pooling_layer.cpp:620
MethodSetUp
src/caffe/test/test_pooling_layer.cpp:1193
MethodSetUp
src/caffe/test/test_convolution_layer.cpp:835
MethodSetUp
src/caffe/test/test_lrn_layer.cpp:261
MethodSetUp
Override this to define how to set up the environment.
src/gtest/gtest.h:17941
FunctionSetUpEnvironment
Helpers for setting up / tearing down the given environment. They are for use in the ForEach() function.
src/gtest/gtest-all.cpp:5436
FunctionSetUpTestCase
Sets up the stuff shared by all tests in this test case. Google Test will call Foo::SetUpTestCase() before running the first test in test case Foo.
src/gtest/gtest.h:17399
FunctionSetup
src/gtest/gtest.h:17484
MethodSetup
src/gtest/gtest.h:17949
FunctionShouldRunTest
Returns true if the given test should run.
src/gtest/gtest.h:17886
FunctionShouldRunTestCase
Returns true iff test_case contains at least one test that should run.
src/gtest/gtest-all.cpp:1638
MethodShowCStringQuoted
Returns the input enclosed in double quotes if it's not NULL; otherwise returns "(null)". For example, "\"Hello\"" is returned for input "Hello". Th
src/gtest/gtest-all.cpp:2130
MethodShowWideCString
Converts a wide C string to a String using the UTF-8 encoding. NULL will be converted to "(null)".
src/gtest/gtest-all.cpp:2833
MethodShowWideCStringQuoted
Similar to ShowWideCString(), except that this function encloses the converted string in double quotes.
src/gtest/gtest-all.cpp:2841
MethodShuffleImages
src/caffe/layers/image_data_layer.cpp:102
MethodShuffleTests
Shuffles the tests in this test case.
src/gtest/gtest-all.cpp:3766
MethodShuffleVideos
src/caffe/layers/video_data_layer.cpp:117
MethodSigmoidCrossEntropyLossLayer
include/caffe/layers/sigmoid_cross_entropy_loss_layer.hpp:47
MethodSigmoidCrossEntropyLossLayerTest
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:21
MethodSigmoidCrossEntropyLossReference
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:46
MethodSigmoidLayer
include/caffe/layers/sigmoid_layer.hpp:25
MethodSignAndMagnitudeToBiased
Converts an integer from the sign-and-magnitude representation to the biased representation. More precisely, let N be 2 to the power of (kBitCount -
src/gtest/gtest.h:7121
MethodSignalHandler
src/caffe/util/signal_handler.cpp:88
MethodSilenceLayer
include/caffe/layers/silence_layer.hpp:19
MethodSkip
src/caffe/layers/data_layer.cpp:60
MethodSkip
src/caffe/layers/hdf5_data_layer.cpp:130
MethodSliceLayer
include/caffe/layers/slice_layer.hpp:21
MethodSliceLayerTest
src/caffe/test/test_slice_layer.cpp:20
MethodSnapshot
src/caffe/solver.cpp:420
MethodSnapshotFilename
src/caffe/solver.cpp:456
MethodSnapshotSolverState
src/caffe/solvers/sgd_solver.cpp:257
MethodSnapshotSolverStateToBinaryProto
src/caffe/solvers/sgd_solver.cpp:271
MethodSnapshotSolverStateToHDF5
src/caffe/solvers/sgd_solver.cpp:290
MethodSnapshotToBinaryProto
src/caffe/solver.cpp:462
MethodSnapshotToHDF5
src/caffe/solver.cpp:472
MethodSoftmaxLayer
include/caffe/layers/softmax_layer.hpp:20
MethodSoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:24
MethodSoftmaxWithLossLayer
* @param param provides LossParameter loss_param, with options: * - ignore_label (optional) * Specify a label value that should be ignored
include/caffe/layers/softmax_loss_layer.hpp:54
MethodSoftmaxWithLossLayerTest
src/caffe/test/test_softmax_with_loss_layer.cpp:24
MethodSolve
include/caffe/solver.hpp:58
MethodSolver
src/caffe/solver.cpp:30
MethodSolverCallback
python/caffe/_caffe.cpp:282
MethodSolverRegisterer
include/caffe/solver_factory.hpp:114
MethodSolverRegistry
Solver registry should never be instantiated - everything is done with its static variables.
include/caffe/solver_factory.hpp:94
MethodSolverTypeList
include/caffe/solver_factory.hpp:81
MethodSolverTypeListString
include/caffe/solver_factory.hpp:96
FunctionSolver_add_callback
python/caffe/_caffe.cpp:292
MethodSplitLayer
include/caffe/layers/split_layer.hpp:21
MethodSplitLayerTest
src/caffe/test/test_split_layer.cpp:24
MethodStateMeetsRule
src/caffe/net.cpp:291
FunctionStaticAssertTypeEq
src/gtest/gtest.h:19456
MethodStochasticPoolingLayerTest
src/caffe/test/test_stochastic_pooling.cpp:23
FunctionStreamHelper
src/gtest/gtest.h:8695
MethodStreamingListener
src/gtest/gtest-all.cpp:4638
MethodSuppressTestEventsIfInSubprocess
Disables event forwarding if the control is currently in a death test subprocess. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5294
MethodSwishLayer
* @param param provides SwishParameter swish_param, * with SwishLayer options: * - beta (\b optional, default 1). * the value @f$ \
include/caffe/layers/swish_layer.hpp:31
MethodSyncedMemory
src/caffe/syncedmem.cpp:6
FunctionTEST_F
src/caffe/test/test_internal_thread.cpp:14
FunctionTEST_F
src/caffe/test/test_upgrade_proto.cpp:44
FunctionTEST_F
src/caffe/test/test_protobuf.cpp:16
FunctionTEST_F
src/caffe/test/test_net.cpp:1482
FunctionTEST_F
src/caffe/test/test_io.cpp:70
FunctionTEST_F
src/caffe/test/test_platform.cpp:17
FunctionTEST_F
src/caffe/test/test_split_layer.cpp:113
FunctionTEST_F
src/caffe/test/test_syncedmem.cpp:16
FunctionTEST_F
src/caffe/test/test_common.cpp:15
FunctionTEST_F
src/gtest/gtest.h:8894
FunctionTEST_P
src/gtest/gtest.h:8791
FunctionTYPED_TEST
src/caffe/test/test_stochastic_pooling.cpp:56
FunctionTYPED_TEST
src/caffe/test/test_im2col_layer.cpp:39
FunctionTYPED_TEST
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:103
FunctionTYPED_TEST
src/caffe/test/test_gradient_based_solver.cpp:598
FunctionTYPED_TEST
src/caffe/test/test_deconvolution_layer.cpp:56
← previousnext →1,901–2,000 of 2,834, ranked by callers