MCPcopy Create free account

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

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

MethodPreSolve
src/caffe/solver.cpp:418
MethodPreSolve
PreSolve is run before any solving iteration starts, allowing one to put up some scaffold.
include/caffe/solver.hpp:39
MethodPrefetchRand
src/caffe/layers/window_data_layer.cpp:215
MethodPrettyUnitTestResultPrinter
src/gtest/gtest-all.cpp:3991
MethodPrint
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
MethodPrint
Prints the given array, omitting some elements when there are too many.
src/gtest/gtest.h:9828
MethodPrint
src/gtest/gtest.h:9844
FunctionPrintAsCharLiteralTo
src/gtest/gtest-all.cpp:8695
FunctionPrintCharAndCodeTo
src/gtest/gtest-all.cpp:8765
MethodPrintFailedTests
Internal helper for printing the list of failed tests.
src/gtest/gtest-all.cpp:4133
MethodPrintPrefixTo
src/gtest/gtest.h:9900
MethodPrintPrefixTo
src/gtest/gtest.h:9922
MethodPrintPrefixTo
src/gtest/gtest.h:9935
MethodPrintTestName
src/gtest/gtest-all.cpp:3992
FunctionPrintTo
src/gtest/gtest-all.cpp:8790
MethodPrintValue
This default version is called when kTypeKind is kOtherType.
src/gtest/gtest.h:9320
MethodPrintValue
src/gtest/gtest.h:9334
MethodPrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
src/gtest/gtest.h:9353
MethodPrintXmlTestCase
Prints an XML representation of a TestCase object
src/gtest/gtest-all.cpp:4575
MethodPrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
src/gtest/gtest-all.cpp:4596
MethodPyBlob
python/caffe/_caffe.hpp:28
MethodPyBlobWrap
python/caffe/_caffe.hpp:54
MethodPyLayer
python/caffe/_caffe.hpp:66
MethodPyNet
For cases where parameters will be determined later by the Python user, create a Net with unallocated parameters (which will not be zero-filled when a
python/caffe/_caffe.hpp:88
MethodPyNet
python/caffe/_caffe.cpp:64
MethodPySGDSolver
python/caffe/_caffe.cpp:132
MethodRNG
src/caffe/common.cpp:72
MethodRand
src/caffe/data_transformer.cpp:584
FunctionRandom
src/gtest/gtest.h:7434
MethodRandomNumberGeneratorTest
src/caffe/test/test_random_number_generator.cpp:17
FunctionRange
src/gtest/gtest.h:15422
MethodRangeGenerator
src/gtest/gtest.h:10119
MethodReLULayer
* @param param provides ReLUParameter relu_param, * with ReLULayer options: * - negative_slope (\b optional, default 0). * the valu
include/caffe/neuron_layers.hpp:415
MethodReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
src/gtest/gtest-all.cpp:6581
MethodReadEntireFile
Reads the entire content of a file as a string.
src/gtest/gtest-all.cpp:8363
FunctionReadFileToDatum
include/caffe/util/io.hpp:93
FunctionReadImageToCVMat
include/caffe/util/io.hpp:135
FunctionReadImageToDatum
include/caffe/util/io.hpp:100
MethodRecordProperty
src/gtest/gtest-all.cpp:1417
MethodRegister
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, Types). Valid values for 'inde
src/gtest/gtest.h:7326
MethodRegister
src/gtest/gtest.h:7355
MethodRegister
src/gtest/gtest.h:7368
MethodRegister
src/gtest/gtest.h:7386
MethodRegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_CASE_P into regular tests and registers those. This wil
src/gtest/gtest-all.cpp:3602
MethodRegisterTests
src/gtest/gtest.h:10533
MethodReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
src/gtest/gtest.h:7052
MethodRelativeErrorLayer
include/caffe/loss_layers.hpp:95
MethodRelease
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
src/gtest/gtest-all.cpp:4245
MethodRemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
src/gtest/gtest-all.cpp:4472
FunctionReseed
src/gtest/gtest.h:7436
MethodReshape
python/caffe/_caffe.hpp:36
MethodReshape
src/caffe/blob.cpp:16
MethodReshape
src/caffe/layers/onehot_layer.cpp:19
MethodReshape
src/caffe/layers/dropout_layer.cpp:25
MethodReshape
src/caffe/layers/argmax_layer.cpp:20
MethodReshape
src/caffe/layers/accuracy_layer.cpp:20
MethodReshape
src/caffe/layers/interp_layer.cpp:27
MethodReshape
src/caffe/layers/eltwise_layer.cpp:32
MethodReshape
src/caffe/layers/cudnn_relu_layer.cpp:21
MethodReshape
src/caffe/layers/cudnn_softmax_layer.cpp:25
MethodReshape
src/caffe/layers/multinomial_logistic_loss_layer.cpp:14
MethodReshape
src/caffe/layers/padding_layer.cpp:27
MethodReshape
src/caffe/layers/channel_aggregator_layer.cpp:41
MethodReshape
src/caffe/layers/pooling_layer.cpp:82
MethodReshape
src/caffe/layers/cudnn_sigmoid_layer.cpp:21
MethodReshape
src/caffe/layers/mat_write_layer.cpp:37
MethodReshape
src/caffe/layers/neuron_layer.cpp:9
MethodReshape
src/caffe/layers/adaptive_bias_channel_layer.cpp:34
MethodReshape
src/caffe/layers/unique_label_layer.cpp:28
MethodReshape
src/caffe/layers/dominant_channel_layer.cpp:27
MethodReshape
src/caffe/layers/mvn_layer.cpp:11
MethodReshape
src/caffe/layers/cudnn_pooling_layer.cpp:28
MethodReshape
src/caffe/layers/conv_layer.cpp:105
MethodReshape
src/caffe/layers/split_layer.cpp:10
MethodReshape
src/caffe/layers/cudnn_tanh_layer.cpp:21
MethodReshape
src/caffe/layers/im2col_layer.cpp:61
MethodReshape
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:23
MethodReshape
src/caffe/layers/concat_layer.cpp:20
MethodReshape
src/caffe/layers/softmax_layer.cpp:11
MethodReshape
src/caffe/layers/softmax_loss_layer.cpp:49
MethodReshape
src/caffe/layers/flatten_layer.cpp:10
MethodReshape
src/caffe/layers/euclidean_loss_layer.cpp:11
MethodReshape
src/caffe/layers/seg_accuracy_layer.cpp:28
MethodReshape
src/caffe/layers/bias_channel_layer.cpp:25
MethodReshape
src/caffe/layers/inner_product_layer.cpp:46
MethodReshape
src/caffe/layers/histogram_layer.cpp:21
MethodReshape
src/caffe/layers/densecrf_layer.cpp:66
MethodReshape
src/caffe/layers/slice_layer.cpp:24
MethodReshape
src/caffe/layers/ignore_overlay_layer.cpp:16
MethodReshape
src/caffe/layers/censor_label_layer.cpp:20
MethodReshape
src/caffe/layers/loss_layer.cpp:23
MethodReshape
src/caffe/layers/infogain_loss_layer.cpp:28
MethodReshape
src/caffe/layers/gain_channel_layer.cpp:42
MethodReshape
src/caffe/layers/cudnn_conv_layer.cpp:64
MethodReshape
include/caffe/common_layers.hpp:396
MethodReshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/data_layers.hpp:40
MethodReshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/data_layers.hpp:120
MethodReshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/data_layers.hpp:155
MethodReshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/data_layers.hpp:195
MethodRestore
src/caffe/solver.cpp:349
← previousnext →1,601–1,700 of 2,537, ranked by callers