Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AllentDan/LibtorchTutorials
/ functions
Functions
772 in github.com/AllentDan/LibtorchTutorials
⨍
Functions
772
◇
Types & classes
204
Method
GetEntity
lesson7-Detection/src/utils/tinyxmlparser.cpp:438
Method
GetText
lesson7-Detection/src/utils/tinyxml.cpp:900
Method
GetUserData
< Set a pointer to arbitrary user data.
lesson7-Detection/src/utils/tinyxml.h:248
Method
Identify
lesson7-Detection/src/utils/tinyxmlparser.cpp:818
Method
Indent
Query the indention string.
lesson7-Detection/src/utils/tinyxml.h:1759
Method
InsertAfterChild
lesson7-Detection/src/utils/tinyxml.cpp:263
Method
InsertBeforeChild
lesson7-Detection/src/utils/tinyxml.cpp:230
Method
InsertEndChild
lesson7-Detection/src/utils/tinyxml.cpp:214
Method
IntValue
lesson7-Detection/src/utils/tinyxml.cpp:1272
Method
IsAlpha
static*/
lesson7-Detection/src/utils/tinyxmlparser.cpp:129
Method
IsAlphaNum
static*/
lesson7-Detection/src/utils/tinyxmlparser.cpp:150
Method
IsWhiteSpace
lesson7-Detection/src/utils/tinyxml.h:290
Method
IsWhiteSpaceCondensed
Return the current white space setting.
lesson7-Detection/src/utils/tinyxml.h:224
Method
IterateChildren
lesson7-Detection/src/utils/tinyxml.cpp:385
Method
IterateChildren
lesson7-Detection/src/utils/tinyxml.h:563
Function
JSON_CATCH
lesson6-Segmentation/json.hpp:19802
Method
JSON_CATCH
lesson6-Segmentation/json.hpp:11893
Function
JSON_INTERNAL_CATCH
lesson6-Segmentation/json.hpp:20361
Method
LSTM
lesson3-BasicModels/LSTM.cpp:3
Method
LastAttribute
lesson7-Detection/src/utils/tinyxml.h:1086
Method
LastChild
lesson7-Detection/src/utils/tinyxml.h:531
Method
LineBreak
Query the current line breaking string.
lesson7-Detection/src/utils/tinyxml.h:1766
Method
LinearBnReluImpl
lesson3-BasicModels/BaseModule.cpp:15
Method
LoadFile
lesson7-Detection/src/utils/tinyxml.h:1432
Method
MLP
lesson3-BasicModels/MLP.cpp:3
Function
MSELoss
lesson7-Detection/src/models/yolo_training.cpp:146
Method
MainWindow
lesson4-DatasetUtilization/mainwindow.cpp:4
Method
MainWindow
lesson2-TensorOperations/mainwindow.cpp:4
Method
MainWindow
lesson3-BasicModels/mainwindow.cpp:4
Method
MainWindow
lesson5-TrainingVGG/mainwindow.cpp:4
Method
Next
lesson7-Detection/src/utils/tinyxml.h:850
Method
NextSibling
< STL std::string form.
lesson7-Detection/src/utils/tinyxml.h:626
Method
NextSiblingElement
lesson7-Detection/src/utils/tinyxml.h:645
Method
NoChildren
Returns true if this node has no children.
lesson7-Detection/src/utils/tinyxml.h:695
Method
Node
@deprecated use ToNode. Return the handle as a TiXmlNode. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1699
Method
Parent
One step up the DOM.
lesson7-Detection/src/utils/tinyxml.h:519
Method
Previous
lesson7-Detection/src/utils/tinyxml.cpp:1190
Method
Previous
lesson7-Detection/src/utils/tinyxml.h:856
Method
PreviousSibling
lesson7-Detection/src/utils/tinyxml.cpp:425
Method
PreviousSibling
Navigate to a sibling node.
lesson7-Detection/src/utils/tinyxml.h:614
Method
Print
Prints this Attribute to a FILE stream.
lesson7-Detection/src/utils/tinyxml.h:870
Method
Print
lesson7-Detection/src/utils/tinyxml.h:1319
Method
Print
Write the document to standard out using formatted printing ("pretty print"). */
lesson7-Detection/src/utils/tinyxml.h:1519
Method
QueryBoolAttribute
lesson7-Detection/src/utils/tinyxml.cpp:683
Method
QueryDoubleAttribute
lesson7-Detection/src/utils/tinyxml.cpp:720
Method
QueryFloatAttribute
QueryFloatAttribute examines the attribute - see QueryIntAttribute().
lesson7-Detection/src/utils/tinyxml.h:996
Method
QueryIntAttribute
lesson7-Detection/src/utils/tinyxml.cpp:661
Method
QueryStringAttribute
QueryStringAttribute examines the attribute - see QueryIntAttribute().
lesson7-Detection/src/utils/tinyxml.h:1007
Method
QueryUnsignedAttribute
lesson7-Detection/src/utils/tinyxml.cpp:670
Method
QueryValueAttribute
lesson7-Detection/src/utils/tinyxml.h:1024
Function
RandomNum
lesson7-Detection/src/utils/Augmentations.cpp:4
Method
ReadName
One of TinyXML's more performance demanding functions. Try to keep the memory overhead down. The "assign" optimization removes over 10% of the executi
lesson7-Detection/src/utils/tinyxmlparser.cpp:401
Method
ReadText
lesson7-Detection/src/utils/tinyxmlparser.cpp:574
Method
ReadValue
lesson7-Detection/src/utils/tinyxmlparser.cpp:1179
Method
RemoveAttribute
lesson7-Detection/src/utils/tinyxml.cpp:437
Method
RemoveAttribute
lesson7-Detection/src/utils/tinyxml.h:1081
Method
RemoveChild
lesson7-Detection/src/utils/tinyxml.cpp:335
Method
ReplaceChild
lesson7-Detection/src/utils/tinyxml.cpp:296
Method
ResNetImpl
lesson6-Segmentation/ResNet.cpp:62
Method
Resblock_bodyImpl
lesson7-Detection/src/models/CSPdarknet53_tiny.cpp:24
Method
Resize
lesson7-Detection/src/utils/Augmentations.cpp:37
Method
RootElement
Get the root element -- the only top level element -- of the document. In well formed XML, there should only be one. TinyXml is tolerant of multip
lesson7-Detection/src/utils/tinyxml.h:1452
Method
Row
Return the position, in the original source file, of this node or attribute. The row and column are 1-based. (That is the first row and first column
lesson7-Detection/src/utils/tinyxml.h:244
Method
SCSEModuleImpl
lesson6-Segmentation/UNetDecoder.cpp:3
Method
SaveFile
lesson7-Detection/src/utils/tinyxml.cpp:960
Method
SaveFile
lesson7-Detection/src/utils/tinyxml.h:1436
Method
SegDataset
lesson6-Segmentation/SegDataset.cpp:93
Method
SegmentationHeadImpl
lesson6-Segmentation/util.cpp:3
Method
Segmentor
lesson6-Segmentation/Segmentor.h:28
Method
SetCondenseWhiteSpace
The world does not agree on whether white space should be kept or not. In order to make everyone happy, these global, static functions are provide
lesson7-Detection/src/utils/tinyxml.h:221
Method
SetDoubleAttribute
lesson7-Detection/src/utils/tinyxml.cpp:760
Method
SetIndent
Set the indent characters for printing. By default 4 spaces but tab (\t) is also useful, or null/empty string for no indentation. */
lesson7-Detection/src/utils/tinyxml.h:1757
Method
SetLineBreak
Set the line breaking string. By default set to newline (\n). Some operating systems prefer other characters, or can be set to the null/empty str
lesson7-Detection/src/utils/tinyxml.h:1764
Method
SetTabSize
SetTabSize() allows the error reporting functions (ErrorRow() and ErrorCol()) to report the correct values for row and column. It does not change th
lesson7-Detection/src/utils/tinyxml.h:1504
Method
SetUserData
lesson7-Detection/src/utils/tinyxml.h:247
Method
SetValue
< Set the name of this attribute.
lesson7-Detection/src/utils/tinyxml.h:836
Method
Size
Return the length of the result string.
lesson7-Detection/src/utils/tinyxml.h:1777
Method
SkipWhiteSpace
lesson7-Detection/src/utils/tinyxmlparser.cpp:314
Method
Standalone
Is this a standalone document?
lesson7-Detection/src/utils/tinyxml.h:1313
Method
StreamTo
static*/
lesson7-Detection/src/utils/tinyxmlparser.cpp:380
Method
StreamWhiteSpace
static*/
lesson7-Detection/src/utils/tinyxmlparser.cpp:365
Method
StringEqual
lesson7-Detection/src/utils/tinyxmlparser.cpp:534
Method
TabSize
lesson7-Detection/src/utils/tinyxml.h:1506
Method
Text
@deprecated use ToText() Return the handle as a TiXmlText. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1707
Method
TiXmlAttribute
Construct an empty attribute.
lesson7-Detection/src/utils/tinyxml.h:785
Method
TiXmlAttributeSet
lesson7-Detection/src/utils/tinyxml.cpp:1500
Method
TiXmlBase
lesson7-Detection/src/utils/tinyxml.h:201
Method
TiXmlComment
lesson7-Detection/src/utils/tinyxml.cpp:1283
Method
TiXmlComment
Constructs an empty comment.
lesson7-Detection/src/utils/tinyxml.h:1166
Method
TiXmlCursor
lesson7-Detection/src/utils/tinyxml.h:101
Method
TiXmlDeclaration
lesson7-Detection/src/utils/tinyxml.cpp:1379
Method
TiXmlDeclaration
Construct an empty declaration.
lesson7-Detection/src/utils/tinyxml.h:1289
Method
TiXmlDocument
lesson7-Detection/src/utils/tinyxml.cpp:913
Method
TiXmlElement
lesson7-Detection/src/utils/tinyxml.cpp:525
Method
TiXmlHandle
Create a handle from any node (at any depth of the tree.) This can be a null pointer.
lesson7-Detection/src/utils/tinyxml.h:1642
Method
TiXmlNode
lesson7-Detection/src/utils/tinyxml.cpp:136
Method
TiXmlParsingData
Only used by the document!
lesson7-Detection/src/utils/tinyxmlparser.cpp:181
Method
TiXmlPrinter
lesson7-Detection/src/utils/tinyxml.h:1740
Method
TiXmlString
TiXmlString empty constructor
lesson7-Detection/src/utils/tinystr.h:66
Method
TiXmlText
Constructor for text element. By default, it is treated as normal, encoded text. If you want it be output as a CDATA text element, set the parame
lesson7-Detection/src/utils/tinyxml.h:1220
← previous
next →
301–400 of 772, ranked by callers