MCPcopy Create free account

hub / github.com/TheLegendAli/DeepLab-Context / functions

Functions2,537 in github.com/TheLegendAli/DeepLab-Context

MethodRestoreSolverState
src/caffe/solver.cpp:559
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
MethodRunInference
src/caffe/layers/densecrf_layer.cpp:267
MethodRunLeastSquaresSolver
src/caffe/test/test_gradient_based_solver.cpp:58
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
MethodSGDSolver
include/caffe/solver.hpp:75
MethodSaveBlobs
src/caffe/layers/hdf5_output_layer.cpp:31
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
MethodSegAccuracyLayer
* @param param provides AccuracyParameter accuracy_param, * with AccuracyLayer options: * - top_k (\b optional, default 1). * Sets
include/caffe/loss_layers.hpp:826
MethodSemiMetricPotential
src/caffe/util/densecrf_pairwise.cpp:55
MethodSemiMetricPotential
densecrf/libDenseCRF/densecrf.cpp:102
MethodSend
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
MethodSetDevice
src/caffe/common.cpp:54
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:403
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
MethodSetUp
src/caffe/test/test_math_functions.cpp:26
MethodSetUp
src/caffe/test/test_random_number_generator.cpp:26
MethodSetUp
src/caffe/test/test_pooling_layer.cpp:617
MethodSetUp
src/caffe/test/test_convolution_layer.cpp:434
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
MethodSetupPairwiseFunctions
src/caffe/layers/densecrf_layer.cpp:300
MethodSetupUnaryEnergy
src/caffe/layers/densecrf_layer.cpp:347
MethodShareTrainedLayersWith
python/caffe/_caffe.hpp:104
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:110
MethodShuffleImages
src/caffe/layers/image_seg_data_layer.cpp:127
MethodShuffleTests
Shuffles the tests in this test case.
src/gtest/gtest-all.cpp:3766
MethodSigmoidCrossEntropyLossLayer
include/caffe/loss_layers.hpp:637
MethodSigmoidCrossEntropyLossLayerTest
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:23
MethodSigmoidCrossEntropyLossReference
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:48
MethodSigmoidLayer
include/caffe/neuron_layers.hpp:511
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
MethodSilenceLayer
include/caffe/common_layers.hpp:394
MethodSliceLayer
include/caffe/common_layers.hpp:523
MethodSliceLayerTest
src/caffe/test/test_slice_layer.cpp:21
MethodSnapshot
src/caffe/solver.cpp:325
MethodSnapshotSolverState
src/caffe/solver.cpp:549
MethodSoftmaxLayer
include/caffe/common_layers.hpp:426
MethodSoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:21
MethodSoftmaxWithLossLayer
include/caffe/loss_layers.hpp:736
MethodSoftmaxWithLossLayerTest
src/caffe/test/test_softmax_with_loss_layer.cpp:23
MethodSolve
include/caffe/solver.hpp:28
MethodSolveResume
python/caffe/_caffe.cpp:145
MethodSolver
src/caffe/solver.cpp:17
MethodSplitLayer
include/caffe/common_layers.hpp:490
MethodSplitLayerTest
src/caffe/test/test_split_layer.cpp:25
MethodStartInference
src/caffe/layers/densecrf_layer.cpp:231
MethodStateMeetsRule
src/caffe/net.cpp:270
FunctionStaticAssertTypeEq
src/gtest/gtest.h:19456
MethodStepInference
src/caffe/layers/densecrf_layer.cpp:236
MethodStochasticPoolingLayerTest
src/caffe/test/test_stochastic_pooling.cpp:22
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
MethodSyncedMemory
include/caffe/syncedmem.hpp:42
FunctionTEST_F
src/caffe/test/test_internal_thread.cpp:13
FunctionTEST_F
src/caffe/test/test_upgrade_proto.cpp:41
FunctionTEST_F
src/caffe/test/test_protobuf.cpp:16
FunctionTEST_F
src/caffe/test/test_net.cpp:1257
FunctionTEST_F
src/caffe/test/test_io.cpp:64
FunctionTEST_F
src/caffe/test/test_platform.cpp:17
FunctionTEST_F
src/caffe/test/test_split_layer.cpp:114
FunctionTEST_F
src/caffe/test/test_syncedmem.cpp:17
FunctionTEST_F
src/caffe/test/test_common.cpp:17
FunctionTEST_F
src/gtest/gtest.h:8894
FunctionTEST_P
src/gtest/gtest.h:8791
FunctionTYPED_TEST
src/caffe/test/test_stochastic_pooling.cpp:50
FunctionTYPED_TEST
src/caffe/test/test_im2col_layer.cpp:39
FunctionTYPED_TEST
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:105
FunctionTYPED_TEST
src/caffe/test/test_gradient_based_solver.cpp:325
FunctionTYPED_TEST
src/caffe/test/test_math_functions.cpp:69
FunctionTYPED_TEST
src/caffe/test/test_benchmark.cpp:19
FunctionTYPED_TEST
src/caffe/test/test_ignore_overlay_layer.cpp:53
FunctionTYPED_TEST
src/caffe/test/test_hdf5data_layer.cpp:54
FunctionTYPED_TEST
src/caffe/test/test_contrastive_loss_layer.cpp:61
FunctionTYPED_TEST
src/caffe/test/test_random_number_generator.cpp:210
FunctionTYPED_TEST
src/caffe/test/test_concat_layer.cpp:61
FunctionTYPED_TEST
src/caffe/test/test_eltwise_layer.cpp:54
FunctionTYPED_TEST
src/caffe/test/test_padding_layer.cpp:39
FunctionTYPED_TEST
src/caffe/test/test_hinge_loss_layer.cpp:55
FunctionTYPED_TEST
src/caffe/test/test_memory_data_layer.cpp:62
FunctionTYPED_TEST
src/caffe/test/test_softmax_layer.cpp:40
FunctionTYPED_TEST
src/caffe/test/test_util_rank.cpp:20
FunctionTYPED_TEST
src/caffe/test/test_data_layer.cpp:277
FunctionTYPED_TEST
src/caffe/test/test_bias_channel_layer.cpp:52
FunctionTYPED_TEST
src/caffe/test/test_image_data_layer.cpp:56
FunctionTYPED_TEST
src/caffe/test/test_threshold_layer.cpp:39
FunctionTYPED_TEST
src/caffe/test/test_multinomial_logistic_loss_layer.cpp:52
← previousnext →1,701–1,800 of 2,537, ranked by callers