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
TiXmlUnknown
lesson7-Detection/src/utils/tinyxml.h:1357
Method
ToComment
< Cast to a more defined type. Will return null if not of the requested type.
lesson7-Detection/src/utils/tinyxml.h:699
Method
ToComment
lesson7-Detection/src/utils/tinyxml.h:1186
Method
ToDeclaration
lesson7-Detection/src/utils/tinyxml.h:1325
Method
ToDocument
lesson7-Detection/src/utils/tinyxml.h:1532
Method
ToElement
lesson7-Detection/src/utils/tinyxml.h:1133
Method
ToElement
Return the handle as a TiXmlElement. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1688
Method
ToLower
lesson7-Detection/src/utils/tinyxml.h:382
Method
ToNode
Return the handle as a TiXmlNode. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1685
Method
ToText
lesson7-Detection/src/utils/tinyxml.h:1249
Method
ToText
Return the handle as a TiXmlText. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1691
Method
ToUnknown
lesson7-Detection/src/utils/tinyxml.h:1370
Method
ToUnknown
Return the handle as a TiXmlUnknown. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1694
Method
Train
lesson7-Detection/src/Detector.cpp:98
Method
UNetDecoderImpl
lesson6-Segmentation/UNetDecoder.cpp:65
Method
UNetImpl
lesson6-Segmentation/UNet.cpp:3
Method
Unknown
@deprecated use ToUnknown() Return the handle as a TiXmlUnknown. This may return null. */
lesson7-Detection/src/utils/tinyxml.h:1711
Method
UpsampleImpl
lesson7-Detection/src/models/yolo4_tiny.cpp:4
Method
VGGImpl
lesson5-TrainingVGG/vgg.cpp:23
Method
Value
< Return the name of this attribute.
lesson7-Detection/src/utils/tinyxml.h:812
Function
ValueType
lesson6-Segmentation/json.hpp:19720
Method
Version
Version. Will return an empty string if none was found.
lesson7-Detection/src/utils/tinyxml.h:1309
Method
Visit
Visit a declaration
lesson7-Detection/src/utils/tinyxml.h:144
Method
VisitEnter
Visit a document.
lesson7-Detection/src/utils/tinyxml.h:134
Method
VisitExit
Visit a document.
lesson7-Detection/src/utils/tinyxml.h:136
Method
YOLOLossImpl
lesson7-Detection/src/models/yolo_training.cpp:157
Method
YoloBody_tinyImpl
lesson7-Detection/src/models/yolo4_tiny.cpp:26
Method
_make_layer
lesson6-Segmentation/ResNet.cpp:128
Function
_wreaddir
* Read next directory entry. * * Returns pointer to static directory entry which may be overwritten by * subsequent calls to _wreaddir(). */
lesson7-Detection/src/utils/_dirent.h:458
Function
accept
lesson6-Segmentation/json.hpp:23228
Function
alphasort
Alphabetical sorting */
lesson7-Detection/src/utils/_dirent.h:888
Method
array_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw parse_error.106 if an
lesson6-Segmentation/json.hpp:11869
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
lesson6-Segmentation/json.hpp:20449
Function
basic_json array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
lesson6-Segmentation/json.hpp:18269
Function
basic_json binary
! @brief explicitly create a binary array (without subtype) Creates a JSON binary array value from a given binary container. Binary value
lesson6-Segmentation/json.hpp:18166
Function
basic_json diff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
lesson6-Segmentation/json.hpp:24957
Function
basic_json from_bson
lesson6-Segmentation/json.hpp:24331
Function
basic_json from_cbor
lesson6-Segmentation/json.hpp:23959
Function
basic_json from_msgpack
lesson6-Segmentation/json.hpp:24102
Function
basic_json from_ubjson
lesson6-Segmentation/json.hpp:24218
Function
basic_json meta
! @brief returns version information on the library This function returns a JSON object with information about the library, including the
lesson6-Segmentation/json.hpp:16830
Function
basic_json object
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
lesson6-Segmentation/json.hpp:18313
Function
basic_json parse
lesson6-Segmentation/json.hpp:23173
Method
binary
lesson6-Segmentation/json.hpp:5389
Method
binary
lesson6-Segmentation/json.hpp:5564
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
lesson6-Segmentation/json.hpp:7712
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
lesson6-Segmentation/json.hpp:12764
Method
boolean
lesson6-Segmentation/json.hpp:5359
Method
boolean
lesson6-Segmentation/json.hpp:5534
Method
byte_container_with_subtype
lesson6-Segmentation/json.hpp:4439
Method
calc_bson_array_size
! @return The size of the BSON-encoded array @a value */
lesson6-Segmentation/json.hpp:13776
Method
calc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
lesson6-Segmentation/json.hpp:13791
Method
calc_bson_element_size
! @brief Calculates the size necessary to serialize the JSON value @a j with its @a name @return The calculated size for the BSON document ent
lesson6-Segmentation/json.hpp:13833
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
lesson6-Segmentation/json.hpp:13629
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
lesson6-Segmentation/json.hpp:13706
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] j JSON value to serialize @pr
lesson6-Segmentation/json.hpp:13927
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
lesson6-Segmentation/json.hpp:13676
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
lesson6-Segmentation/json.hpp:13734
Method
capacity
Return capacity of string
lesson7-Detection/src/utils/tinystr.h:143
Function
clear
! @brief clears the contents Clears the content of a JSON value and resets it to the default value as if @ref basic_json(value_t) would h
lesson6-Segmentation/json.hpp:21636
Method
clear_subtype
! @brief clears the binary subtype Clears the binary subtype and flags the value as not having a subtype, which has implications for seri
lesson6-Segmentation/json.hpp:4564
Method
construct
lesson6-Segmentation/json.hpp:4020
Method
construct
lesson6-Segmentation/json.hpp:4032
Method
construct
lesson6-Segmentation/json.hpp:4062
Method
construct
lesson6-Segmentation/json.hpp:4084
Method
construct
lesson6-Segmentation/json.hpp:4096
Method
construct
lesson6-Segmentation/json.hpp:4108
Method
construct
lesson6-Segmentation/json.hpp:4120
Method
construct
lesson6-Segmentation/json.hpp:4179
Function
contains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
lesson6-Segmentation/json.hpp:12196
Function
count
lesson6-Segmentation/json.hpp:20863
Method
count_digits
! @brief count digits Count the number of decimal (base 10) digits for an input unsigned integer. @param[in] x unsigned integer number
lesson6-Segmentation/json.hpp:16073
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] pos the position where the error occ
lesson6-Segmentation/json.hpp:2436
Method
create
lesson6-Segmentation/json.hpp:2513
Method
create
lesson6-Segmentation/json.hpp:2614
Method
create
lesson6-Segmentation/json.hpp:2652
Method
create
lesson6-Segmentation/json.hpp:5056
Method
create
lesson6-Segmentation/json.hpp:5080
Method
dataSetClc
lesson5-TrainingVGG/dataSet.h:19
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
lesson6-Segmentation/json.hpp:16298
Function
dirent_mbstowcs_s
lesson7-Detection/src/utils/_dirent.h:963
Function
dirent_wcstombs_s
lesson7-Detection/src/utils/_dirent.h:991
Method
diyfp
lesson6-Segmentation/json.hpp:14396
Method
draw_mask
lesson6-Segmentation/SegDataset.cpp:67
Function
dropout_options
lesson6-Segmentation/util.h:27
Function
dropout_options
lesson7-Detection/src/utils/util.h:27
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
lesson6-Segmentation/json.hpp:15817
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
lesson6-Segmentation/json.hpp:16199
Method
dump_integer
lesson6-Segmentation/json.hpp:16113
Method
empty
lesson6-Segmentation/json.hpp:4872
Method
end_array
lesson6-Segmentation/json.hpp:5434
Method
end_array
lesson6-Segmentation/json.hpp:5651
Method
end_object
lesson6-Segmentation/json.hpp:5415
Method
end_object
lesson6-Segmentation/json.hpp:5605
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
lesson6-Segmentation/json.hpp:10050
Method
exception_message
lesson6-Segmentation/json.hpp:10572
Method
file_input_adapter
lesson6-Segmentation/json.hpp:4760
Method
fill_buffer
UTF-32
lesson6-Segmentation/json.hpp:4887
Method
fill_buffer
UTF-16
lesson6-Segmentation/json.hpp:4945
Method
fill_buffer
lesson6-Segmentation/json.hpp:5034
← previous
next →
401–500 of 772, ranked by callers