Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuckcho/video-caffe
/ functions
Functions
2,834 in github.com/chuckcho/video-caffe
⨍
Functions
2,834
◇
Types & classes
822
↳
Endpoints
3
↓ 3 callers
Function
GetTestTypeId
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 callers
Method
InitAllInOneNet
src/caffe/test/test_net.cpp:786
↓ 3 callers
Method
InitDiffDataSharedWeightsNet
src/caffe/test/test_net.cpp:505
↓ 3 callers
Function
InsertSplits
src/caffe/util/insert_splits.cpp:12
↓ 3 callers
Function
Int32FromGTestEnv
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 callers
Function
IsBlankLine
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:2375
↓ 3 callers
Function
IsSpace
src/gtest/gtest.h:2585
↓ 3 callers
Function
IsTrue
src/gtest/gtest-all.cpp:5834
↓ 3 callers
Function
MatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
src/gtest/gtest-all.cpp:8123
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
src/gtest/gtest-all.cpp:5863
↓ 3 callers
Function
ParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
src/gtest/gtest-all.cpp:8466
↓ 3 callers
Function
ParseInt32Flag
Parses a string for an Int32 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:5918
↓ 3 callers
Function
ParseNolintSuppressions
Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Rep
scripts/cpp_lint.py:468
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
src/gtest/gtest-all.cpp:8612
↓ 3 callers
Function
PrintRawArrayTo
src/gtest/gtest.h:9632
↓ 3 callers
Function
PrintToString
src/gtest/gtest.h:9973
↓ 3 callers
Function
PrintWideCharsAsStringTo
Prints the given array of wide characters to the ostream. The array starts at *begin, the length is len, it may include L'\0' characters and may not b
src/gtest/gtest-all.cpp:8830
↓ 3 callers
Function
ReadProtoFromBinaryFileOrDie
include/caffe/util/io.hpp:78
↓ 3 callers
Method
RemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
src/gtest/gtest-all.cpp:7766
↓ 3 callers
Function
ReportFailureInUnknownLocation
src/gtest/gtest-all.cpp:3235
↓ 3 callers
Method
RepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
scripts/cpp_lint.py:889
↓ 3 callers
Method
RunPaddingUpgradeTest
src/caffe/test/test_upgrade_proto.cpp:21
↓ 3 callers
Method
RunV0UpgradeTest
src/caffe/test/test_upgrade_proto.cpp:1091
↓ 3 callers
Method
SeenOpenBrace
Check if we have seen the opening brace for the innermost block. Returns: True if we have seen the opening brace, False if the innermost
scripts/cpp_lint.py:1937
↓ 3 callers
Method
SetUp
src/caffe/test/test_stochastic_pooling.cpp:26
↓ 3 callers
Method
SetUp
src/caffe/test/test_hdf5data_layer.cpp:28
↓ 3 callers
Method
SetUp
src/caffe/test/test_dummy_data_layer.cpp:23
↓ 3 callers
Method
SetUp
* @brief Implements common layer setup functionality. * * @param bottom the preshaped input blobs * @param top * the allocated but uns
include/caffe/layer.hpp:67
↓ 3 callers
Function
ShuffleRange
src/gtest/gtest-all.cpp:699
↓ 3 callers
Method
Split
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
scripts/cpp_lint.py:934
↓ 3 callers
Function
UniversalTersePrint
src/gtest/gtest.h:9862
↓ 3 callers
Function
UpgradeV0PaddingLayers
src/caffe/util/upgrade_proto.cpp:142
↓ 3 callers
Function
WriteProtoToTextFile
src/caffe/util/io.cpp:60
↓ 3 callers
Method
__init__
(self, filename)
scripts/cpp_lint.py:882
↓ 3 callers
Method
_to_proto
(self, layers, names, autonames)
python/caffe/net_spec.py:96
↓ 3 callers
Function
apply_buffers
src/caffe/parallel.cpp:25
↓ 3 callers
Function
assign_proto
Assign a Python object to a protobuf message, based on the Python type (in recursive fashion). Lists become repeated fields/messages, dicts be
python/caffe/net_spec.py:56
↓ 3 callers
Function
blob_to_mx_mat
Copy Blob data or diff to matlab array
matlab/+caffe/private/caffe_.cpp:79
↓ 3 callers
Function
caffe_gpu_memset
include/caffe/util/math_functions.hpp:177
↓ 3 callers
Method
check_net
(self, net, blobs)
python/caffe/test/test_net.py:292
↓ 3 callers
Method
check_net
(self, net, outputs)
python/caffe/test/test_net.py:374
↓ 3 callers
Function
compose
Compose a base coord map with scale a1, shift b1 with a further coord map with scale a2, shift b2. The scales multiply and the further shift,
python/caffe/coord_map.py:89
↓ 3 callers
Function
crop
Define a Crop layer to crop a top (from) to another top (to) by determining the coordinate mapping between the two and net spec'ing the a
python/caffe/coord_map.py:172
↓ 3 callers
Method
disabled_test_count
Gets the number of disabled tests.
src/gtest/gtest-all.cpp:2038
↓ 3 callers
Function
extract_datetime_from_line
(line, year)
tools/extra/extract_seconds.py:6
↓ 3 callers
Function
get_stages_from_flags
Parse stages from flags
tools/caffe.cpp:124
↓ 3 callers
Function
hdf5_get_num_links
src/caffe/util/hdf5.cpp:189
↓ 3 callers
Method
input_shape
@brief The spatial dimensions of the input.
include/caffe/layers/base_conv_layer.hpp:56
↓ 3 callers
Method
is_started
src/caffe/internal_thread.cpp:13
↓ 3 callers
Method
load_net
(self, net_proto)
python/caffe/test/test_net_spec.py:52
↓ 3 callers
Function
max_pool
(bottom, ks, stride=1)
examples/pycaffe/caffenet.py:16
↓ 3 callers
Function
mx_mat_to_blob
Copy matlab array to Blob data or diff
matlab/+caffe/private/caffe_.cpp:57
↓ 3 callers
Method
pointer
src/gtest/gtest.h:2405
↓ 3 callers
Method
push
src/caffe/util/blocking_queue.cpp:23
↓ 3 callers
Method
set_channel_swap
Set the input channel order for e.g. RGB to BGR conversion as needed for the reference ImageNet model. N.B. this assumes the
python/caffe/io.py:206
↓ 3 callers
Method
set_debug_info
include/caffe/net.hpp:217
↓ 3 callers
Method
set_raw_scale
Set the scale of raw features s.t. the input blob = input * scale. While Python represents images in [0, 1], certain Caffe models
python/caffe/io.py:224
↓ 3 callers
Function
to_proto
Generate a NetParameter that contains all layers needed to compute all arguments.
python/caffe/net_spec.py:43
↓ 3 callers
Method
write_fd
src/gtest/gtest-all.cpp:6545
↓ 2 callers
Function
Abort
src/gtest/gtest.h:2726
↓ 2 callers
Method
AddArgument
src/gtest/gtest-all.cpp:7053
↓ 2 callers
Method
AddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
src/gtest/gtest-all.cpp:3727
↓ 2 callers
Method
Advance
src/gtest/gtest.h:10142
↓ 2 callers
Method
AlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
src/gtest/gtest.h:7090
↓ 2 callers
Function
AlwaysTrue
src/gtest/gtest-all.cpp:5836
↓ 2 callers
Method
Append
src/gtest/gtest-all.cpp:4240
↓ 2 callers
Function
ArrayEq
src/gtest/gtest.h:7637
↓ 2 callers
Function
AtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
src/gtest/gtest-all.cpp:8004
↓ 2 callers
Method
BackwardFrom
src/caffe/net.cpp:699
↓ 2 callers
Function
CaffeFreeHost
include/caffe/syncedmem.hpp:36
↓ 2 callers
Function
CaffeMallocHost
If CUDA is available and in GPU mode, host memory will be allocated pinned, using cudaMallocHost. It avoids dynamic pinning for transfers (DMA). The i
include/caffe/syncedmem.hpp:19
↓ 2 callers
Function
CaptureStream
Starts capturing an output stream (stdout/stderr).
src/gtest/gtest-all.cpp:8393
↓ 2 callers
Method
CheckBlobEqual
src/caffe/test/test_hdf5_output_layer.cpp:54
↓ 2 callers
Function
CheckContiguousArray
python/caffe/_caffe.cpp:86
↓ 2 callers
Method
Classifier
examples/cpp_classification/classification.cpp:48
↓ 2 callers
Method
Compare
Compares this with another String. Returns < 0 if this is less than rhs, 0 if this is equal to rhs, or > 0 if this is greater than rhs.
src/gtest/gtest-all.cpp:2944
↓ 2 callers
Method
Configure
src/caffe/parallel.cpp:103
↓ 2 callers
Method
Current
src/gtest/gtest.h:10149
↓ 2 callers
Method
CurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
src/gtest/gtest-all.cpp:2062
↓ 2 callers
Function
DecodeDatum
src/caffe/util/io.cpp:316
↓ 2 callers
Method
DirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
src/gtest/gtest-all.cpp:7643
↓ 2 callers
Function
Failed
Returns true iff the test case failed.
src/gtest/gtest.h:17819
↓ 2 callers
Function
FindStartOfExpressionInLine
Find position at the matching startchar. This is almost the reverse of FindEndOfExpressionInLine, but note that the input position and returned p
scripts/cpp_lint.py:1304
↓ 2 callers
Function
FormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
src/gtest/gtest-all.cpp:3335
↓ 2 callers
Function
FormatTestCaseCount
Formats the count of test cases.
src/gtest/gtest-all.cpp:3795
↓ 2 callers
Method
FullName
Make Windows paths like Unix.
scripts/cpp_lint.py:885
↓ 2 callers
Function
GetCapturedStream
Stops capturing the output stream and returns the captured string.
src/gtest/gtest-all.cpp:8402
↓ 2 callers
Method
GetGlobalTestPartResultReporter
Returns the global test part result reporter.
src/gtest/gtest-all.cpp:1981
↓ 2 callers
Function
GetHeaderGuardCPPVariable
Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable
scripts/cpp_lint.py:1388
↓ 2 callers
Function
GetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
src/gtest/gtest.h:7307
↓ 2 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:5011
↓ 2 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
src/gtest/gtest-all.cpp:3713
↓ 2 callers
Function
GlobalInit
src/caffe/common.cpp:43
↓ 2 callers
Function
HRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
src/gtest/gtest-all.cpp:2640
↓ 2 callers
Function
HandleSehExceptionsInMethodIfSupported
src/gtest/gtest-all.cpp:3374
↓ 2 callers
Method
InitForcePropNet
src/caffe/test/test_net.cpp:731
↓ 2 callers
Function
InitGoogleTest
Initializes Google Test. This must be called before calling RUN_ALL_TESTS(). In particular, it parses a command line for the flags that Google Test
src/gtest/gtest-all.cpp:6191
↓ 2 callers
Function
InitGoogleTestImpl
src/gtest/gtest-all.cpp:6157
↓ 2 callers
Function
InitLog
python/caffe/_caffe.cpp:54
↓ 2 callers
Method
InitSharedWeightsNet
src/caffe/test/test_net.cpp:386
← previous
next →
301–400 of 2,834, ranked by callers