turneram
turneram
# Bug Report ### Which model does this pertain to? -models/vision/classification/rcnn_ilsvrc13/model/rcnn-ilsvrc13-3.onnx -models/vision/classification/alexnet/model/bvlcalexnet-3.onnx -models/vision/classification/resnet/model/resnet50-caffe2-v1-3.onnx -models/vision/classification/zfnet-512/model/zfnet512-3.onnx -models/vision/classification/inception_and_googlenet/inception_v1/model/inception-v1-3.onnx -models/vision/classification/inception_and_googlenet/inception_v2/model/inception-v2-3.onnx -models/vision/classification/vgg/model/vgg19-caffe2-3.onnx -models/vision/classification/caffenet/model/caffenet-6.onnx -models/vision/classification/shufflenet/model/shufflenet-3.onnx ### Describe the bug We observed an error that seems to...
``` @25 = gpu::code_object[code_object=5232,symbol_name=mlir_reshape_transpose_reshape_reshape_transpose_slice_reshape_transpose_dot,global=46080,local=256,](@23,@19,@24) -> half_type, {20, 77, 77}, {5929, 77, 1}, target_id=0 @26 = load[offset=591360,end=828520](@1) -> half_type, {1, 20, 77, 77}, {118580, 5929, 77, 1}, target_id=0 @27 = reshape_lazy[dims={1,...
This is a prototype of how MIGraphX would like to run CK device ops using runtime compilation. The Descriptor class will take in naive_tensor_descriptors constructed by MIGraphX, and then be...