Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/hat issues and pull requests

#100 - Fix strides of randomly generated data

Pull Request - State: closed - Opened by CaptnJackSparrow almost 2 years ago

#98 - Fixes call to __call__ method for CallableFunc subclasses

Pull Request - State: closed - Opened by kernhanda almost 2 years ago

#97 - [Cleanup] Remove/update tests that randomly fail

Pull Request - State: closed - Opened by lisaong almost 2 years ago

#96 - benchmark_hat_package: --working_dir option and resolving `printf` symbols

Pull Request - State: closed - Opened by lisaong almost 2 years ago

#95 - Fixes logic in CUDA and ROCM loader

Pull Request - State: closed - Opened by kernhanda almost 2 years ago

#94 - [benchmark] Results will now be appended to the results file

Pull Request - State: closed - Opened by kernhanda almost 2 years ago

#93 - Fixes numerous issues for benchmarking

Pull Request - State: closed - Opened by kernhanda almost 2 years ago

#92 - Adds CMakeLists.txt.in to final built package

Pull Request - State: closed - Opened by kernhanda almost 2 years ago

#91 - Allow benchmark to run once when min_time_in_sec == 0

Pull Request - State: closed - Opened by CaptnJackSparrow almost 2 years ago

#90 - Minor fix to the verbose logging for hatlib benchmarking

Pull Request - State: closed - Opened by lisaong almost 2 years ago - 1 comment

#89 - Fix cleanup logic for Windows during native profiling

Pull Request - State: closed - Opened by CaptnJackSparrow almost 2 years ago

#88 - Fix path to static lib for native profiling

Pull Request - State: closed - Opened by CaptnJackSparrow almost 2 years ago

#87 - Support native profiling in benchmark_hat_package

Pull Request - State: closed - Opened by CaptnJackSparrow about 2 years ago - 1 comment

#86 - Minimal support for caller-allocated dynamic-shaped hat functions

Pull Request - State: closed - Opened by lisaong about 2 years ago

#85 - Add support for floating type arguments to hat functions

Pull Request - State: closed - Opened by DennySun2020 about 2 years ago

#84 - Generates random data for constant shaped args

Pull Request - State: closed - Opened by kernhanda about 2 years ago

#83 - Adds input data process fn hook for benchmarking

Pull Request - State: closed - Opened by kernhanda about 2 years ago

#82 - Updates RNG for int types

Pull Request - State: closed - Opened by kernhanda about 2 years ago

#81 - Fixes more issues in dynamic shape benchmarking

Pull Request - State: closed - Opened by kernhanda about 2 years ago

#80 - Fixes dynamic shaped benchmark size usage

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#79 - Fixes for mixture of output and input_output parameters

Pull Request - State: closed - Opened by lisaong over 2 years ago

#77 - Updates HATPackage with addition of benchmak and func iterator

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#76 - Support all integer types for dynamic dimensions

Pull Request - State: closed - Opened by DennySun2020 over 2 years ago

#74 - HAT support for dynamic shared memory allocation for GPU

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago

#73 - Updates test requirements.txt

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#72 - Updates ArgValue to better handle constant sizes for runtime arrays

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#71 - Function calls with runtime output arrays

Pull Request - State: closed - Opened by lisaong over 2 years ago

#70 - add array size as arguments

Pull Request - State: closed - Opened by DennySun2020 over 2 years ago - 2 comments

#69 - [test] Support windows in verify_hat tests

Pull Request - State: closed - Opened by lisaong over 2 years ago

#68 - build for windows

Pull Request - State: closed - Opened by lisaong over 2 years ago

#67 - Add input and input/output runtime_array support

Pull Request - State: closed - Opened by lisaong over 2 years ago

#66 - Print output dimension references and clarify HAT schema

Pull Request - State: closed - Opened by lisaong over 2 years ago

#65 - Initial verify_hat support for runtime arrays and elements

Pull Request - State: closed - Opened by lisaong over 2 years ago

#64 - Fix robust mean of means for batch_size < 2

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago

#63 - switch to macos 12 for CI

Pull Request - State: closed - Opened by lisaong over 2 years ago

#62 - macOS CI failure

Issue - State: closed - Opened by lisaong over 2 years ago

#61 - Handle batch_size < 2 in mean of small means

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago - 1 comment

#60 - Add runtime output array sample and deserialization test

Pull Request - State: closed - Opened by lisaong over 2 years ago

#59 - Adds handling in ArgInfo to treat empty shape as scalar arrays

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#58 - Make it easier to author a hat file from python

Pull Request - State: closed - Opened by masonremy over 2 years ago

#57 - Updates CUDA compilation to use device compute capability

Pull Request - State: closed - Opened by kernhanda over 2 years ago

#56 - Add bfloat16 support in hatlib

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago

#55 - Make run_benchmark raise exceptions instead of swallowing it

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago

#54 - Optimizations for CUDA benchmarking, log suppression

Pull Request - State: closed - Opened by CaptnJackSparrow over 2 years ago

#53 - Changes required to compile and run cuda kernels

Pull Request - State: closed - Opened by CaptnJackSparrow almost 3 years ago

#52 - Fix array volume computation for arrays larger than 2-D

Pull Request - State: closed - Opened by masonremy almost 3 years ago

#51 - Perf optimizations to hatlib when running benchmarks

Pull Request - State: closed - Opened by CaptnJackSparrow almost 3 years ago

#50 - Fix byte size calculation to support layouts other than FIRST_MAJOR

Pull Request - State: closed - Opened by masonremy almost 3 years ago

#49 - Avoid printing null bytes in hiprtcGetProgramLog

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#48 - Don't print hiprtc log if compilation succeeds

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#47 - Fix shadowed time variable in benchmark_hat_package.py

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#46 - Makes CUDA and ROCm launchers more resilient

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#45 - Makes output from `hatlib.verify_hat` easier to read

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#44 - Adds functions that failed to be benchmarked to the final CSV results

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#42 - Fixes time unit conversions in bechmark_hat

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#41 - Adds support for benchmarking CUDA and ROCm functions

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#40 - Fixes hatlib.verify_hat functionality

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#39 - Updates package config

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#38 - Fixes packaging of pyhip folder

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#37 - Support unsigned int types in HAT file

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#35 - Fix benchmarking of multiple functions in the same hat file

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#34 - Updates test using Accera to build static HAT package

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#33 - Adds ROCm support for device functions

Pull Request - State: closed - Opened by kernhanda almost 3 years ago - 1 comment

#32 - Add beginnings of support for CUDA device functions

Pull Request - State: closed - Opened by kernhanda almost 3 years ago

#31 - Publish to PyPI on tags

Pull Request - State: closed - Opened by lisaong almost 3 years ago

#30 - support fp16 in the ffi layer

Pull Request - State: closed - Opened by abduld almost 3 years ago

#29 - fix link target for function

Pull Request - State: closed - Opened by jubitaneja almost 3 years ago

#28 - Quieten hat output

Pull Request - State: closed - Opened by kernhanda about 3 years ago

#27 - Removed invalid import and unused args

Pull Request - State: closed - Opened by lisaong about 3 years ago

#26 - Support python 3.10

Pull Request - State: closed - Opened by lisaong about 3 years ago

#25 - [nfc] Switch to released accera for test dependencies

Pull Request - State: closed - Opened by lisaong about 3 years ago

#24 - Update hat tools to consume dynamic HAT packages

Pull Request - State: closed - Opened by lisaong about 3 years ago

#23 - HAT files should end with a newline

Pull Request - State: closed - Opened by kernhanda about 3 years ago

#22 - Support cross compilation

Issue - State: open - Opened by lisaong about 3 years ago

#21 - Create a static .lib/.a HAT package from a static .obj/.o HAT package

Pull Request - State: closed - Opened by lisaong about 3 years ago

#20 - Fix regression in accessing target_file

Pull Request - State: closed - Opened by lisaong about 3 years ago - 2 comments

#18 - Support basename querying in functions

Pull Request - State: closed - Opened by lisaong about 3 years ago

#16 - Honor dynamic build dependencies

Pull Request - State: closed - Opened by lisaong about 3 years ago

#15 - Resolve Debug mode functions for the dynamic HAT package

Pull Request - State: closed - Opened by lisaong about 3 years ago

#14 - [nfc] Minor test cleanup

Pull Request - State: closed - Opened by lisaong about 3 years ago

#12 - Just-in-time prompts to locate and configure Visual Studio paths

Pull Request - State: closed - Opened by lisaong about 3 years ago

#11 - Create the hatlib PyPI package

Pull Request - State: closed - Opened by lisaong about 3 years ago

#10 - Move benchmark_hat_package.py to the HAT repo

Pull Request - State: closed - Opened by lisaong about 3 years ago

#9 - Dev/byronc/hat file

Pull Request - State: closed - Opened by byronChanguion over 3 years ago

#8 - added tools

Pull Request - State: closed - Opened by oferdekel over 3 years ago

#7 - add auxiliary table for user-defined metadata

Pull Request - State: closed - Opened by lisaong almost 4 years ago

#4 - HAT feedback 1/26

Pull Request - State: closed - Opened by masonremy about 4 years ago

#3 - Update README.md

Pull Request - State: closed - Opened by kernhanda about 4 years ago

#2 - Schema review comments

Pull Request - State: closed - Opened by lisaong about 4 years ago

#1 - Adding initial schema and sample

Pull Request - State: closed - Opened by masonremy about 4 years ago