* use funcs from prelude, pass around convert_map * get relay input type from user ishape * handle tuple unpack * experimenting with static tensor array * use prelude concat instead of cons + rev * minor clean up * fix layer norm conversion bug, unwrap tensor array * add infer shape on tensor array * pass around prelude for now * compile worked but runtime error * fix tensor array wrapping * begin list dynamic test * is_list_dynamic first version * finish dynamic list test * a few fix * use shape_of function if Any is found * improve size conversion * working on adding free vars to loop block * fixed inlined inner loop issue * clean up free var handling * add support for tensor array concat * adding ta concat on last axis * fix concat, but got runtime error * disable concat on axis -1 for now * add lstm tests * revert unrelated change * fix stacked bidir test * minor fix to test * relax tol a bit, revert dnnl change to avoid conflict * simplify infer type, use input tensor shape rather than concat shape * more shape fix
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
analysis | Loading commit data... | |
backend | Loading commit data... | |
frontend | Loading commit data... | |
grammar | Loading commit data... | |
op | Loading commit data... | |
qnn | Loading commit data... | |
quantize | Loading commit data... | |
std | Loading commit data... | |
testing | Loading commit data... | |
transform | Loading commit data... | |
__init__.py | Loading commit data... | |
_build_module.py | Loading commit data... | |
_ffi_api.py | Loading commit data... | |
_make.py | Loading commit data... | |
_parser.py | Loading commit data... | |
adt.py | Loading commit data... | |
base.py | Loading commit data... | |
build_module.py | Loading commit data... | |
debug.py | Loading commit data... | |
expr.py | Loading commit data... | |
expr_functor.py | Loading commit data... | |
function.py | Loading commit data... | |
loops.py | Loading commit data... | |
param_dict.py | Loading commit data... | |
parser.py | Loading commit data... | |
prelude.py | Loading commit data... | |
scope_builder.py | Loading commit data... | |
ty.py | Loading commit data... | |
type_functor.py | Loading commit data... |