Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexgkendall/caffe-posenet
/ functions
Functions
2,536 in github.com/alexgkendall/caffe-posenet
⨍
Functions
2,536
◇
Types & classes
780
↳
Endpoints
3
Method
OutputXmlTestInfo
Prints an XML representation of a TestInfo object. TODO(wan): There is also value in printing properties with the plain printer.
src/gtest/gtest-all.cpp:4527
Method
P2PSync
src/caffe/parallel.cpp:202
Method
PReLULayer
* @param param provides PReLUParameter prelu_param, * with PReLULayer options: * - filler (\b optional, FillerParameter, * default
include/caffe/layers/prelu_layer.hpp:33
Function
PairCompare
examples/cpp_classification/classification.cpp:86
Method
ParamGenerator
src/gtest/gtest.h:10097
Method
ParamIterator
ParamIterator assumes ownership of the impl_ pointer.
src/gtest/gtest.h:10040
Method
ParameterizedTestCaseInfo
src/gtest/gtest.h:10387
Method
ParameterizedTestCaseInfoBase
src/gtest/gtest.h:10364
Method
ParameterizedTestCaseRegistry
src/gtest/gtest.h:10492
Method
ParameterizedTestFactory
src/gtest/gtest.h:10290
Method
Params
src/caffe/parallel.cpp:70
Method
PartialMatch
Returns true iff regular expression re matches a substring of str (including str itself).
src/gtest/gtest-all.cpp:7938
Function
Passed
Returns true iff the test passed (i.e. no test part failed).
src/gtest/gtest.h:17549
Method
PatternMatchesString
Returns true iff the wildcard pattern matches the string. The first ':' or '\0' character in pattern marks the end of it. This recursive algorithm i
src/gtest/gtest-all.cpp:1736
Method
PoolingLayer
include/caffe/layers/pooling_layer.hpp:20
Method
PoolingLayerTest
src/caffe/test/test_pooling_layer.cpp:24
Method
PositiveUnitballFiller
include/caffe/filler.hpp:103
Method
PositiveUnitballFillerTest
src/caffe/test/test_filler.cpp:69
Method
PowerLayer
* @param param provides PowerParameter power_param, * with PowerLayer options: * - scale (\b optional, default 1) the scale @f$ \alpha @f$
include/caffe/layers/power_layer.hpp:29
Method
PowerLayerTest
src/caffe/test/test_power_layer.cpp:21
Method
PreSolve
src/caffe/solvers/sgd_solver.cpp:66
Method
Predict
examples/cpp_classification/classification.cpp:150
Method
PrefetchRand
src/caffe/layers/window_data_layer.cpp:219
Method
Preprocess
examples/cpp_classification/classification.cpp:189
Method
PrettyUnitTestResultPrinter
src/gtest/gtest-all.cpp:3991
Method
Print
Note: we deliberately don't call this PrintTo(), as that name conflicts with ::testing::internal::PrintTo in the body of the function.
src/gtest/gtest.h:9776
Method
Print
Prints the given array, omitting some elements when there are too many.
src/gtest/gtest.h:9828
Method
Print
src/gtest/gtest.h:9844
Function
PrintAsCharLiteralTo
src/gtest/gtest-all.cpp:8695
Function
PrintCharAndCodeTo
src/gtest/gtest-all.cpp:8765
Method
PrintFailedTests
Internal helper for printing the list of failed tests.
src/gtest/gtest-all.cpp:4133
Method
PrintPrefixTo
src/gtest/gtest.h:9900
Method
PrintPrefixTo
src/gtest/gtest.h:9922
Method
PrintPrefixTo
src/gtest/gtest.h:9935
Method
PrintTestName
src/gtest/gtest-all.cpp:3992
Function
PrintTo
src/gtest/gtest-all.cpp:8790
Method
PrintValue
This default version is called when kTypeKind is kOtherType.
src/gtest/gtest.h:9320
Method
PrintValue
src/gtest/gtest.h:9334
Method
PrintValue
Since T has no << operator or PrintTo() but can be implicitly converted to BiggestInt, we print it as a BiggestInt. Most likely T is an enum type (ei
src/gtest/gtest.h:9353
Method
PrintXmlTestCase
Prints an XML representation of a TestCase object
src/gtest/gtest-all.cpp:4575
Method
PrintXmlUnitTest
Prints an XML summary of unit_test to output stream out.
src/gtest/gtest-all.cpp:4596
Method
Put
include/caffe/util/db_leveldb.hpp:32
Method
PythonLayer
include/caffe/layers/python_layer.hpp:16
Method
QueuePair
src/caffe/data_reader.cpp:44
Method
RMSPropSolver
include/caffe/sgd_solvers.hpp:86
Method
RNG
src/caffe/common.cpp:83
Method
Rand
src/caffe/data_transformer.cpp:535
Function
Random
src/gtest/gtest.h:7434
Method
RandomNumberGeneratorTest
src/caffe/test/test_random_number_generator.cpp:16
Function
Range
src/gtest/gtest.h:15422
Method
RangeGenerator
src/gtest/gtest.h:10119
Method
ReLULayer
* @param param provides ReLUParameter relu_param, * with ReLULayer options: * - negative_slope (\b optional, default 0). * the valu
include/caffe/layers/relu_layer.hpp:27
Method
ReadAndInterpretStatusByte
Called in the parent process only. Reads the result code of the death test child process via a pipe, interprets it to set the outcome_ member, and clo
src/gtest/gtest-all.cpp:6581
Method
ReadEntireFile
Reads the entire content of a file as a string.
src/gtest/gtest-all.cpp:8363
Function
ReadFileToDatum
include/caffe/util/io.hpp:95
Function
ReadImageToDatum
include/caffe/util/io.hpp:103
Function
ReadProtoFromTextFileOrDie
include/caffe/util/io.hpp:58
Method
RecordProperty
src/gtest/gtest-all.cpp:1417
Method
ReductionLayer
include/caffe/layers/reduction_layer.hpp:22
Method
ReductionLayerTest
src/caffe/test/test_reduction_layer.cpp:20
Method
Register
'index' is the index of the test in the type list 'Types' specified in INSTANTIATE_TYPED_TEST_CASE_P(Prefix, TestCase, Types). Valid values for 'inde
src/gtest/gtest.h:7326
Method
Register
src/gtest/gtest.h:7355
Method
Register
src/gtest/gtest.h:7368
Method
Register
src/gtest/gtest.h:7386
Method
RegisterParameterizedTests
This method expands all parameterized tests registered with macros TEST_P and INSTANTIATE_TEST_CASE_P into regular tests and registers those. This wil
src/gtest/gtest-all.cpp:3602
Method
RegisterTests
src/gtest/gtest.h:10533
Method
Regularize
src/caffe/solvers/sgd_solver.cpp:145
Method
ReinterpretBits
Reinterprets a bit pattern as a floating-point number. This function is needed to test the AlmostEquals() method.
src/gtest/gtest.h:7052
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
src/gtest/gtest-all.cpp:4245
Method
RemoveInvalidXmlCharacters
Returns the given string with all characters invalid in XML removed. Currently invalid characters are dropped from the string. An alternative is to re
src/gtest/gtest-all.cpp:4472
Function
Reseed
src/gtest/gtest.h:7436
Method
Reshape
src/caffe/blob.cpp:12
Method
Reshape
src/caffe/layers/filter_layer.cpp:16
Method
Reshape
src/caffe/layers/tile_layer.cpp:9
Method
Reshape
src/caffe/layers/dropout_layer.cpp:22
Method
Reshape
src/caffe/layers/argmax_layer.cpp:33
Method
Reshape
src/caffe/layers/accuracy_layer.cpp:23
Method
Reshape
src/caffe/layers/eltwise_layer.cpp:31
Method
Reshape
src/caffe/layers/cudnn_relu_layer.cpp:20
Method
Reshape
src/caffe/layers/cudnn_softmax_layer.cpp:22
Method
Reshape
src/caffe/layers/multinomial_logistic_loss_layer.cpp:11
Method
Reshape
src/caffe/layers/embed_layer.cpp:49
Method
Reshape
src/caffe/layers/reduction_layer.cpp:15
Method
Reshape
src/caffe/layers/pooling_layer.cpp:79
Method
Reshape
src/caffe/layers/cudnn_sigmoid_layer.cpp:20
Method
Reshape
src/caffe/layers/neuron_layer.cpp:8
Method
Reshape
src/caffe/layers/mvn_layer.cpp:9
Method
Reshape
src/caffe/layers/cudnn_pooling_layer.cpp:23
Method
Reshape
src/caffe/layers/split_layer.cpp:9
Method
Reshape
src/caffe/layers/reshape_layer.cpp:30
Method
Reshape
src/caffe/layers/cudnn_tanh_layer.cpp:20
Method
Reshape
src/caffe/layers/batch_norm_layer.cpp:40
Method
Reshape
src/caffe/layers/cudnn_lrn_layer.cpp:28
Method
Reshape
src/caffe/layers/spp_layer.cpp:146
Method
Reshape
src/caffe/layers/sigmoid_cross_entropy_loss_layer.cpp:20
Method
Reshape
src/caffe/layers/concat_layer.cpp:17
Method
Reshape
src/caffe/layers/softmax_layer.cpp:10
Method
Reshape
src/caffe/layers/softmax_loss_layer.cpp:39
Method
Reshape
src/caffe/layers/cudnn_lcn_layer.cpp:29
Method
Reshape
src/caffe/layers/flatten_layer.cpp:8
← previous
next →
1,601–1,700 of 2,536, ranked by callers