MCPcopy Create free account

hub / github.com/BVLC/caffe / functions

Functions2,751 in github.com/BVLC/caffe

↓ 5 callersFunctionGetPreviousNonBlankLine
Return the most recent non-blank line and its line number. Args: clean_lines: A CleansedLines instance containing the file contents. linenu
scripts/cpp_lint.py:3050
↓ 5 callersFunctionGetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
tools/caffe.cpp:165
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
src/gtest/gtest-all.cpp:5651
↓ 5 callersMethodNewCursor
src/caffe/util/db_lmdb.cpp:38
↓ 5 callersFunctionReadNetParamsFromTextFileOrDie
src/caffe/util/upgrade_proto.cpp:86
↓ 5 callersFunctionReadProtoFromBinaryFile
src/caffe/util/io.cpp:52
↓ 5 callersMethodRngGaussianFill
src/caffe/test/test_random_number_generator.cpp:61
↓ 5 callersMethodRngUniformFill
src/caffe/test/test_random_number_generator.cpp:104
↓ 5 callersMethodSetUp
src/caffe/test/test_image_data_layer.cpp:28
↓ 5 callersMethodSetUp
src/caffe/test/test_slice_layer.cpp:25
↓ 5 callersMethodSetUp
src/caffe/test/test_spp_layer.cpp:30
↓ 5 callersMethodStartInternalThread
src/caffe/internal_thread.cpp:21
↓ 5 callersFunctionStringFromGTestEnv
Reads and returns the string environment variable corresponding to the given flag; if it's not set, returns default_value.
src/gtest/gtest-all.cpp:8540
↓ 5 callersFunctionSumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
src/gtest/gtest-all.cpp:1617
↓ 5 callersMethodTestLogForward
src/caffe/test/test_neuron_layer.cpp:147
↓ 5 callersMethodTestLogGradient
src/caffe/test/test_neuron_layer.cpp:171
↓ 5 callersFunctioncaffe_memset
include/caffe/util/math_functions.hpp:42
↓ 5 callersFunctioncaffe_rng_bernoulli
src/caffe/util/math_functions.cpp:299
↓ 5 callersFunctionconv_relu
(bottom, ks, nout, stride=1, pad=0, group=1)
examples/pycaffe/caffenet.py:7
↓ 5 callersMethodcurrent_test_info
Returns the TestInfo object for the test that's currently running, or NULL if no test is running. L < mutex_
src/gtest/gtest-all.cpp:5197
↓ 5 callersMethodgenerator
src/caffe/common.cpp:101
↓ 5 callersFunctionget_data_from_tag
(node, tag)
examples/pycaffe/layers/pascal_multilabel_datalayers.py:161
↓ 5 callersMethodgpu_diff
src/caffe/blob.cpp:126
↓ 5 callersFunctionlisteners
Provides access to the event listener list.
src/gtest/gtest-all.cpp:975
↓ 5 callersFunctionmxCHECK_FILE_EXIST
Check if a file exists and can be opened
matlab/+caffe/private/caffe_.cpp:33
↓ 5 callersFunctionmxERROR
matlab/+caffe/private/caffe_.cpp:30
↓ 5 callersMethodrun
src/caffe/parallel.cpp:202
↓ 5 callersMethodsumsq_diff
src/caffe/blob.cpp:306
↓ 4 callersFunctionCheckFile
For convenience, check that input files can be opened, and raise an exception that boost will send to Python if not (caffe could still crash later if
python/caffe/_caffe.cpp:77
↓ 4 callersMethodCheckGradient
Checks the gradient of a layer, with provided bottom layers and top layers. Note that after the gradient check, we do not guarantee that the data stor
include/caffe/test/test_gradient_check_util.hpp:33
↓ 4 callersFunctionClose
src/gtest/gtest.h:2699
↓ 4 callersFunctionCmpHelperEQ
src/gtest/gtest.h:18331
↓ 4 callersMethodCopyNetBlobs
src/caffe/test/test_net.cpp:44
↓ 4 callersMethodCopyNetParams
src/caffe/test/test_net.cpp:57
↓ 4 callersMethodFailed
Returns true iff the test failed.
src/gtest/gtest-all.cpp:3156
↓ 4 callersFunctionFormatCountableNoun
Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "fo
src/gtest/gtest-all.cpp:3782
↓ 4 callersFunctionFormatForComparisonFailureMessage
src/gtest/gtest.h:18322
↓ 4 callersFunctionFormatTestCount
Formats the count of tests.
src/gtest/gtest-all.cpp:3790
↓ 4 callersFunctionGTestStreamToHelper
src/gtest/gtest.h:6776
↓ 4 callersFunctionGetElementOr
src/gtest/gtest-all.cpp:690
↓ 4 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
src/gtest/gtest-all.cpp:6460
↓ 4 callersMethodInferBlobShape
src/caffe/data_transformer.cpp:442
↓ 4 callersFunctionPrintCharsAsStringTo
Prints the given array of characters to the ostream. The array starts at *begin, the length is len, it may include '\0' characters and may not be null
src/gtest/gtest-all.cpp:8806
↓ 4 callersFunctionReadProtoFromTextFile
src/caffe/util/io.cpp:34
↓ 4 callersFunctionReadSolverParamsFromTextFileOrDie
Read parameters from a file into a SolverParameter proto message.
src/caffe/util/upgrade_proto.cpp:1099
↓ 4 callersMethodReshape
src/caffe/layers/im2col_layer.cpp:107
↓ 4 callersMethodReshape
src/caffe/layers/base_conv_layer.cpp:185
↓ 4 callersMethodReshapeBlobs
src/caffe/test/test_lstm_layer.cpp:46
↓ 4 callersMethodReshapeBlobs
src/caffe/test/test_rnn_layer.cpp:41
↓ 4 callersMethodRestore
src/caffe/solver.cpp:463
↓ 4 callersMethodRngGaussianFillGPU
src/caffe/test/test_random_number_generator.cpp:173
↓ 4 callersMethodRngUniformFillGPU
src/caffe/test/test_random_number_generator.cpp:178
↓ 4 callersMethodSeconds
src/caffe/util/benchmark.cpp:104
↓ 4 callersMethodSetTestPartResultReporterForCurrentThread
Sets the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:2001
↓ 4 callersMethodSetUp
src/caffe/test/test_memory_data_layer.cpp:25
↓ 4 callersMethodSetUp
src/caffe/test/test_tile_layer.cpp:23
↓ 4 callersMethodSolve
src/caffe/solver.cpp:270
↓ 4 callersFunctionStrDup
src/gtest/gtest.h:2621
↓ 4 callersMethodTestForward
src/caffe/test/test_power_layer.cpp:34
↓ 4 callersMethodTestReadCrop
src/caffe/test/test_data_layer.cpp:199
↓ 4 callersMethodTimer
src/caffe/util/benchmark.cpp:8
↓ 4 callersMethodUpdate
src/caffe/net.cpp:907
↓ 4 callersFunctionUpgradeNetAsNeeded
src/caffe/util/upgrade_proto.cpp:21
↓ 4 callersMethodadd_after_backward
include/caffe/net.hpp:251
↓ 4 callersFunctioncluster_seedgen
random seeding
src/caffe/common.cpp:23
↓ 4 callersMethodcurrent_test_result
Returns the TestResult for the test that's currently running, or the TestResult for the ad hoc test if no test is running.
src/gtest/gtest-all.cpp:5780
↓ 4 callersMethoddiff
include/caffe/parallel.hpp:39
↓ 4 callersFunctionget_gpus
Parse GPU ids or use all available devices
tools/caffe.cpp:89
↓ 4 callersFunctionis_a_ge_zero_and_a_lt_b
Function uses casting from int to unsigned to compare if value of parameter a is greater or equal to zero and lower than value of parameter b. The b p
src/caffe/util/im2col.cpp:14
↓ 4 callersMethoditer
include/caffe/solver.hpp:75
↓ 4 callersMethodoriginal_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
src/gtest/gtest-all.cpp:5182
↓ 4 callersFunctionrandom
Gets the random number generator.
src/gtest/gtest-all.cpp:1171
↓ 4 callersMethodrandom_seed
Returns the random seed used at the start of the current test run.
src/gtest/gtest-all.cpp:5203
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
src/gtest/gtest-all.cpp:4883
↓ 4 callersMethodsample_mean
src/caffe/test/test_random_number_generator.cpp:29
↓ 4 callersFunctionsimple_net_file
Make a simple net prototxt, based on test_net.cpp, returning the name of the (temporary) file.
python/caffe/test/test_net.py:11
↓ 4 callersMethodsumsq_data
src/caffe/blob.cpp:269
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
src/gtest/gtest-all.cpp:2048
↓ 4 callersMethodtotal_test_count
Gets the number of all tests.
src/gtest/gtest-all.cpp:2043
↓ 3 callersMethodAddMatVector
src/caffe/layers/memory_data_layer.cpp:58
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
src/gtest/gtest-all.cpp:3110
↓ 3 callersFunctionAssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
src/gtest/gtest.h:17296
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
src/gtest/gtest-all.cpp:8417
↓ 3 callersFunctionCheckCStyleCast
Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. linenum: The number of the line to chec
scripts/cpp_lint.py:4251
↓ 3 callersFunctionCleanseComments
Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comment
scripts/cpp_lint.py:1171
↓ 3 callersMethodClone
src/gtest/gtest.h:10146
↓ 3 callersFunctionFOpen
src/gtest/gtest.h:2682
↓ 3 callersFunctionFindEndOfExpressionInLine
Find the position just after the matching endchar. Args: line: a CleansedLines line. startpos: start searching at this position. depth:
scripts/cpp_lint.py:1234
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
src/gtest/gtest-all.cpp:8451
↓ 3 callersFunctionFlushInfoLog
src/gtest/gtest.h:1990
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
src/gtest/gtest-all.cpp:4499
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
src/gtest/gtest-all.cpp:1995
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
src/gtest/gtest-all.cpp:1897
↓ 3 callersMethodInitAllInOneNet
src/caffe/test/test_net.cpp:786
↓ 3 callersMethodInitDiffDataSharedWeightsNet
src/caffe/test/test_net.cpp:505
↓ 3 callersFunctionInsertSplits
src/caffe/util/insert_splits.cpp:12
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
src/gtest/gtest-all.cpp:8518
↓ 3 callersFunctionIsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
scripts/cpp_lint.py:2373
↓ 3 callersFunctionIsSpace
src/gtest/gtest.h:2585
↓ 3 callersFunctionIsTrue
src/gtest/gtest-all.cpp:5834
← previousnext →201–300 of 2,751, ranked by callers