MCPcopy Create free account

hub / github.com/chuckcho/video-caffe / functions

Functions2,834 in github.com/chuckcho/video-caffe

↓ 6 callersFunctiontanh
src/caffe/layers/lstm_unit_layer.cpp:16
↓ 5 callersFunctionCloseExpression
If input points to ( or { or [ or <, finds the position that closes it. If lines[linenum][pos] points to a '(' or '{' or '[' or '<', finds the li
scripts/cpp_lint.py:1258
↓ 5 callersFunctionEqFailure
Constructs and returns the message for an equality assertion (e.g. ASSERT_EQ, EXPECT_STREQ, etc) failure. The first four parameters are the expressio
src/gtest/gtest-all.cpp:2301
↓ 5 callersFunctionFormatDeathTestOutput
Returns an indented copy of stderr output for a death test. This makes distinguishing death test output lines from regular log lines much easier.
src/gtest/gtest-all.cpp:6649
↓ 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:3052
↓ 5 callersFunctionGetRequestedAction
Translate the signal effect the user specified on the command-line to the corresponding enumeration.
tools/caffe.cpp:151
↓ 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:88
↓ 5 callersFunctionReadProtoFromBinaryFile
src/caffe/util/io.cpp:68
↓ 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_video_data_layer.cpp:28
↓ 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:149
↓ 5 callersMethodTestLogGradient
src/caffe/test/test_neuron_layer.cpp:173
↓ 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 callersMethoddiff
include/caffe/parallel.hpp:39
↓ 5 callersFunctionget_data_from_tag
(node, tag)
examples/pycaffe/layers/pascal_multilabel_datalayers.py:161
↓ 5 callersMethodgpu_diff
src/caffe/blob.cpp:150
↓ 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:330
↓ 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 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:50
↓ 4 callersFunctionReadSolverParamsFromTextFileOrDie
Read parameters from a file into a SolverParameter proto message.
src/caffe/util/upgrade_proto.cpp:1119
↓ 4 callersMethodReshape
src/caffe/layers/im2col_layer.cpp:113
↓ 4 callersMethodReshape
src/caffe/layers/base_conv_layer.cpp:194
↓ 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:480
↓ 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:287
↓ 4 callersFunctionStrDup
src/gtest/gtest.h:2621
↓ 4 callersMethodTestForward
src/caffe/test/test_power_layer.cpp:34
↓ 4 callersMethodTestForwardRectHigh
Test for 3x 2 rectangular pooling layer with kernel_h > kernel_w
src/caffe/test/test_pooling_layer.cpp:121
↓ 4 callersMethodTestForwardRectWide
Test for rectangular pooling layer with kernel_w > kernel_h
src/caffe/test/test_pooling_layer.cpp:246
↓ 4 callersMethodTestForwardSquare
Test for 2x 2 square pooling layer
src/caffe/test/test_pooling_layer.cpp:49
↓ 4 callersMethodTestReadCrop
src/caffe/test/test_data_layer.cpp:199
↓ 4 callersMethodTimer
src/caffe/util/benchmark.cpp:8
↓ 4 callersMethodUpdate
src/caffe/net.cpp:920
↓ 4 callersFunctionUpgradeNetAsNeeded
src/caffe/util/upgrade_proto.cpp:23
↓ 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 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 callersMethodrelease
src/gtest/gtest.h:1847
↓ 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 callersFunctionshuffle
include/caffe/util/rng.hpp:22
↓ 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:293
↓ 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:59
↓ 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:4253
↓ 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
← previousnext →201–300 of 2,834, ranked by callers