Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optim: only check types once (jaredpalmer#758)
- each format has the same input, so type-checking only needs to occur once total - previously it was once per format Change-Id: I998648be8181371ec14e23a3096dc3b4ac731957 Co-authored-by: Lai Hongjie <laihongjie@bytedance.com>
- Loading branch information