MCPcopy Create free account

hub / github.com/TheLegendAli/DeepLab-Context / types & classes

Types & classes755 in github.com/TheLegendAli/DeepLab-Context

↓ 19 callersClassGet
src/gtest/gtest.h:696
↓ 3 callersClassFileInfo
Provides utility functions for filenames. FileInfo provides easy access to the components of a file's path relative to the project root.
scripts/cpp_lint.py:871
↓ 2 callersClassTest
Represents a failure message.
src/gtest/gtest.h:6789
↓ 2 callersClassiterator
include/caffe/dataset.hpp:148
↓ 1 callersClassAssertHelper
src/gtest/gtest.h:17175
↓ 1 callersClassClassUniqueToAlwaysTrue
src/gtest/gtest-all.cpp:5831
↓ 1 callersClassCleansedLines
Holds 3 copies of all lines with different preprocessing applied to them. 1) elided member contains lines without strings and comments, 2) lines
scripts/cpp_lint.py:1183
↓ 1 callersClassGTEST_1_TUPLE_
src/gtest/gtest.h:744
↓ 1 callersClassGTEST_2_TUPLE_
src/gtest/gtest.h:776
↓ 1 callersClassGTEST_3_TUPLE_
src/gtest/gtest.h:819
↓ 1 callersClassGTEST_4_TUPLE_
src/gtest/gtest.h:856
↓ 1 callersClassGTEST_5_TUPLE_
src/gtest/gtest.h:897
↓ 1 callersClassGTEST_6_TUPLE_
src/gtest/gtest.h:941
↓ 1 callersClassGTEST_7_TUPLE_
src/gtest/gtest.h:988
↓ 1 callersClassGTEST_8_TUPLE_
src/gtest/gtest.h:1037
↓ 1 callersClassGTEST_9_TUPLE_
src/gtest/gtest.h:1089
↓ 1 callersClassGoogleTestFailureException
A failed Google Test assertion will throw an exception of this type when GTEST_FLAG(throw_on_failure) is true (if exceptions are enabled). We derive
src/gtest/gtest-all.cpp:3357
↓ 1 callersClassImagenetClassifier
examples/web_demo/app.py:98
↓ 1 callersClassOpenCVResizeCrop
tools/extra/resize_and_crop_images.py:19
↓ 1 callersClassPILResizeCrop
tools/extra/resize_and_crop_images.py:38
↓ 1 callersClassParamIterator
src/gtest/gtest.h:10033
↓ 1 callersClassScopedTrace
Information about a trace point.
src/gtest/gtest.h:6800
↓ 1 callersClassTestCase
src/gtest/gtest.h:17207
↓ 1 callersClassTestCaseNameIs
A predicate that checks the name of a TestCase against a known value. This is used for implementation of the UnitTest class only. We put it in the a
src/gtest/gtest-all.cpp:5372
↓ 1 callersClassTestInfo
Represents a test.
src/gtest/gtest.h:6790
↓ 1 callersClassTestPropertyKeyIs
A predicate that checks the key of a TestProperty against a known key. TestPropertyKeyIs is copyable.
src/gtest/gtest-all.cpp:734
↓ 1 callersClassUnitTest
Result of a test part.
src/gtest/gtest.h:6792
↓ 1 callersClass_BlockInfo
Stores information about a generic block of code.
scripts/cpp_lint.py:1755
↓ 1 callersClass_ClassInfo
Stores information about a class.
scripts/cpp_lint.py:1792
↓ 1 callersClass_CppLintState
Maintains module-wide state..
scripts/cpp_lint.py:687
↓ 1 callersClass_FunctionState
Tracks current function name and the number of lines in its body.
scripts/cpp_lint.py:810
↓ 1 callersClass_IncludeState
Tracks line numbers for includes, and the order in which includes appear. As a dict, an _IncludeState object serves as a mapping between include
scripts/cpp_lint.py:550
↓ 1 callersClass_NamespaceInfo
Stores information about a namespace.
scripts/cpp_lint.py:1848
↓ 1 callersClass_NestingState
Holds states related to parsing braces.
scripts/cpp_lint.py:1916
↓ 1 callersClass_PreprocessorInfo
Stores checkpoints of nesting stacks when #if/#else is seen.
scripts/cpp_lint.py:1902
↓ 1 callersClass_stat
src/gtest/gtest.h:2614
↓ 1 callersClassstat
src/gtest/gtest.h:2649
EnumAbortReason
An enumeration of the three reasons that a test might be aborted.
src/gtest/gtest.h:8047
ClassAbsValLayer
include/caffe/neuron_layers.hpp:96
ClassAccuracyLayer
include/caffe/loss_layers.hpp:25
ClassAccuracyLayerTest
src/caffe/test/test_accuracy_layer.cpp:19
ClassAdaGradSolver
include/caffe/solver.hpp:112
ClassAdaGradSolverTest
src/caffe/test/test_gradient_based_solver.cpp:377
ClassAdaptiveBiasChannelLayer
include/caffe/vision_layers.hpp:397
ClassAddRef
src/gtest/gtest.h:688
ClassAddRef<T&>
src/gtest/gtest.h:690
ClassAddReference
src/gtest/gtest.h:7502
ClassAddReference<T&>
src/gtest/gtest.h:7504
ClassArgMaxLayer
include/caffe/common_layers.hpp:62
ClassArgMaxLayerTest
src/caffe/test/test_argmax_layer.cpp:16
ClassArguments
Utility class for accumulating command-line arguments.
src/gtest/gtest-all.cpp:7041
ClassAssertHelperData
src/gtest/gtest.h:18634
ClassAssertTypeEq
src/gtest/gtest.h:3505
ClassAssertTypeEq<T, T>
src/gtest/gtest.h:3508
ClassAssertionResult
src/gtest/gtest.h:6787
ClassAutoHandle
Provides leak-safe Windows kernel handle ownership.
src/gtest/gtest-all.cpp:1339
ClassBNLLLayer
include/caffe/neuron_layers.hpp:157
ClassBPPottsPotential
densecrf/libDenseCRF/bipartitedensecrf.cpp:30
ClassBPSemiMetricPotential
densecrf/libDenseCRF/bipartitedensecrf.cpp:78
ClassBaseDataLayer
include/caffe/data_layers.hpp:28
ClassBasePrefetchingDataLayer
include/caffe/data_layers.hpp:56
ClassBaseTest
src/gtest/gtest.h:8885
ClassBenchmarkTest
src/caffe/test/test_benchmark.cpp:15
ClassBiasChannelLayer
include/caffe/vision_layers.hpp:248
ClassBiasChannelLayerTest
src/caffe/test/test_bias_channel_layer.cpp:17
ClassBind
src/gtest/gtest.h:5043
ClassBipartiteDenseCRF
A dense CRF in a bipartite graph
densecrf/libDenseCRF/densecrf.h:128
ClassBlob
include/caffe/blob.hpp:23
ClassBlob<int>
src/caffe/blob.cpp:395
ClassBlob<unsigned int>
src/caffe/blob.cpp:396
ClassBlobSimpleTest
src/caffe/test/test_blob.cpp:14
EnumBrew
include/caffe/common.hpp:103
ClassByRef
src/gtest/gtest.h:678
ClassByRef<T&>
src/gtest/gtest.h:680
ClassCPUTimer
include/caffe/util/benchmark.hpp:40
ClassCPrecisionTimer
densecrf/util/Timer.h:35
ClassCaffe
A singleton class to hold common caffe stuff, such as the handler that caffe is going to use for cublas, curand, etc.
include/caffe/common.hpp:94
ClassCaffe::RNG::Generator
src/caffe/common.cpp:63
ClassCapturedStream
Object that captures an output stream (stdout/stderr).
src/gtest/gtest-all.cpp:8289
ClassCartesianProductGenerator10
src/gtest/gtest.h:14805
ClassCartesianProductGenerator2
src/gtest/gtest.h:13389
ClassCartesianProductGenerator3
src/gtest/gtest.h:13504
ClassCartesianProductGenerator4
src/gtest/gtest.h:13636
ClassCartesianProductGenerator5
src/gtest/gtest.h:13787
ClassCartesianProductGenerator6
src/gtest/gtest.h:13955
ClassCartesianProductGenerator7
src/gtest/gtest.h:14141
ClassCartesianProductGenerator8
src/gtest/gtest.h:14344
ClassCartesianProductGenerator9
src/gtest/gtest.h:14566
ClassCartesianProductHolder10
src/gtest/gtest.h:15322
ClassCartesianProductHolder2
src/gtest/gtest.h:15066
ClassCartesianProductHolder3
src/gtest/gtest.h:15087
ClassCartesianProductHolder4
src/gtest/gtest.h:15112
ClassCartesianProductHolder5
src/gtest/gtest.h:15139
ClassCartesianProductHolder6
src/gtest/gtest.h:15168
ClassCartesianProductHolder7
src/gtest/gtest.h:15201
ClassCartesianProductHolder8
src/gtest/gtest.h:15238
ClassCartesianProductHolder9
src/gtest/gtest.h:15278
ClassCensorLabelLayer
include/caffe/vision_layers.hpp:436
ClassChannelAggregatorLayer
include/caffe/vision_layers.hpp:352
ClassChannelAggregatorLayerTest
src/caffe/test/test_channel_aggregator_layer.cpp:17
next →1–100 of 755, ranked by callers