MCPcopy Create free account

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

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

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
MethodRNG
src/caffe/common.cpp:82
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
include/caffe/neuron_layers.hpp:153
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
FunctionReadImageToDatum
include/caffe/util/io.hpp:63
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
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
MethodRestore
src/caffe/solver.cpp:299
MethodRestoreSolverState
src/caffe/solver.cpp:432
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
MethodRunLeastSquaresSolver
src/caffe/test/test_sgd_solver.cpp:60
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:62
MethodSGDSolverTest
src/caffe/test/test_sgd_solver.cpp:25
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
MethodSend
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
MethodSetDevice
src/caffe/common.cpp:64
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/layers/window_data_layer.cpp:249
MethodSetUp
src/caffe/layers/memory_data_layer.cpp:9
MethodSetUp
src/caffe/layers/dropout_layer.cpp:14
MethodSetUp
src/caffe/layers/argmax_layer.cpp:12
MethodSetUp
src/caffe/layers/image_data_layer.cpp:126
MethodSetUp
src/caffe/layers/accuracy_layer.cpp:14
MethodSetUp
src/caffe/layers/eltwise_layer.cpp:10
MethodSetUp
src/caffe/layers/pooling_layer.cpp:17
MethodSetUp
src/caffe/layers/data_layer.cpp:163
MethodSetUp
src/caffe/layers/hdf5_data_layer.cpp:53
MethodSetUp
src/caffe/layers/neuron_layer.cpp:9
MethodSetUp
src/caffe/layers/dummy_data_layer.cpp:10
MethodSetUp
src/caffe/layers/conv_layer.cpp:12
MethodSetUp
src/caffe/layers/split_layer.cpp:10
MethodSetUp
src/caffe/layers/im2col_layer.cpp:11
MethodSetUp
src/caffe/layers/concat_layer.cpp:10
MethodSetUp
src/caffe/layers/softmax_layer.cpp:12
MethodSetUp
src/caffe/layers/softmax_loss_layer.cpp:12
MethodSetUp
src/caffe/layers/flatten_layer.cpp:10
MethodSetUp
src/caffe/layers/inner_product_layer.cpp:13
MethodSetUp
src/caffe/layers/threshold_layer.cpp:10
MethodSetUp
src/caffe/layers/power_layer.cpp:11
MethodSetUp
src/caffe/layers/slice_layer.cpp:11
MethodSetUp
src/caffe/layers/loss_layer.cpp:14
MethodSetUp
Override this to define how to set up the environment.
src/gtest/gtest.h:17941
MethodSetUp
include/caffe/data_layers.hpp:148
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
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:235
MethodShuffleTests
Shuffles the tests in this test case.
src/gtest/gtest-all.cpp:3766
MethodSigmoidCrossEntropyLossLayer
include/caffe/loss_layers.hpp:180
MethodSigmoidCrossEntropyLossLayerTest
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:23
MethodSigmoidLayer
include/caffe/neuron_layers.hpp:186
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
MethodSliceLayer
include/caffe/common_layers.hpp:186
MethodSliceLayerTest
src/caffe/test/test_slice_layer.cpp:21
MethodSnapshot
src/caffe/solver.cpp:278
MethodSnapshotSolverState
src/caffe/solver.cpp:422
← previousnext →1,201–1,300 of 1,866, ranked by callers