MCPcopy Create free account

hub / github.com/alexgkendall/caffe-segnet / functions

Functions1,866 in github.com/alexgkendall/caffe-segnet

MethodComputeCurrentValue
src/gtest/gtest.h:13595
MethodComputeCurrentValue
src/gtest/gtest.h:13740
MethodComputeCurrentValue
src/gtest/gtest.h:13902
MethodComputeCurrentValue
src/gtest/gtest.h:14083
MethodComputeCurrentValue
src/gtest/gtest.h:14281
MethodComputeCurrentValue
src/gtest/gtest.h:14498
MethodComputeCurrentValue
src/gtest/gtest.h:14731
MethodComputeCurrentValue
src/gtest/gtest.h:14982
MethodComputeLeastSquaresUpdate
Compute an update value given the current state of the train net, using the analytical formula for the least squares gradient. updated_params will sto
src/caffe/test/test_sgd_solver.cpp:127
MethodComputeUpdateValue
src/caffe/solver.cpp:358
MethodConcatLayer
include/caffe/common_layers.hpp:59
MethodConcatLayerTest
src/caffe/test/test_concat_layer.cpp:21
MethodConcatPaths
Given directory = "dir", relative_path = "test.xml", returns "dir/test.xml". On Windows, uses \ as the separator rather than /.
src/gtest/gtest-all.cpp:7618
MethodConfigureStreamingOutput
Initializes event listeners for streaming test results in String form. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5317
MethodConfigureXmlOutput
Initializes event listeners performing XML output as specified by UnitTestOptions. Must not be called before InitGoogleTest.
src/gtest/gtest-all.cpp:5302
FunctionConstCharPtr
src/gtest/gtest.h:7420
MethodConstField
src/gtest/gtest.h:1325
MethodConstField
src/gtest/gtest.h:1337
MethodConstField
src/gtest/gtest.h:1349
MethodConstField
src/gtest/gtest.h:1361
MethodConstField
src/gtest/gtest.h:1373
MethodConstField
src/gtest/gtest.h:1385
MethodConstField
src/gtest/gtest.h:1397
MethodConstField
src/gtest/gtest.h:1409
MethodConstField
src/gtest/gtest.h:1421
MethodConstField
src/gtest/gtest.h:1433
MethodConstantFiller
include/caffe/filler.hpp:32
MethodConstantFillerTest
src/caffe/test/test_filler.cpp:14
MethodConvolutionLayer
include/caffe/vision_layers.hpp:24
MethodConvolutionLayerTest
src/caffe/test/test_convolution_layer.cpp:21
MethodCreate
Creates and returns a death test by dispatching to the current death test factory.
src/gtest/gtest-all.cpp:6501
MethodCreateKey
src/gtest/gtest.h:2423
MethodCreatePrefetchThread
src/caffe/layers/window_data_layer.cpp:401
MethodCreatePrefetchThread
src/caffe/layers/image_data_layer.cpp:219
MethodCreatePrefetchThread
src/caffe/layers/data_layer.cpp:308
MethodCreateTest
src/gtest/gtest.h:7209
MethodCreateTest
src/gtest/gtest.h:10292
MethodCrossChannelBackward_cpu
src/caffe/layers/lrn_layer.cpp:188
MethodCrossChannelForward_cpu
src/caffe/layers/lrn_layer.cpp:113
MethodCurrent
We need to use cached value referenced by iterator_ because *iterator_ can return a temporary object (and of type other then T), so just having "retur
src/gtest/gtest.h:10243
MethodCurrent
src/gtest/gtest.h:13438
MethodCurrent
src/gtest/gtest.h:13561
MethodCurrent
src/gtest/gtest.h:13702
MethodCurrent
src/gtest/gtest.h:13860
MethodCurrent
src/gtest/gtest.h:14037
MethodCurrent
src/gtest/gtest.h:14231
MethodCurrent
src/gtest/gtest.h:14444
MethodCurrent
src/gtest/gtest.h:14673
MethodCurrent
src/gtest/gtest.h:14920
MethodCurrentStackTrace
Returns the current OS stack trace as a String. Parameters: max_depth - the maximum number of stack frames to be included in the trace. skip_count
src/gtest/gtest-all.cpp:4838
MethodDataLayer
include/caffe/data_layers.hpp:31
MethodDataLayerTest
src/caffe/test/test_data_layer.cpp:26
MethodDeathTest
Death test constructor. Increments the running death test count for the current test.
src/gtest/gtest-all.cpp:6491
MethodDeathTestImpl
src/gtest/gtest-all.cpp:6520
MethodDefaultGlobalTestPartResultReporter
src/gtest/gtest-all.cpp:1963
MethodDefaultPerThreadTestPartResultReporter
src/gtest/gtest-all.cpp:1972
FunctionDelete
src/gtest/gtest-all.cpp:727
FunctionDeleteSelf_
Deletes self. We deliberately pick an unusual name for this internal method to avoid clashing with names used in user TESTs.
src/gtest/gtest.h:17462
MethodDeviceQuery
src/caffe/common.cpp:68
MethodDistanceBetweenSignAndMagnitudeNumbers
Given two numbers in the sign-and-magnitude representation, returns the distance between them as an unsigned number.
src/gtest/gtest.h:7133
FunctionDoubleLE
Asserts that val1 is less than, or almost equal to, val2. Fails otherwise. In particular, it fails if either val1 or val2 is NaN.
src/gtest/gtest-all.cpp:2405
FunctionDoubleNearPredFormat
Helper function for implementing ASSERT_NEAR.
src/gtest/gtest-all.cpp:2339
FunctionDownCast_
use like this: DownCast_<T*>(foo);
src/gtest/gtest.h:2068
MethodDropoutLayer
include/caffe/neuron_layers.hpp:82
MethodDummyDataLayer
include/caffe/data_layers.hpp:86
MethodDummyDataLayerTest
src/caffe/test/test_dummy_data_layer.cpp:21
FunctionEXPECT_FATAL_FAILURE
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. This r
src/gtest/gtest-all.cpp:137
MethodEltwiseLayer
include/caffe/vision_layers.hpp:69
MethodEltwiseLayerTest
src/caffe/test/test_eltwise_layer.cpp:20
MethodEnd
src/gtest/gtest.h:10212
MethodEnd
src/gtest/gtest.h:13402
MethodEnd
src/gtest/gtest.h:13518
MethodEnd
src/gtest/gtest.h:13651
MethodEnd
src/gtest/gtest.h:13802
MethodEnd
src/gtest/gtest.h:13972
MethodEnd
src/gtest/gtest.h:14159
MethodEnd
src/gtest/gtest.h:14364
MethodEnd
src/gtest/gtest.h:14586
MethodEnd
src/gtest/gtest.h:14826
MethodEndsWith
Returns true iff this String ends with the given suffix. *Any String is considered to end with a NULL or empty suffix.
src/gtest/gtest-all.cpp:2969
MethodEq
src/gtest/gtest.h:1466
MethodEq
src/gtest/gtest.h:1474
MethodEqualNumBottomTopBlobs
include/caffe/vision_layers.hpp:34
MethodEqualNumBottomTopBlobs
EqualNumBottomTopBlobs should return true for layers requiring an equal number of bottom and top blobs.
include/caffe/layer.hpp:85
MethodEquals
src/gtest/gtest.h:10248
MethodEquals
src/gtest/gtest.h:13439
MethodEquals
src/gtest/gtest.h:13562
MethodEquals
src/gtest/gtest.h:13703
MethodEquals
src/gtest/gtest.h:13861
MethodEquals
src/gtest/gtest.h:14038
MethodEquals
src/gtest/gtest.h:14232
MethodEquals
src/gtest/gtest.h:14445
MethodEquals
src/gtest/gtest.h:14674
MethodEquals
src/gtest/gtest.h:14921
MethodEscapeXml
Returns an XML-escaped copy of the input string str. If is_attribute is true, the text is meant to appear as an attribute value, and normalizable whi
src/gtest/gtest-all.cpp:4427
MethodEscapeXmlAttribute
Convenience wrapper around EscapeXml when str is an attribute value.
src/gtest/gtest-all.cpp:4341
MethodEscapeXmlText
Convenience wrapper around EscapeXml when str is not an attribute value.
src/gtest/gtest-all.cpp:4346
MethodEuclideanLossLayer
include/caffe/loss_layers.hpp:85
MethodEuclideanLossLayerTest
src/caffe/test/test_euclidean_loss_layer.cpp:23
MethodEventForwardingEnabled
Controls whether events will be forwarded by the repeater to the listeners in the list.
src/gtest/gtest-all.cpp:4919
← previousnext →801–900 of 1,866, ranked by callers