Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexgkendall/caffe-segnet
/ functions
Functions
1,866 in github.com/alexgkendall/caffe-segnet
⨍
Functions
1,866
◇
Types & classes
639
↳
Endpoints
3
Method
PrettyUnitTestResultPrinter
src/gtest/gtest-all.cpp:3991
Method
Print
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
Method
Print
Prints the given array, omitting some elements when there are too many.
src/gtest/gtest.h:9828
Method
Print
src/gtest/gtest.h:9844
Function
PrintAsCharLiteralTo
src/gtest/gtest-all.cpp:8695
Function
PrintCharAndCodeTo
src/gtest/gtest-all.cpp:8765
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
src/gtest/gtest-all.cpp:4133
Method
PrintPrefixTo
src/gtest/gtest.h:9900
Method
PrintPrefixTo
src/gtest/gtest.h:9922
Method
PrintPrefixTo
src/gtest/gtest.h:9935
Method
PrintTestName
src/gtest/gtest-all.cpp:3992
Function
PrintTo
src/gtest/gtest-all.cpp:8790
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
src/gtest/gtest.h:9320
Method
PrintValue
src/gtest/gtest.h:9334
Method
PrintValue
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
Method
PrintXmlTestCase
Prints an XML representation of a TestCase object
src/gtest/gtest-all.cpp:4575
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
src/gtest/gtest-all.cpp:4596
Method
RNG
src/caffe/common.cpp:82
Function
Random
src/gtest/gtest.h:7434
Method
RandomNumberGeneratorTest
src/caffe/test/test_random_number_generator.cpp:17
Function
Range
src/gtest/gtest.h:15422
Method
RangeGenerator
src/gtest/gtest.h:10119
Method
ReLULayer
include/caffe/neuron_layers.hpp:153
Method
ReadAndInterpretStatusByte
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
Method
ReadEntireFile
Reads the entire content of a file as a string.
src/gtest/gtest-all.cpp:8363
Function
ReadImageToDatum
include/caffe/util/io.hpp:63
Method
RecordProperty
src/gtest/gtest-all.cpp:1417
Method
Register
'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
Method
Register
src/gtest/gtest.h:7355
Method
Register
src/gtest/gtest.h:7368
Method
Register
src/gtest/gtest.h:7386
Method
RegisterParameterizedTests
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
Method
RegisterTests
src/gtest/gtest.h:10533
Method
ReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
src/gtest/gtest.h:7052
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
src/gtest/gtest-all.cpp:4245
Method
RemoveInvalidXmlCharacters
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
Function
Reseed
src/gtest/gtest.h:7436
Method
Restore
src/caffe/solver.cpp:299
Method
RestoreSolverState
src/caffe/solver.cpp:432
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
RunLeastSquaresSolver
src/caffe/test/test_sgd_solver.cpp:60
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:62
Method
SGDSolverTest
src/caffe/test/test_sgd_solver.cpp:25
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
Send
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
Method
SetDevice
src/caffe/common.cpp:64
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/layers/window_data_layer.cpp:249
Method
SetUp
src/caffe/layers/memory_data_layer.cpp:9
Method
SetUp
src/caffe/layers/dropout_layer.cpp:14
Method
SetUp
src/caffe/layers/argmax_layer.cpp:12
Method
SetUp
src/caffe/layers/image_data_layer.cpp:126
Method
SetUp
src/caffe/layers/accuracy_layer.cpp:14
Method
SetUp
src/caffe/layers/eltwise_layer.cpp:10
Method
SetUp
src/caffe/layers/pooling_layer.cpp:17
Method
SetUp
src/caffe/layers/data_layer.cpp:163
Method
SetUp
src/caffe/layers/hdf5_data_layer.cpp:53
Method
SetUp
src/caffe/layers/neuron_layer.cpp:9
Method
SetUp
src/caffe/layers/dummy_data_layer.cpp:10
Method
SetUp
src/caffe/layers/conv_layer.cpp:12
Method
SetUp
src/caffe/layers/split_layer.cpp:10
Method
SetUp
src/caffe/layers/im2col_layer.cpp:11
Method
SetUp
src/caffe/layers/concat_layer.cpp:10
Method
SetUp
src/caffe/layers/softmax_layer.cpp:12
Method
SetUp
src/caffe/layers/softmax_loss_layer.cpp:12
Method
SetUp
src/caffe/layers/flatten_layer.cpp:10
Method
SetUp
src/caffe/layers/inner_product_layer.cpp:13
Method
SetUp
src/caffe/layers/threshold_layer.cpp:10
Method
SetUp
src/caffe/layers/power_layer.cpp:11
Method
SetUp
src/caffe/layers/slice_layer.cpp:11
Method
SetUp
src/caffe/layers/loss_layer.cpp:14
Method
SetUp
Override this to define how to set up the environment.
src/gtest/gtest.h:17941
Method
SetUp
include/caffe/data_layers.hpp:148
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
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:235
Method
ShuffleTests
Shuffles the tests in this test case.
src/gtest/gtest-all.cpp:3766
Method
SigmoidCrossEntropyLossLayer
include/caffe/loss_layers.hpp:180
Method
SigmoidCrossEntropyLossLayerTest
src/caffe/test/test_sigmoid_cross_entropy_loss_layer.cpp:23
Method
SigmoidLayer
include/caffe/neuron_layers.hpp:186
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
SliceLayer
include/caffe/common_layers.hpp:186
Method
SliceLayerTest
src/caffe/test/test_slice_layer.cpp:21
Method
Snapshot
src/caffe/solver.cpp:278
Method
SnapshotSolverState
src/caffe/solver.cpp:422
← previous
next →
1,201–1,300 of 1,866, ranked by callers