MCPcopy Create free account

hub / github.com/Windsander/ADI-Stable-Diffusion / functions

Functions1,024 in github.com/Windsander/ADI-Stable-Diffusion

FunctionSTBIR_chans( stbir__vertical_scatter_with_,_coeffs)
clitools/stb/stb_image_resize2.h:9835
MethodSchedulerBase
source/scheduler/scheduler_base.cc:56
MethodTokenizerBase
source/tokenizer/tokenizer_base.cc:447
MethodUNet
source/units/model_unet.cc:57
MethodUniPCDiscreteScheduler
source/scheduler/scheduler_discrete_unipc.cc:38
MethodVAE
source/units/model_vae.cc:49
MethodWPTokenizer
source/tokenizer/tokenizer_encode_wp.cc:69
Method__init__
(self, scheduler_config)
ort_sd_py_imp.py:8
Method__init__
(self, sd_unet_config, sd_scheduler, sd_executor)
ort_sd_py_imp.py:186
Method__init__
(self, sd_executor)
ort_sd_py_imp.py:266
Method__init__
(self, sd_vae_config, sd_executor)
ort_sd_py_imp.py:306
Method__init__
(self, data, size)
ort_sd_py_imp.py:326
Method__init__
(self, output_path, sd_input_width, sd_input_height, sd_input_channel)
ort_sd_py_imp.py:359
Functionaccept
source/tokenizer/json.hpp:23226
Methodadd
source/base/onnxsd_basic_tools.cc:529
Methodalpha_bar_fn
(f_step)
ort_sd_py_imp.py:71
Functionback
@brief access the last element @sa https://json.nlohmann.me/api/basic_json/back/
source/tokenizer/json.hpp:21574
Functionbasic_json array
@brief explicitly create an array from an initializer list @sa https://json.nlohmann.me/api/basic_json/array/
source/tokenizer/json.hpp:20169
Functionbasic_json binary
@brief explicitly create a binary array (without subtype) @sa https://json.nlohmann.me/api/basic_json/binary/
source/tokenizer/json.hpp:20125
Functionbasic_json diff
@brief creates a diff as a JSON patch @sa https://json.nlohmann.me/api/basic_json/diff/
source/tokenizer/json.hpp:24126
Functionbasic_json from_bjdata
source/tokenizer/json.hpp:23674
Functionbasic_json from_bson
source/tokenizer/json.hpp:23704
Functionbasic_json from_cbor
source/tokenizer/json.hpp:23506
Functionbasic_json from_msgpack
source/tokenizer/json.hpp:23565
Functionbasic_json from_ubjson
source/tokenizer/json.hpp:23619
Functionbasic_json meta
@brief returns version information on the library @sa https://json.nlohmann.me/api/basic_json/meta/
source/tokenizer/json.hpp:19423
Functionbasic_json object
@brief explicitly create an object from an initializer list @sa https://json.nlohmann.me/api/basic_json/object/
source/tokenizer/json.hpp:20177
Functionbasic_json parse
source/tokenizer/json.hpp:23185
Methodbep_pair_merge
source/tokenizer/tokenizer_encode_bpe.cc:16
Functionbinary
source/tokenizer/json.hpp:6791
Methodbinary
source/tokenizer/json.hpp:6975
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
source/tokenizer/json.hpp:9158
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
source/tokenizer/json.hpp:14966
Methodblur
source/base/onnxsd_basic_tools.cc:270
Functionboolean
source/tokenizer/json.hpp:6761
Methodboolean
source/tokenizer/json.hpp:6945
Methodcalc_bson_array_size
! @return The size of the BSON-encoded array @a value */
source/tokenizer/json.hpp:16022
Methodcalc_bson_binary_size
! @return The size of the BSON-encoded binary array @a value */
source/tokenizer/json.hpp:16037
Methodcalc_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
source/tokenizer/json.hpp:16079
Methodcalc_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). */
source/tokenizer/json.hpp:15875
Methodcalc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
source/tokenizer/json.hpp:15952
Methodcalc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
source/tokenizer/json.hpp:16174
Methodcalc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
source/tokenizer/json.hpp:15922
Methodcalc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
source/tokenizer/json.hpp:15980
Methodcheck_tensor_range
* @details Check tensor_ range, to prevent idx error setting. Method for debugging * @param tensor_ to check * @param min_value_ min limit
source/tokenizer/tokenizer_base.cc:87
Methodchoose_executor
source/base/onnxsd_executor.cc:39
Functionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
source/tokenizer/json.hpp:22197
Functionclear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
source/tokenizer/json.hpp:5889
Methodclone
source/base/onnxsd_basic_tools.cc:364
Functionconditional_static_cast
source/tokenizer/json.hpp:3977
Methodconstruct
source/tokenizer/json.hpp:5354
Methodconstruct
source/tokenizer/json.hpp:5367
Methodconstruct
source/tokenizer/json.hpp:5400
Methodconstruct
source/tokenizer/json.hpp:5422
Methodconstruct
source/tokenizer/json.hpp:5435
Methodconstruct
source/tokenizer/json.hpp:5448
Methodconstruct
source/tokenizer/json.hpp:5461
Methodconstruct
source/tokenizer/json.hpp:5531
Functioncontains
source/tokenizer/json.hpp:14259
Functionconvert
can't use conversion operator because of ambiguity
source/tokenizer/json.hpp:14516
Methodconvert_images
source/adi_context.cc:88
Methodconvert_result
source/adi_context.cc:110
Methodcorrection_steps
base on: https://github.com/huggingface/diffusers/blob/main/src/diffusers/schedulers/scheduling_heun_discrete.py
source/scheduler/scheduler_discrete_heun.cc:37
Methodcorrection_steps
source/scheduler/scheduler_base.cc:37
Functioncount
source/tokenizer/json.hpp:19140
Methodcreate
source/base/onnxsd_basic_tools.cc:232
Methodcreate
source/tokenizer/json.hpp:4411
Methodcreate
source/tokenizer/json.hpp:4455
Methodcreate
source/tokenizer/json.hpp:4473
Methodcreate
source/tokenizer/json.hpp:4490
Methodcreate
source/tokenizer/json.hpp:4507
Methodcreate
source/tokenizer/json.hpp:6419
Methodcreate
source/tokenizer/json.hpp:6443
Methodcreate
source/tokenizer/json.hpp:6476
Functiondecode
! @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
source/tokenizer/json.hpp:18784
Methoddiagnostics
source/tokenizer/json.hpp:4321
Methoddivide
source/base/onnxsd_basic_tools.cc:306
Methoddiyfp
source/tokenizer/json.hpp:16847
Methoddo_statistics
source/amon/cens_target_fps.h:82
Methodduplicate
source/base/onnxsd_basic_tools.cc:344
Methodeinsum_contract
* calculate:: "k,bkc...->bc..." * @param a 1-dim Tensor with shape = [kernel] * @param b 3-dims Tensor with shape = [batch, kernel, count]
source/base/onnxsd_basic_tools.cc:669
Methodembedding
source/tokenizer/tokenizer_base.cc:520
Methodencode
source/tokenizer/tokenizer_encode_wp.cc:16
Methodencode
source/tokenizer/tokenizer_encode_bpe.cc:66
Functionend_array
source/tokenizer/json.hpp:6841
Methodend_array
source/tokenizer/json.hpp:7069
Functionend_object
source/tokenizer/json.hpp:6819
Methodend_object
source/tokenizer/json.hpp:7016
Methodexception_base
source/amon/exception_base.h:33
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
source/tokenizer/json.hpp:11988
Methodexception_message
source/tokenizer/json.hpp:12564
Methodexecute
source/units/model_base.cc:119
Methodexecute_method
source/scheduler/scheduler_discrete_heun.cc:62
Methodexecute_method
Essential Operations ===================================================*/ * base on: https://arxiv.org/pdf/2302.04867 */
source/scheduler/scheduler_discrete_unipc.cc:69
Methodexecute_method
* @details from https://arxiv.org/pdf/2010.02502.pdf * The engineering-enhanced version with partial parameter merging in accordance *
source/scheduler/scheduler_discrete_ddim.cc:68
Methodexecute_method
base on: https://github.com/huggingface/diffusers/blob/main/src/diffusers/schedulers/scheduling_lcm.py
source/scheduler/scheduler_discrete_lcm.cc:36
Methodexecute_method
* from https://arxiv.org/pdf/2006.11239.pdf * The engineering-enhanced version with partial parameter merging in accordance * with the original fo
source/scheduler/scheduler_discrete_ddpm.cc:45
Methodexecute_method
source/scheduler/scheduler_discrete_lms.cc:59
Methodexecute_method
source/scheduler/scheduler_discrete_euler_a.cc:35
Methodexecute_method
source/scheduler/scheduler_discrete_euler.cc:31
← previousnext →501–600 of 1,024, ranked by callers