Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimoSaemann/caffe-segnet-cudnn5
/ functions
Functions
2,769 in github.com/TimoSaemann/caffe-segnet-cudnn5
⨍
Functions
2,769
◇
Types & classes
817
↳
Endpoints
3
Method
Next
include/caffe/util/db_leveldb.hpp:20
Method
NoExecDeathTest
src/gtest/gtest-all.cpp:6975
Method
NoExtension
File has no source file extension.
scripts/cpp_lint.py:952
Method
Normalize
src/caffe/solvers/sgd_solver.cpp:119
Method
Normalize
Removes any redundant separators that might be in the pathname. For example, "bar///foo" becomes "bar/foo". Does not eliminate other redundancies that
src/gtest/gtest-all.cpp:7776
Method
Notification
src/gtest/gtest.h:2149
Method
Notify
Notifies all threads created with this notification to start. Must be called from the controller thread.
src/gtest/gtest.h:2153
Method
OnEnvironmentsSetUpEnd
src/gtest/gtest.h:18013
Method
OnEnvironmentsSetUpStart
src/gtest/gtest.h:18012
Method
OnEnvironmentsTearDownEnd
src/gtest/gtest.h:18020
Method
OnEnvironmentsTearDownStart
src/gtest/gtest.h:18019
Method
OnTestCaseEnd
src/gtest/gtest.h:18018
Method
OnTestCaseEnd
src/gtest/gtest-all.cpp:4678
Method
OnTestCaseStart
src/gtest/gtest.h:18014
Method
OnTestCaseStart
src/gtest/gtest-all.cpp:4674
Method
OnTestEnd
src/gtest/gtest.h:18017
Method
OnTestEnd
src/gtest/gtest-all.cpp:4688
Method
OnTestIterationEnd
src/gtest/gtest.h:18021
Method
OnTestIterationEnd
src/gtest/gtest-all.cpp:4668
Method
OnTestIterationStart
src/gtest/gtest.h:18010
Method
OnTestIterationStart
src/gtest/gtest-all.cpp:4663
Method
OnTestPartResult
src/gtest/gtest.h:18016
Method
OnTestPartResult
src/gtest/gtest-all.cpp:4695
Method
OnTestProgramEnd
src/gtest/gtest.h:18023
Method
OnTestProgramEnd
src/gtest/gtest-all.cpp:4009
Method
OnTestProgramStart
src/gtest/gtest.h:18009
Method
OnTestProgramStart
The following methods override what's in the TestEventListener class.
src/gtest/gtest-all.cpp:3997
Method
OnTestStart
src/gtest/gtest.h:18015
Method
OnTestStart
src/gtest/gtest-all.cpp:4684
Method
Open
src/caffe/util/db_leveldb.cpp:8
Method
OsStackTraceGetter
src/gtest/gtest-all.cpp:831
Method
OsStackTraceGetterInterface
src/gtest/gtest-all.cpp:808
Method
OutputBlobNames
src/caffe/layers/lstm_layer.cpp:41
Method
OutputBlobNames
src/caffe/layers/rnn_layer.cpp:36
Method
OutputXmlCDataSection
Streams an XML CDATA section, escaping invalid CDATA sequences as needed.
src/gtest/gtest-all.cpp:4506
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
ParameterLayer
include/caffe/layers/parameter_layer.hpp:13
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
Prepare
src/caffe/parallel.cpp:383
Method
Preprocess
examples/cpp_classification/classification.cpp:189
Method
Preprocess
examples/SegNet_with_C++/test_segmentation.cpp:161
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
PythonCallback
python/caffe/_caffe.cpp:262
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:92
Method
RNNLayer
include/caffe/layers/rnn_layer.hpp:32
Method
RNNLayerTest
src/caffe/test/test_rnn_layer.cpp:21
Method
Rand
src/caffe/data_transformer.cpp:519
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
RecurrentInputBlobNames
src/caffe/layers/lstm_layer.cpp:14
← previous
next →
1,701–1,800 of 2,769, ranked by callers