Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheLegendAli/DeepLab-Context
/ functions
Functions
2,537 in github.com/TheLegendAli/DeepLab-Context
⨍
Functions
2,537
◇
Types & classes
755
↳
Endpoints
3
Method
RestoreSolverState
src/caffe/solver.cpp:559
Method
ReturnSentinel
src/gtest/gtest.h:8032
Function
RmDir
src/gtest/gtest.h:2641
Method
RunAllTests
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
Method
RunInference
src/caffe/layers/densecrf_layer.cpp:267
Method
RunLeastSquaresSolver
src/caffe/test/test_gradient_based_solver.cpp:58
Function
RunSetUpTestCase
Runs SetUpTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from SetUpTestCase().
src/gtest/gtest.h:17864
Function
RunTearDownTestCase
Runs TearDownTestCase() for this TestCase. This wrapper is needed for catching exceptions thrown from TearDownTestCase().
src/gtest/gtest.h:17868
Method
SGDSolver
include/caffe/solver.hpp:75
Method
SaveBlobs
src/caffe/layers/hdf5_output_layer.cpp:31
Method
ScopedFakeTestPartResultReporter
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
Method
ScopedTrace
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
Method
SegAccuracyLayer
* @param param provides AccuracyParameter accuracy_param, * with AccuracyLayer options: * - top_k (\b optional, default 1). * Sets
include/caffe/loss_layers.hpp:826
Method
SemiMetricPotential
src/caffe/util/densecrf_pairwise.cpp:55
Method
SemiMetricPotential
densecrf/libDenseCRF/densecrf.cpp:102
Method
Send
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
Method
SetDevice
src/caffe/common.cpp:54
Method
SetLossWeights
* 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
Method
SetParam
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
Method
SetUp
src/caffe/test/test_math_functions.cpp:26
Method
SetUp
src/caffe/test/test_random_number_generator.cpp:26
Method
SetUp
src/caffe/test/test_pooling_layer.cpp:617
Method
SetUp
src/caffe/test/test_convolution_layer.cpp:434
Method
SetUp
Override this to define how to set up the environment.
src/gtest/gtest.h:17941
Function
SetUpEnvironment
Helpers for setting up / tearing down the given environment. They are for use in the ForEach() function.
src/gtest/gtest-all.cpp:5436
Function
SetUpTestCase
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
Function
Setup
src/gtest/gtest.h:17484
Method
Setup
src/gtest/gtest.h:17949
Method
SetupPairwiseFunctions
src/caffe/layers/densecrf_layer.cpp:300
Method
SetupUnaryEnergy
src/caffe/layers/densecrf_layer.cpp:347
Method
ShareTrainedLayersWith
python/caffe/_caffe.hpp:104
Function
ShouldRunTest
Returns true if the given test should run.
src/gtest/gtest.h:17886
Function
ShouldRunTestCase
Returns true iff test_case contains at least one test that should run.
src/gtest/gtest-all.cpp:1638
Method
ShowCStringQuoted
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
Method
ShowWideCString
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
Method
ShowWideCStringQuoted
Similar to ShowWideCString(), except that this function encloses the converted string in double quotes.
src/gtest/gtest-all.cpp:2841
Method
ShuffleImages
src/caffe/layers/image_data_layer.cpp:110
Method
ShuffleImages
src/caffe/layers/image_seg_data_layer.cpp:127
Method
ShuffleTests
Shuffles the tests in this test case.
src/gtest/gtest-all.cpp:3766
Method
SigmoidCrossEntropyLossLayer
include/caffe/loss_layers.hpp:637
Method
SigmoidCrossEntropyLossLayerTest
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:23
Method
SigmoidCrossEntropyLossReference
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:48
Method
SigmoidLayer
include/caffe/neuron_layers.hpp:511
Method
SignAndMagnitudeToBiased
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
Method
SilenceLayer
include/caffe/common_layers.hpp:394
Method
SliceLayer
include/caffe/common_layers.hpp:523
Method
SliceLayerTest
src/caffe/test/test_slice_layer.cpp:21
Method
Snapshot
src/caffe/solver.cpp:325
Method
SnapshotSolverState
src/caffe/solver.cpp:549
Method
SoftmaxLayer
include/caffe/common_layers.hpp:426
Method
SoftmaxLayerTest
src/caffe/test/test_softmax_layer.cpp:21
Method
SoftmaxWithLossLayer
include/caffe/loss_layers.hpp:736
Method
SoftmaxWithLossLayerTest
src/caffe/test/test_softmax_with_loss_layer.cpp:23
Method
Solve
include/caffe/solver.hpp:28
Method
SolveResume
python/caffe/_caffe.cpp:145
Method
Solver
src/caffe/solver.cpp:17
Method
SplitLayer
include/caffe/common_layers.hpp:490
Method
SplitLayerTest
src/caffe/test/test_split_layer.cpp:25
Method
StartInference
src/caffe/layers/densecrf_layer.cpp:231
Method
StateMeetsRule
src/caffe/net.cpp:270
Function
StaticAssertTypeEq
src/gtest/gtest.h:19456
Method
StepInference
src/caffe/layers/densecrf_layer.cpp:236
Method
StochasticPoolingLayerTest
src/caffe/test/test_stochastic_pooling.cpp:22
Function
StreamHelper
src/gtest/gtest.h:8695
Method
StreamingListener
src/gtest/gtest-all.cpp:4638
Method
SuppressTestEventsIfInSubprocess
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
Method
SyncedMemory
include/caffe/syncedmem.hpp:42
Function
TEST_F
src/caffe/test/test_internal_thread.cpp:13
Function
TEST_F
src/caffe/test/test_upgrade_proto.cpp:41
Function
TEST_F
src/caffe/test/test_protobuf.cpp:16
Function
TEST_F
src/caffe/test/test_net.cpp:1257
Function
TEST_F
src/caffe/test/test_io.cpp:64
Function
TEST_F
src/caffe/test/test_platform.cpp:17
Function
TEST_F
src/caffe/test/test_split_layer.cpp:114
Function
TEST_F
src/caffe/test/test_syncedmem.cpp:17
Function
TEST_F
src/caffe/test/test_common.cpp:17
Function
TEST_F
src/gtest/gtest.h:8894
Function
TEST_P
src/gtest/gtest.h:8791
Function
TYPED_TEST
src/caffe/test/test_stochastic_pooling.cpp:50
Function
TYPED_TEST
src/caffe/test/test_im2col_layer.cpp:39
Function
TYPED_TEST
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:105
Function
TYPED_TEST
src/caffe/test/test_gradient_based_solver.cpp:325
Function
TYPED_TEST
src/caffe/test/test_math_functions.cpp:69
Function
TYPED_TEST
src/caffe/test/test_benchmark.cpp:19
Function
TYPED_TEST
src/caffe/test/test_ignore_overlay_layer.cpp:53
Function
TYPED_TEST
src/caffe/test/test_hdf5data_layer.cpp:54
Function
TYPED_TEST
src/caffe/test/test_contrastive_loss_layer.cpp:61
Function
TYPED_TEST
src/caffe/test/test_random_number_generator.cpp:210
Function
TYPED_TEST
src/caffe/test/test_concat_layer.cpp:61
Function
TYPED_TEST
src/caffe/test/test_eltwise_layer.cpp:54
Function
TYPED_TEST
src/caffe/test/test_padding_layer.cpp:39
Function
TYPED_TEST
src/caffe/test/test_hinge_loss_layer.cpp:55
Function
TYPED_TEST
src/caffe/test/test_memory_data_layer.cpp:62
Function
TYPED_TEST
src/caffe/test/test_softmax_layer.cpp:40
Function
TYPED_TEST
src/caffe/test/test_util_rank.cpp:20
Function
TYPED_TEST
src/caffe/test/test_data_layer.cpp:277
Function
TYPED_TEST
src/caffe/test/test_bias_channel_layer.cpp:52
Function
TYPED_TEST
src/caffe/test/test_image_data_layer.cpp:56
Function
TYPED_TEST
src/caffe/test/test_threshold_layer.cpp:39
Function
TYPED_TEST
src/caffe/test/test_multinomial_logistic_loss_layer.cpp:52
← previous
next →
1,701–1,800 of 2,537, ranked by callers