У нас вы можете посмотреть бесплатно 2023 EuroLLVM - ML-LLVM-Tools: Towards Seamless Integration of Machine Learning in Compiler Optim.. или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
2023 European LLVM Developers' Meeting https://llvm.org/devmtg/2023-05/ ------ ML-LLVM-Tools: Towards Seamless Integration of Machine Learning in Compiler Optimizations Speaker: VenkataKeerthy Soundararajan Authors: Siddharth Jain, Umesh Kalvakuntla ------ Slides: https://llvm.org/devmtg/2023-05/slide... ----- With the growth in usage of Machine Learning (ML) to support compiler optimization decisions, there is a need for robust tools to support both training and inference. Such tools should be scalable and independent of the underlying model, and the ML framework upon which the model is built. We propose a unified infrastructure to aid ML based compiler optimizations in LLVM at each of training and inference stages by using: (1) LLVM-gRPC, a gRPC based framework to support training, (2) LLVM-InferenceEngine, a novel ONNX based infrastructure to support ML inference within LLVM. Our infrastructure allows seamless integration of both the approaches with ML based compiler optimization passes. When our LLVM-InferenceEngine is integrated with a recently proposed approach that uses Reinforcement Learning for performing Register Allocation, it results in a 12.5x speedup in compile time. ----- Videos Edited by Bash Films: http://www.BashFilms.com