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
↓ 157 callers
Function
create
lesson6-Segmentation/json.hpp:17401
↓ 131 callers
Method
size
lesson6-Segmentation/json.hpp:2691
↓ 122 callers
Method
write_character
lesson6-Segmentation/json.hpp:12652
↓ 95 callers
Method
c_str
Convert a TiXmlString into a null-terminated char
lesson7-Detection/src/utils/tinystr.h:128
↓ 83 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
lesson6-Segmentation/json.hpp:11828
↓ 64 callers
Method
end
return iterator end (needed for range-based for)
lesson6-Segmentation/json.hpp:3947
↓ 62 callers
Method
begin
return iterator begin (needed for range-based for)
lesson6-Segmentation/json.hpp:3941
↓ 50 callers
Method
data
Convert a TiXmlString into a char * (need not be null terminated).
lesson7-Detection/src/utils/tinystr.h:131
↓ 47 callers
Function
get
lesson6-Segmentation/json.hpp:3956
↓ 39 callers
Method
key
lesson6-Segmentation/json.hpp:5847
↓ 38 callers
Function
add
add a character to token_buffer
lesson6-Segmentation/json.hpp:7272
↓ 36 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
lesson6-Segmentation/json.hpp:23411
↓ 35 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
lesson6-Segmentation/json.hpp:11853
↓ 32 callers
Method
SetError
lesson7-Detection/src/utils/tinyxmlparser.cpp:798
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
lesson6-Segmentation/json.hpp:17830
↓ 31 callers
Method
Value
The meaning of 'value' changes for the specific type of TiXmlNode. @verbatim Document: filename of the xml file Element: name of the element
lesson7-Detection/src/utils/tinyxml.h:487
↓ 31 callers
Method
parse_error
lesson6-Segmentation/json.hpp:2463
↓ 29 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11394
↓ 26 callers
Method
insert
lesson6-Segmentation/json.hpp:16542
↓ 26 callers
Method
length
Return the length of a TiXmlString
lesson7-Detection/src/utils/tinystr.h:134
↓ 25 callers
Method
size
Return the length of data
lesson7-Detection/src/DetDataset.h:77
↓ 24 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
lesson6-Segmentation/json.hpp:17710
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
lesson6-Segmentation/json.hpp:19051
↓ 23 callers
Method
size
Alias for length()
lesson7-Detection/src/utils/tinystr.h:137
↓ 20 callers
Method
clear
lesson7-Detection/src/utils/tinystr.h:178
↓ 20 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lesson6-Segmentation/json.hpp:11347
↓ 19 callers
Method
find
lesson6-Segmentation/json.hpp:16518
↓ 19 callers
Method
number_integer
lesson6-Segmentation/json.hpp:5817
↓ 18 callers
Method
Find
lesson7-Detection/src/utils/tinyxml.cpp:1549
↓ 18 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
lesson6-Segmentation/json.hpp:21037
↓ 18 callers
Function
input_adapter
lesson6-Segmentation/json.hpp:5088
↓ 18 callers
Method
sax_parse
lesson6-Segmentation/json.hpp:10265
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
lesson6-Segmentation/json.hpp:10037
↓ 17 callers
Function
to_json
lesson6-Segmentation/json.hpp:4213
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
lesson6-Segmentation/json.hpp:19073
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
lesson6-Segmentation/json.hpp:18892
↓ 16 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
lesson6-Segmentation/json.hpp:11782
↓ 15 callers
Function
combine
boost::hash_combine
lesson6-Segmentation/json.hpp:4595
↓ 15 callers
Function
from_json
lesson6-Segmentation/json.hpp:3426
↓ 15 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
lesson6-Segmentation/json.hpp:7319
↓ 14 callers
Method
NextSibling
lesson7-Detection/src/utils/tinyxml.cpp:413
↓ 14 callers
Method
number_unsigned
lesson6-Segmentation/json.hpp:5822
↓ 13 callers
Method
FirstChild
lesson7-Detection/src/utils/tinyxml.cpp:361
↓ 12 callers
Method
CopyTo
lesson7-Detection/src/utils/tinyxml.cpp:161
↓ 12 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
lesson6-Segmentation/json.hpp:20966
↓ 12 callers
Function
conv_options
lesson6-Segmentation/util.h:9
↓ 11 callers
Method
ToElement
< Cast to a more defined type. Will return null if not of the requested type.
lesson7-Detection/src/utils/tinyxml.h:698
↓ 11 callers
Method
erase
lesson6-Segmentation/json.hpp:16473
↓ 11 callers
Method
number_float
lesson6-Segmentation/json.hpp:5827
↓ 10 callers
Method
boolean
lesson6-Segmentation/json.hpp:5812
↓ 10 callers
Method
get
Override get() function to return tensor at location index
lesson7-Detection/src/DetDataset.h:33
↓ 10 callers
Function
parser
lesson6-Segmentation/json.hpp:16684
↓ 10 callers
Method
reserve
lesson7-Detection/src/utils/tinystr.cpp:37
↓ 9 callers
Method
FirstChildElement
lesson7-Detection/src/utils/tinyxml.cpp:452
↓ 9 callers
Function
is_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
lesson6-Segmentation/json.hpp:19117
↓ 8 callers
Method
empty
Checks if a TiXmlString is empty
lesson7-Detection/src/utils/tinystr.h:140
↓ 8 callers
Method
forward
lesson7-Detection/src/models/yolo4_tiny.cpp:13
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
lesson6-Segmentation/json.hpp:9890
↓ 7 callers
Method
First
lesson7-Detection/src/utils/tinyxml.h:912
↓ 7 callers
Method
Stamp
lesson7-Detection/src/utils/tinyxmlparser.cpp:196
↓ 7 callers
Method
ToText
< Cast to a more defined type. Will return null if not of the requested type.
lesson7-Detection/src/utils/tinyxml.h:701
↓ 7 callers
Function
dirent_set_errno
lesson7-Detection/src/utils/_dirent.h:1020
↓ 7 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organizes t
lesson6-Segmentation/json.hpp:15533
↓ 7 callers
Method
end_array
lesson6-Segmentation/json.hpp:5862
↓ 7 callers
Method
end_object
lesson6-Segmentation/json.hpp:5852
↓ 7 callers
Method
start_array
lesson6-Segmentation/json.hpp:5857
↓ 7 callers
Method
start_object
lesson6-Segmentation/json.hpp:5842
↓ 7 callers
Method
string
lesson6-Segmentation/json.hpp:5832
↓ 6 callers
Method
Clone
lesson7-Detection/src/utils/tinyxml.cpp:889
↓ 6 callers
Method
FindOrCreate
lesson7-Detection/src/utils/tinyxml.cpp:1559
↓ 6 callers
Method
forward
lesson6-Segmentation/ResNet.cpp:36
↓ 6 callers
Method
has_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
lesson6-Segmentation/json.hpp:4540
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
lesson6-Segmentation/json.hpp:19095
↓ 6 callers
Method
null
lesson6-Segmentation/json.hpp:5807
↓ 6 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
lesson6-Segmentation/json.hpp:21713
↓ 6 callers
Method
subtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
lesson6-Segmentation/json.hpp:4519
↓ 5 callers
Method
Clear
lesson7-Detection/src/utils/tinyxml.cpp:169
↓ 5 callers
Method
QueryIntValue
lesson7-Detection/src/utils/tinyxml.cpp:1236
↓ 5 callers
Method
forward
lesson5-TrainingVGG/vgg.cpp:38
↓ 5 callers
Method
get_character
lesson6-Segmentation/json.hpp:4770
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
lesson6-Segmentation/json.hpp:10665
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
lesson6-Segmentation/json.hpp:10196
↓ 4 callers
Function
DecodeBox
lesson7-Detection/src/utils/util.cpp:4
↓ 4 callers
Method
Name
lesson7-Detection/src/utils/tinyxml.h:811
↓ 4 callers
Method
NextSiblingElement
lesson7-Detection/src/utils/tinyxml.cpp:482
↓ 4 callers
Method
Parse
lesson7-Detection/src/utils/tinyxmlparser.cpp:704
↓ 4 callers
Method
QueryDoubleValue
lesson7-Detection/src/utils/tinyxml.cpp:1243
↓ 4 callers
Method
Type
Query the type (as an enumerated value, above) of this node. The possible types are: TINYXML_DOCUMENT, TINYXML_ELEMENT, TINYXML_COMMENT, TIN
lesson7-Detection/src/utils/tinyxml.h:684
↓ 4 callers
Method
Visit
lesson7-Detection/src/utils/tinyxml.cpp:1829
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
lesson6-Segmentation/json.hpp:10257
↓ 4 callers
Method
binary
lesson6-Segmentation/json.hpp:5837
↓ 4 callers
Function
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
lesson6-Segmentation/json.hpp:21077
↓ 4 callers
Function
destroy
lesson6-Segmentation/json.hpp:17610
↓ 4 callers
Method
emplace
lesson6-Segmentation/json.hpp:16424
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
lesson6-Segmentation/json.hpp:21421
↓ 4 callers
Function
escape
escape "~" to "~0" and "/" to "~1"
lesson6-Segmentation/json.hpp:12363
↓ 4 callers
Method
find
find a char in a string. Return TiXmlString::npos if not found
lesson7-Detection/src/utils/tinystr.h:161
↓ 4 callers
Method
forward
lesson3-BasicModels/CNN.cpp:21
↓ 4 callers
Function
get_arithmetic_value
lesson6-Segmentation/json.hpp:3440
↓ 4 callers
Method
get_binary
lesson6-Segmentation/json.hpp:10000
next →
1–100 of 772, ranked by callers