MCPcopy Create free account

hub / github.com/Harick1/caffe-yolo / functions

Functions2,741 in github.com/Harick1/caffe-yolo

MethodBackward_cpu
src/caffe/layers/scale_layer.cpp:137
MethodBackward_cpu
include/caffe/layers/dummy_data_layer.hpp:38
MethodBackward_cpu
@brief Not implemented (non-differentiable function)
include/caffe/layers/threshold_layer.hpp:54
MethodBackward_cpu
include/caffe/layers/input_layer.hpp:38
MethodBackward_cpu
@brief Not implemented (non-differentiable function)
include/caffe/layers/argmax_layer.hpp:65
MethodBackward_cpu
@brief Not implemented -- AccuracyLayer cannot be used as a loss.
include/caffe/layers/accuracy_layer.hpp:74
MethodBackward_cpu
include/caffe/layers/base_data_layer.hpp:37
MethodBackward_cpu
include/caffe/layers/hdf5_data_layer.hpp:45
MethodBackward_cpu
include/caffe/layers/parameter_layer.hpp:38
MethodBackward_cpu
include/caffe/layers/python_layer.hpp:48
MethodBackward_cpu
include/caffe/layers/eval_detection_layer.hpp:28
MethodBackward_cpu
include/caffe/layers/reshape_layer.hpp:35
MethodBackward_gpu
* @brief Using the GPU device, compute the gradients for any parameters and * for the bottom blobs if propagate_down is true. * Fa
include/caffe/layer.hpp:359
MethodBackward_gpu
include/caffe/layers/dummy_data_layer.hpp:40
MethodBackward_gpu
include/caffe/layers/base_data_layer.hpp:39
MethodBackward_gpu
include/caffe/layers/hdf5_data_layer.hpp:47
MethodBackward_gpu
include/caffe/layers/reshape_layer.hpp:39
MethodBaseConvolutionLayer
include/caffe/layers/base_conv_layer.hpp:20
MethodBaseDataLayer
src/caffe/layers/base_data_layer.cpp:15
MethodBaseGenerator
src/gtest/gtest.h:10226
MethodBaseGenerator
src/gtest/gtest.h:13421
MethodBaseGenerator
src/gtest/gtest.h:13540
MethodBaseGenerator
src/gtest/gtest.h:13677
MethodBaseGenerator
src/gtest/gtest.h:13831
MethodBaseGenerator
src/gtest/gtest.h:14004
MethodBaseGenerator
src/gtest/gtest.h:14194
MethodBaseGenerator
src/gtest/gtest.h:14403
MethodBaseGenerator
src/gtest/gtest.h:14628
MethodBaseGenerator
src/gtest/gtest.h:14871
MethodBasePrefetchingDataLayer
src/caffe/layers/base_data_layer.cpp:37
MethodBatchNormLayer
include/caffe/layers/batch_norm_layer.hpp:45
MethodBatchNormLayerTest
src/caffe/test/test_batch_norm_layer.cpp:24
MethodBatchReindexLayer
include/caffe/layers/batch_reindex_layer.hpp:23
MethodBatchReindexLayerTest
src/caffe/test/test_batch_reindex_layer.cpp:20
MethodBegin
src/gtest/gtest.h:10209
MethodBegin
src/gtest/gtest.h:13399
MethodBegin
src/gtest/gtest.h:13514
MethodBegin
src/gtest/gtest.h:13647
MethodBegin
src/gtest/gtest.h:13798
MethodBegin
src/gtest/gtest.h:13968
MethodBegin
src/gtest/gtest.h:14154
MethodBegin
src/gtest/gtest.h:14359
MethodBegin
src/gtest/gtest.h:14581
MethodBegin
src/gtest/gtest.h:14821
MethodBiasLayer
include/caffe/layers/bias_layer.hpp:24
MethodBiasLayerTest
src/caffe/test/test_bias_layer.cpp:21
MethodBilinearFiller
include/caffe/filler.hpp:246
MethodBlob
src/caffe/blob.cpp:63
MethodBlob
include/caffe/blob.hpp:26
MethodBlobMathTest
src/caffe/test/test_blob.cpp:119
MethodBlobSimpleTest
src/caffe/test/test_blob.cpp:16
FunctionBlobVec_add_blob
python/caffe/_caffe.cpp:216
FunctionBlob_Reshape
python/caffe/_caffe.cpp:202
MethodBlockingQueue
src/caffe/util/blocking_queue.cpp:19
MethodBody
src/caffe/data_reader.cpp:63
FunctionBool
Bool() allows generating tests with parameters in a set of (false, true). Synopsis: Bool() - returns a generator producing sequences with elements {f
src/gtest/gtest.h:16400
MethodBoxDataLayer
src/caffe/layers/box_data_layer.cpp:15
FunctionBoxSortDecendScore
src/caffe/layers/eval_detection_layer.cpp:20
FunctionCAFFE_GET_BLOCKS
CUDA: number of blocks for threads.
include/caffe/util/device_alternate.hpp:88
MethodCPUTimer
src/caffe/util/benchmark.cpp:121
MethodCStringEquals
Compares two C strings. Returns true iff they have the same content. Unlike strcmp(), this function can handle NULL argument(s). A NULL C string is
src/gtest/gtest-all.cpp:2198
MethodCaffe
src/caffe/common.cpp:54
MethodCalculateEndIndex
src/gtest/gtest.h:10176
FunctionCaptureStdout
Starts capturing stdout.
src/gtest/gtest-all.cpp:8412
MethodCapturedStream
The ctor redirects the stream to a temporary file.
src/gtest/gtest-all.cpp:8292
MethodCartesianProductGenerator10
src/gtest/gtest.h:14811
MethodCartesianProductGenerator2
src/gtest/gtest.h:13394
MethodCartesianProductGenerator3
src/gtest/gtest.h:13509
MethodCartesianProductGenerator4
src/gtest/gtest.h:13641
MethodCartesianProductGenerator5
src/gtest/gtest.h:13792
MethodCartesianProductGenerator6
src/gtest/gtest.h:13961
MethodCartesianProductGenerator7
src/gtest/gtest.h:14147
MethodCartesianProductGenerator8
src/gtest/gtest.h:14350
MethodCartesianProductGenerator9
src/gtest/gtest.h:14572
MethodCartesianProductHolder10
src/gtest/gtest.h:15324
MethodCartesianProductHolder2
src/gtest/gtest.h:15068
MethodCartesianProductHolder3
src/gtest/gtest.h:15089
MethodCartesianProductHolder4
src/gtest/gtest.h:15114
MethodCartesianProductHolder5
src/gtest/gtest.h:15141
MethodCartesianProductHolder6
src/gtest/gtest.h:15170
MethodCartesianProductHolder7
src/gtest/gtest.h:15203
MethodCartesianProductHolder8
src/gtest/gtest.h:15240
MethodCartesianProductHolder9
src/gtest/gtest.h:15280
MethodCaseInsensitiveCStringEquals
Compares two C strings, ignoring case. Returns true iff they have the same content. Unlike strcasecmp(), this function can handle NULL argument(s).
src/gtest/gtest-all.cpp:2899
MethodCaseInsensitiveWideCStringEquals
Compares two wide C strings, ignoring case. Returns true iff they have the same content. Unlike wcscasecmp(), this function can handle NULL argument
src/gtest/gtest-all.cpp:2919
FunctionChDir
src/gtest/gtest.h:2680
MethodCheckBegin
(self, filename, clean_lines, linenum, error)
scripts/cpp_lint.py:1829
MethodCheckBlobCounts
* Called by the parent Layer's SetUp to check that the number of bottom * and top Blobs provided as input match the expected numbers specified by
include/caffe/layer.hpp:371
MethodCheckDevice
src/caffe/common.cpp:73
MethodCheckEnd
(self, filename, clean_lines, linenum, error)
scripts/cpp_lint.py:1834
MethodCheckEnd
Check end of namespace comments.
scripts/cpp_lint.py:1856
MethodCheckForSignals
src/caffe/util/signal_handler.cpp:99
MethodCheckGradientNet
include/caffe/test/test_gradient_check_util.hpp:220
MethodCheckGradientSingle
include/caffe/test/test_gradient_check_util.hpp:75
MethodCheckLeastSquaresUpdate
src/caffe/test/test_gradient_based_solver.cpp:349
MethodCheckSnapshotWritePermissions
src/caffe/solver.cpp:428
FunctionCheckedDowncastToActualType
src/gtest/gtest.h:2091
FunctionClearAdHocTestResult
Clears the results of ad-hoc test assertions.
src/gtest/gtest-all.cpp:1092
FunctionClearTestCaseResult
Clears the results of all tests in the given test case.
src/gtest/gtest.h:17855
MethodClearTestPartResults
src/gtest/gtest-all.cpp:1422
← previousnext →1,001–1,100 of 2,741, ranked by callers