"sgl-kernel/python/sgl_kernel/load_utils.py" did not exist on "9aea255522e744259899cca4324f31d6696fcfc2"
-
Paul Fultz II authored
Designed to allow a user to format the values needed for the json_string: migraphx::operation("reduce_mean", "{axes : [%i, %i, %i, %i]}", axes[0], axes[1], axes[2], axes[3]) instead of needing to use string concat or stringstream77164f3c