MCPcopy Create free account

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

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

↓ 11 callersMethodBaseGenerator
src/gtest/gtest.h:10139
↓ 11 callersMethodCopyTrainedLayersFrom
src/caffe/net.cpp:735
↓ 11 callersMethodNewTransaction
src/caffe/util/db_lmdb.cpp:47
↓ 11 callersMethodNumLines
Returns the number of lines represented.
scripts/cpp_lint.py:1208
↓ 11 callersFunctionPrintTupleTo
src/gtest/gtest.h:9951
↓ 11 callersMethodPut
src/caffe/util/db_lmdb.cpp:51
↓ 11 callersFunctionReadFileToDatum
src/caffe/util/io.cpp:259
↓ 11 callersMethodasum_diff
src/caffe/blob.cpp:258
↓ 11 callersMethodhas_run_at_least_once
include/caffe/util/benchmark.hpp:22
↓ 11 callersMethodinitted
include/caffe/util/benchmark.hpp:20
↓ 11 callersMethodrunning
include/caffe/util/benchmark.hpp:21
↓ 11 callersMethodset_cpu_data
src/caffe/blob.cpp:114
↓ 10 callersMethodMilliSeconds
src/caffe/util/benchmark.cpp:82
↓ 10 callersMethodStop
src/caffe/util/benchmark.cpp:42
↓ 10 callersMethodforward
(self, bottom, top)
python/caffe/test/test_python_layer.py:56
↓ 10 callersMethodhas_blob
src/caffe/net.cpp:957
↓ 10 callersFunctionlength
Returns the length of the encapsulated string, or 0 if the string is NULL.
src/gtest/gtest.h:3120
↓ 10 callersMethodset_scale
Set the data scaling.
examples/pycaffe/tools.py:21
↓ 10 callersMethodset_transpose
Set the order of dimensions, e.g. to convert OpenCV's HxWxC images into CxHxW. Parameters ---------- in_ : w
python/caffe/io.py:189
↓ 10 callersMethodvalue
Gets the user supplied value.
src/gtest/gtest.h:17511
↓ 9 callersMethodAtEnd
src/gtest/gtest.h:13472
↓ 9 callersFunctionCountIf
src/gtest/gtest-all.cpp:670
↓ 9 callersFunctionDeathTestAbort
Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back
src/gtest/gtest-all.cpp:6409
↓ 9 callersMethodFromProto
src/caffe/blob.cpp:500
↓ 9 callersMethodGet
src/gtest/gtest-all.cpp:1346
↓ 9 callersMethodInitRand
src/caffe/data_transformer.cpp:612
↓ 9 callersMethodPassed
Returns true iff the unit test passed (i.e. all test cases passed).
src/gtest/gtest-all.cpp:5003
↓ 9 callersFunctionReadVideoToCVMat
src/caffe/util/io.cpp:160
↓ 9 callersMethodShareDiff
src/caffe/blob.cpp:186
↓ 9 callersMethodStopInternalThread
src/caffe/internal_thread.cpp:56
↓ 9 callersFunctionStreamableToString
src/gtest/gtest.h:17197
↓ 9 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
src/gtest/gtest-all.cpp:4998
↓ 9 callersFunctiontype
Gets the outcome of the test part.
src/gtest/gtest.h:16729
↓ 9 callersMethodvalid
include/caffe/util/db_lmdb.hpp:37
↓ 8 callersMethodClose
include/caffe/util/db_lmdb.hpp:77
↓ 8 callersFunctionHandleExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3401
↓ 8 callersMethodInitTinyNet
src/caffe/test/test_net.cpp:70
↓ 8 callersFunctionIsSubstringImpl
src/gtest/gtest-all.cpp:2560
↓ 8 callersFunctionMakeTempFilename
include/caffe/util/io.hpp:40
↓ 8 callersMethodNumSequenceMatches
src/caffe/test/test_data_transformer.cpp:39
↓ 8 callersFunctionParseBoolFlag
Parses a string for a bool flag, in the form of either "--flag=value" or "--flag". In the former case, the value is taken as true as long as it does
src/gtest/gtest-all.cpp:5901
↓ 8 callersFunctionParseNaturalNumber
src/gtest/gtest-all.cpp:1368
↓ 8 callersMethodRngUniformChecks
src/caffe/test/test_random_number_generator.cpp:110
↓ 8 callersMethodRunInsertionTest
src/caffe/test/test_split_layer.cpp:90
↓ 8 callersMethodSetUp
src/caffe/test/test_crop_layer.cpp:24
↓ 8 callersMethodSetUp
src/caffe/test/test_data_layer.cpp:32
↓ 8 callersFunctionWriteProtoToBinaryFile
src/caffe/util/io.cpp:83
↓ 8 callersMethodadd_callback
include/caffe/solver.hpp:87
↓ 8 callersMethodphase
@brief returns the phase: TRAIN or TEST
include/caffe/net.hpp:137
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
src/gtest/gtest-all.cpp:8508
↓ 7 callersFunctionDecodeDatumToCVMat
src/caffe/util/io.cpp:291
↓ 7 callersFunctionForEach
src/gtest/gtest-all.cpp:683
↓ 7 callersFunctionGetEnv
src/gtest/gtest.h:2702
↓ 7 callersFunctionGetTimeInMillis
Returns the current time in milliseconds.
src/gtest/gtest-all.cpp:2068
↓ 7 callersFunctionPrintUsage
Prints a brief usage string and exits, optionally with an error message. Args: message: The optional error message.
scripts/cpp_lint.py:4763
↓ 7 callersMethodReset
src/gtest/gtest-all.cpp:1347
↓ 7 callersMethodReshape
src/caffe/net.cpp:728
↓ 7 callersMethodRngGaussianChecks
src/caffe/test/test_random_number_generator.cpp:66
↓ 7 callersFunctionStringStreamToString
Converts the buffer in a stringstream to a String, converting NUL bytes to "\\0" along the way.
src/gtest/gtest-all.cpp:3038
↓ 7 callersMethodUponLeavingGTest
L < mutex_
src/gtest/gtest-all.cpp:4843
↓ 7 callersMethod__check_input
(self, in_)
python/caffe/io.py:117
↓ 7 callersMethodcopy
src/gtest/gtest.h:9157
↓ 7 callersMethodkey
Gets the user supplied key.
src/gtest/gtest.h:17506
↓ 7 callersMethodos_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
src/gtest/gtest-all.cpp:5770
↓ 7 callersMethodset_mean
Set the mean to subtract for centering the data. Parameters ---------- in_ : which input to assign this mean.
python/caffe/io.py:239
↓ 7 callersFunctionsigmoid
src/caffe/layers/lstm_unit_layer.cpp:11
↓ 6 callersFunctionAbort
src/gtest/gtest-all.cpp:8441
↓ 6 callersFunctionCVMatToDatum
src/caffe/util/io.cpp:326
↓ 6 callersFunctionChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
src/gtest/gtest-all.cpp:2724
↓ 6 callersFunctionDecodeDatumNative
If Datum is encoded will decoded using DecodeDatumToCVMat and CVMatToDatum If Datum is not encoded will do nothing
src/caffe/util/io.cpp:307
↓ 6 callersFunctionDecodeDatumToCVMatNative
src/caffe/util/io.cpp:280
↓ 6 callersFunctionFormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
src/gtest/gtest-all.cpp:8232
↓ 6 callersFunctionFormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
src/gtest/gtest-all.cpp:8026
↓ 6 callersMethodInferBlobShape
src/caffe/data_transformer.cpp:518
↓ 6 callersFunctionIsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
src/gtest/gtest-all.cpp:7979
↓ 6 callersFunctionIsPathSeparator
Returns whether the given character is a valid path separator.
src/gtest/gtest-all.cpp:7518
↓ 6 callersFunctionMakeTempDir
include/caffe/util/io.hpp:25
↓ 6 callersMethodNext
src/caffe/layers/data_layer.cpp:70
↓ 6 callersFunctionParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
src/gtest/gtest-all.cpp:5935
↓ 6 callersFunctionReadImageToDatumReference
src/caffe/test/test_io.cpp:25
↓ 6 callersMethodReferenceLRNForward
src/caffe/test/test_lrn_layer.cpp:55
↓ 6 callersMethodRngBernoulliFill
src/caffe/test/test_random_number_generator.cpp:157
↓ 6 callersMethodSetUp
src/caffe/test/test_concat_layer.cpp:25
↓ 6 callersMethodSetUp
src/caffe/test/test_maxpool_dropout_layers.cpp:23
↓ 6 callersMethodShapeEquals
src/caffe/blob.cpp:434
↓ 6 callersFunctionSkipPrefix
If *pstr starts with the given prefix, modifies *pstr to be right past the prefix and returns true; otherwise leaves *pstr unchanged and returns false
src/gtest/gtest-all.cpp:5849
↓ 6 callersMethodTestBackward
src/caffe/test/test_power_layer.cpp:61
↓ 6 callersMethodTestExpForward
src/caffe/test/test_neuron_layer.cpp:92
↓ 6 callersMethodTestExpGradient
src/caffe/test/test_neuron_layer.cpp:114
↓ 6 callersMethodToProto
src/caffe/net.cpp:845
↓ 6 callersFunctionUniversalPrint
src/gtest/gtest.h:9881
↓ 6 callersMethodbackward
(self, top, propagate_down, bottom)
python/caffe/test/test_python_layer.py:21
↓ 6 callersFunctioncaffe_rng
include/caffe/util/rng.hpp:16
↓ 6 callersMethodfailed_test_count
Gets the number of failed tests.
src/gtest/gtest-all.cpp:2033
↓ 6 callersMethodfile_name
include/caffe/layers/hdf5_output_layer.hpp:40
↓ 6 callersMethodgenerator
src/caffe/common.cpp:101
↓ 6 callersMethodloss
* @brief Returns the scalar loss associated with a top blob at a given index. */
include/caffe/layer.hpp:174
↓ 6 callersMethodmean_bound
src/caffe/test/test_random_number_generator.cpp:53
↓ 6 callersFunctionswap_endian
examples/mnist/convert_mnist_data.cpp:38
↓ 6 callersFunctionswap_endian
examples/siamese/convert_mnist_siamese_data.cpp:22
← previousnext →101–200 of 2,834, ranked by callers