transformers
6d50f254 - Executorch exporter fixes (#47243)

Commit
2 days ago
Executorch exporter fixes (#47243) * executorch fixes * executorch fixes * avoid cuda corrupted context errors hell and trully test on cpu * fix cast * fix * updated tested versions * dsv4 fixes * lower timout, skips and fixes * skip qwen asr * added more skips for slow tests (more than 10 mins) * no more device constraints on executorch * continue testing ET on cpu * more timeouts * tbc * skip known runtime limitations * know limitations * skip jetmoe data dep * simplify * drop recurrent gemma fix as causal recurrent gemma is still not fully exportable anyways * support static cache export * address some comments and docs * skip flava and pp doc layout instead of patching with big patches * disable skips instead of passing dummy and/or mask * revert * address comments * revert glm image and fix failing test * specify skip * fix * fix and skip * remove harmful RNG stand-in patches * sergio comment * support multi token decoding with examples using it with static cache export * misc * avoid cache position in wording
Parents
Loading