Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 4c01f6d

Browse files
authored
Compare kernel vs runtime fallback scalability
1 parent 510f318 commit 4c01f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rfcs/20200712-tfrt-kernel-fallback.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ table below:
554554
Property | TFRT Kernel Fallback | TFRT Runtime Fallback
555555
----------- | ---------------------------------------------- | ---------------------
556556
Generality | Support subset of ops (for e.g. no resources*) | Support all ops
557+
Scalability | Requires per-kernel updates | No kernel changes
557558
Performance | Lower overhead | Higher overhead
558559
Binary size | Lower (no TF runtime) | Higher
559560

0 commit comments

Comments
 (0)