onnxruntime/tools/ci_build
Dmitri Smirnov 7e092a7e3f
Reduce number of memory allocations based on a customer profiling case (#10193)
Add abseil and inlined containers typedefs
Introduce TensorShapeVector for shape building.
Use gsl::span<const T> to make interfaces accept different types of vector like args.
Introduce InineShapeVectorT for shape capacity typed instantiations
Refactor cuda slice along with provider shared interfaces
Refactor Concat, Conv, Pad
Build with Conv Einsum and ConvTranspose refactored.
Remove TesnorShape::GetDimsAsVector()
Refactor SliceIterator and SliceIteratorBase
Refactor broadcast
Refactor Pads for twice as long
Remove memory planner intermediate shapes vector
Refactor orttraining
Fix passing TenshroShapeVector to tests
Remove abseil copy and submodule, use FetchContent_Declare/Fetch
Path with separate command
Make RocmAsyncBuffer accept anything convertible to span. Adjust Linux GPU pipeline.
2022-01-24 10:40:46 -08:00
..
github Reduce number of memory allocations based on a customer profiling case (#10193) 2022-01-24 10:40:46 -08:00
__init__.py
amd_hipify.py [ROCm] update hipify-perl location (#10102) 2022-01-06 17:21:02 -08:00
build.py Add a build option to create a WebAssembly static library (#10184) 2022-01-18 18:05:04 -08:00
clean_docker_image_cache.py
coverage.py
gen_def.py Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08:00
get_docker_image.py
logger.py
op_registration_utils.py Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
op_registration_validator.py
reduce_op_kernels.py Move reduced ops files into build directory (#10030) 2021-12-28 19:04:20 -08:00
requirements.txt Bump numpy from 1.19.2 to 1.21.0 in /tools/ci_build 2022-01-12 17:45:35 -08:00
upload_python_package_to_azure_storage.py do not add pkg wheel entry to the index html file if it already exists (#9004) 2021-09-09 16:20:19 -07:00