MCPcopy Create free account

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

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

MethodExactNumBottomBlobs
include/caffe/common_layers.hpp:38
MethodExactNumBottomBlobs
include/caffe/common_layers.hpp:102
MethodExactNumBottomBlobs
include/caffe/common_layers.hpp:131
MethodExactNumBottomBlobs
include/caffe/common_layers.hpp:163
MethodExactNumBottomBlobs
include/caffe/common_layers.hpp:194
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:40
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:94
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:121
MethodExactNumBottomBlobs
TODO: no limit on the number of blobs
include/caffe/data_layers.hpp:155
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:189
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:235
MethodExactNumBottomBlobs
include/caffe/data_layers.hpp:277
MethodExactNumBottomBlobs
include/caffe/vision_layers.hpp:107
MethodExactNumBottomBlobs
include/caffe/vision_layers.hpp:141
MethodExactNumBottomBlobs
include/caffe/vision_layers.hpp:179
MethodExactNumBottomBlobs
include/caffe/vision_layers.hpp:250
MethodExactNumBottomBlobs
These methods can be overwritten to declare that this layer type expects a certain number of blobs as input and output. ExactNum{Bottom,Top}Blobs ret
include/caffe/layer.hpp:76
MethodExactNumBottomBlobs
include/caffe/loss_layers.hpp:39
MethodExactNumBottomBlobs
include/caffe/loss_layers.hpp:67
MethodExactNumBottomBlobs
include/caffe/neuron_layers.hpp:37
MethodExactNumTopBlobs
include/caffe/common_layers.hpp:39
MethodExactNumTopBlobs
include/caffe/common_layers.hpp:68
MethodExactNumTopBlobs
include/caffe/common_layers.hpp:103
MethodExactNumTopBlobs
include/caffe/common_layers.hpp:132
MethodExactNumTopBlobs
include/caffe/data_layers.hpp:122
MethodExactNumTopBlobs
include/caffe/data_layers.hpp:156
MethodExactNumTopBlobs
include/caffe/data_layers.hpp:190
MethodExactNumTopBlobs
include/caffe/data_layers.hpp:236
MethodExactNumTopBlobs
include/caffe/data_layers.hpp:278
MethodExactNumTopBlobs
include/caffe/vision_layers.hpp:78
MethodExactNumTopBlobs
include/caffe/vision_layers.hpp:108
MethodExactNumTopBlobs
include/caffe/vision_layers.hpp:142
MethodExactNumTopBlobs
include/caffe/vision_layers.hpp:180
MethodExactNumTopBlobs
include/caffe/layer.hpp:79
MethodExactNumTopBlobs
include/caffe/loss_layers.hpp:40
MethodExactNumTopBlobs
include/caffe/neuron_layers.hpp:38
MethodExecDeathTest
src/gtest/gtest-all.cpp:7029
MethodExecute
src/gtest/gtest-all.cpp:215
FunctionExitedUnsuccessfully
Returns true if exit_status describes a process that was terminated by a signal, or exited normally with a nonzero exit code.
src/gtest/gtest-all.cpp:6366
MethodExitedWithCode
ExitedWithCode constructor.
src/gtest/gtest-all.cpp:6307
MethodExtractSummary
Gets the summary of the failure message by omitting the stack trace in it.
src/gtest/gtest-all.cpp:8950
FunctionFReopen
src/gtest/gtest.h:2686
MethodField
src/gtest/gtest.h:1321
MethodField
src/gtest/gtest.h:1333
MethodField
src/gtest/gtest.h:1345
MethodField
src/gtest/gtest.h:1357
MethodField
src/gtest/gtest.h:1369
MethodField
src/gtest/gtest.h:1381
MethodField
src/gtest/gtest.h:1393
MethodField
src/gtest/gtest.h:1405
MethodField
src/gtest/gtest.h:1417
MethodField
src/gtest/gtest.h:1429
MethodFill
include/caffe/filler.hpp:34
MethodFill
include/caffe/filler.hpp:52
MethodFill
include/caffe/filler.hpp:66
MethodFill
include/caffe/filler.hpp:100
MethodFiller
include/caffe/filler.hpp:21
MethodFilterMatchesTest
Returns true iff the user-specified filter matches the test case name and the test name.
src/gtest/gtest-all.cpp:1777
MethodFilterNet
src/caffe/net.cpp:174
MethodFilterTests
Compares the name of each test with the user-specified filter to decide whether the test should be run, then records the result in each TestCase and T
src/gtest/gtest-all.cpp:5680
MethodFindLastPathSeparator
Returns a pointer to the last occurence of a valid path separator in the FilePath. On Windows, for example, both '/' and '\' are valid path separators
src/gtest/gtest-all.cpp:7556
MethodFlattenLayer
include/caffe/common_layers.hpp:94
MethodFlattenLayerTest
src/caffe/test/test_flatten_layer.cpp:20
FunctionFloatLE
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:2398
MethodFloatingPoint
Constructs a FloatingPoint from a raw floating-point number. On an Intel CPU, passing a non-normalized NAN (Not a Number) around may change its bits,
src/gtest/gtest.h:7045
FunctionFloatingPointLE
src/gtest/gtest-all.cpp:2361
MethodForkingDeathTest
Constructs a ForkingDeathTest.
src/gtest/gtest-all.cpp:6952
MethodFormat
Formats a list of arguments to a String, using the same format spec string as for printf. We do not use the StringPrintf class as it is not universal
src/gtest/gtest-all.cpp:3003
MethodForward
python/caffe/_caffe.cpp:184
MethodForwardDebugInfo
src/caffe/net.cpp:514
MethodForwardTo
src/caffe/net.cpp:455
MethodForward_cpu
src/caffe/layers/window_data_layer.cpp:429
MethodForward_cpu
src/caffe/layers/memory_data_layer.cpp:37
MethodForward_cpu
src/caffe/layers/hinge_loss_layer.cpp:14
MethodForward_cpu
src/caffe/layers/dropout_layer.cpp:28
MethodForward_cpu
src/caffe/layers/argmax_layer.cpp:30
MethodForward_cpu
src/caffe/layers/image_data_layer.cpp:255
MethodForward_cpu
src/caffe/layers/bnll_layer.cpp:12
MethodForward_cpu
src/caffe/layers/accuracy_layer.cpp:29
MethodForward_cpu
src/caffe/layers/eltwise_layer.cpp:42
MethodForward_cpu
src/caffe/layers/multinomial_logistic_loss_layer.cpp:22
MethodForward_cpu
src/caffe/layers/pooling_layer.cpp:114
MethodForward_cpu
src/caffe/layers/data_layer.cpp:336
MethodForward_cpu
src/caffe/layers/hdf5_data_layer.cpp:88
MethodForward_cpu
src/caffe/layers/dummy_data_layer.cpp:85
MethodForward_cpu
src/caffe/layers/sigmoid_layer.cpp:16
MethodForward_cpu
src/caffe/layers/lrn_layer.cpp:99
MethodForward_cpu
src/caffe/layers/conv_layer.cpp:120
MethodForward_cpu
src/caffe/layers/split_layer.cpp:28
MethodForward_cpu
src/caffe/layers/relu_layer.cpp:10
MethodForward_cpu
src/caffe/layers/im2col_layer.cpp:59
MethodForward_cpu
src/caffe/layers/tanh_layer.cpp:13
MethodForward_cpu
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:24
MethodForward_cpu
src/caffe/layers/hdf5_output_layer.cpp:42
MethodForward_cpu
src/caffe/layers/concat_layer.cpp:42
MethodForward_cpu
src/caffe/layers/softmax_layer.cpp:27
MethodForward_cpu
src/caffe/layers/softmax_loss_layer.cpp:31
MethodForward_cpu
src/caffe/layers/flatten_layer.cpp:22
MethodForward_cpu
src/caffe/layers/euclidean_loss_layer.cpp:21
MethodForward_cpu
src/caffe/layers/inner_product_layer.cpp:55
← previousnext →901–1,000 of 1,866, ranked by callers