onnxruntime
Fix transformers optimizations for GPT-NeoX
#16743
Merged

Commits
  • Fix issue for GPT-NeoX
    tianleiwu committed 2 years ago
  • simplify use_float16
    tianleiwu committed 2 years ago
  • remove unused import
    tianleiwu committed 2 years ago
  • sort models by name
    tianleiwu committed 2 years ago
  • refine
    tianleiwu committed 2 years ago
  • change default opt_level to 0
    tianleiwu committed 2 years ago
  • change a log level to debug
    tianleiwu committed 2 years ago
  • update log message
    tianleiwu committed 2 years ago
  • fix typo
    tianleiwu committed 2 years ago
  • Do not load external data for checking fp16
    tianleiwu committed 2 years ago
  • update comment
    tianleiwu committed 2 years ago
  • check attribute type
    tianleiwu committed 2 years ago
Loading