Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimoSaemann/caffe-segnet-cudnn5
/ functions
Functions
2,769 in github.com/TimoSaemann/caffe-segnet-cudnn5
⨍
Functions
2,769
◇
Types & classes
817
↳
Endpoints
3
Method
RecurrentInputShapes
src/caffe/layers/lstm_layer.cpp:28
Method
RecurrentInputShapes
src/caffe/layers/rnn_layer.cpp:26
Method
RecurrentLayer
include/caffe/layers/recurrent_layer.hpp:28
Method
RecurrentOutputBlobNames
src/caffe/layers/lstm_layer.cpp:21
Method
ReductionLayer
include/caffe/layers/reduction_layer.hpp:22
Method
ReductionLayerTest
src/caffe/test/test_reduction_layer.cpp:20
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
Regularize
src/caffe/solvers/sgd_solver.cpp:145
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
Reset
src/caffe/layers/memory_data_layer.cpp:83
Method
Reshape
src/caffe/blob.cpp:12
Method
Reshape
src/caffe/layers/filter_layer.cpp:16
Method
Reshape
src/caffe/layers/tile_layer.cpp:9
Method
Reshape
src/caffe/layers/dropout_layer.cpp:22
Method
Reshape
src/caffe/layers/argmax_layer.cpp:33
Method
Reshape
src/caffe/layers/accuracy_layer.cpp:23
Method
Reshape
src/caffe/layers/eltwise_layer.cpp:31
Method
Reshape
src/caffe/layers/cudnn_relu_layer.cpp:21
Method
Reshape
src/caffe/layers/cudnn_softmax_layer.cpp:22
Method
Reshape
src/caffe/layers/multinomial_logistic_loss_layer.cpp:11
Method
Reshape
src/caffe/layers/crop_layer.cpp:36
Method
Reshape
src/caffe/layers/embed_layer.cpp:49
Method
Reshape
src/caffe/layers/reduction_layer.cpp:15
Method
Reshape
src/caffe/layers/pooling_layer.cpp:79
Method
Reshape
src/caffe/layers/cudnn_sigmoid_layer.cpp:22
Method
Reshape
src/caffe/layers/neuron_layer.cpp:8
Method
Reshape
src/caffe/layers/lrn_layer.cpp:69
Method
Reshape
src/caffe/layers/upsample_layer.cpp:51
Method
Reshape
src/caffe/layers/mvn_layer.cpp:9
Method
Reshape
src/caffe/layers/cudnn_pooling_layer.cpp:23
Method
Reshape
src/caffe/layers/lstm_unit_layer.cpp:21
Method
Reshape
src/caffe/layers/split_layer.cpp:9
Method
Reshape
src/caffe/layers/reshape_layer.cpp:32
Method
Reshape
src/caffe/layers/cudnn_tanh_layer.cpp:21
Method
Reshape
src/caffe/layers/batch_norm_layer.cpp:52
Method
Reshape
src/caffe/layers/cudnn_lrn_layer.cpp:28
Method
Reshape
src/caffe/layers/spp_layer.cpp:146
Method
Reshape
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:36
Method
Reshape
src/caffe/layers/concat_layer.cpp:17
Method
Reshape
src/caffe/layers/softmax_layer.cpp:10
Method
Reshape
src/caffe/layers/cudnn_lcn_layer.cpp:29
Method
Reshape
src/caffe/layers/bias_layer.cpp:40
Method
Reshape
src/caffe/layers/flatten_layer.cpp:8
Method
Reshape
src/caffe/layers/euclidean_loss_layer.cpp:9
Method
Reshape
src/caffe/layers/inner_product_layer.cpp:58
Method
Reshape
src/caffe/layers/batch_reindex_layer.cpp:9
Method
Reshape
src/caffe/layers/recurrent_layer.cpp:183
Method
Reshape
src/caffe/layers/slice_layer.cpp:22
Method
Reshape
src/caffe/layers/loss_layer.cpp:17
Method
Reshape
src/caffe/layers/infogain_loss_layer.cpp:25
Method
Reshape
src/caffe/layers/scale_layer.cpp:76
Method
Reshape
src/caffe/layers/cudnn_conv_layer.cpp:91
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/data_layers.hpp:40
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/layers/dummy_data_layer.hpp:28
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/layers/hdf5_output_layer.hpp:34
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/layers/input_layer.hpp:28
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/layers/base_data_layer.hpp:34
Method
Reshape
include/caffe/layers/silence_layer.hpp:21
Method
Reshape
Data layers have no bottoms, so reshaping is trivial.
include/caffe/layers/hdf5_data_layer.hpp:33
Method
Reshape
include/caffe/layers/python_layer.hpp:32
Method
ReshapeLayer
include/caffe/layers/reshape_layer.hpp:21
Method
ReshapeLayerTest
src/caffe/test/test_reshape_layer.cpp:19
Method
RestoreSolverStateFromBinaryProto
src/caffe/solvers/sgd_solver.cpp:305
Method
RestoreSolverStateFromBinaryProto
include/caffe/solver.hpp:151
Method
RestoreSolverStateFromHDF5
src/caffe/solvers/sgd_solver.cpp:325
Method
RestoreSolverStateFromHDF5
include/caffe/solver.hpp:154
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
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
SPPLayer
include/caffe/layers/spp_layer.hpp:21
Method
SPPLayerTest
src/caffe/test/test_spp_layer.cpp:25
Method
SaveBlobs
src/caffe/layers/hdf5_output_layer.cpp:30
Method
ScaleLayer
include/caffe/layers/scale_layer.hpp:28
Method
ScaleLayerTest
src/caffe/test/test_scale_layer.cpp:21
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
Seek
include/caffe/util/db_lmdb.hpp:40
Method
SeekToFirst
include/caffe/util/db_leveldb.hpp:19
Method
Send
Sends a string to the socket.
src/gtest/gtest-all.cpp:4719
Method
SetDevice
src/caffe/common.cpp:65
Method
SetLossWeights
* Called by SetUp to initialize the weights associated with any top blobs in * the loss function. Store non-zero loss weights in the diff blob.
include/caffe/layer.hpp:414
Method
SetMean
Load the mean file in binaryproto format. */
examples/cpp_classification/classification.cpp:120
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:25
Method
SetUp
src/caffe/test/test_pooling_layer.cpp:620
Method
SetUp
src/caffe/test/test_convolution_layer.cpp:824
Method
SetUp
src/caffe/test/test_lrn_layer.cpp:261
Method
SetUp
Override this to define how to set up the environment.
src/gtest/gtest.h:17941
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
← previous
next →
1,801–1,900 of 2,769, ranked by callers