Define IfrtRestoreVariable op and its mlrt kernel for TFRT + IFRT stack
PiperOrigin-RevId: 613697238
Showing
- tensorflow/compiler/mlir/tensorflow/ir/host_runtime/tfrt_ops.td 30 additions, 0 deletions...flow/compiler/mlir/tensorflow/ir/host_runtime/tfrt_ops.td
- tensorflow/compiler/mlir/tf2xla/transforms/legalization_op_config_test.cc 1 addition, 1 deletion...ler/mlir/tf2xla/transforms/legalization_op_config_test.cc
- tensorflow/core/tfrt/ifrt/BUILD 19 additions, 0 deletionstensorflow/core/tfrt/ifrt/BUILD
- tensorflow/core/tfrt/ifrt/ifrt_model_context.h 18 additions, 0 deletionstensorflow/core/tfrt/ifrt/ifrt_model_context.h
- tensorflow/core/tfrt/ifrt/ifrt_restore_tensor_registry.cc 59 additions, 0 deletionstensorflow/core/tfrt/ifrt/ifrt_restore_tensor_registry.cc
- tensorflow/core/tfrt/ifrt/ifrt_restore_tensor_registry.h 55 additions, 0 deletionstensorflow/core/tfrt/ifrt/ifrt_restore_tensor_registry.h
- tensorflow/core/tfrt/mlrt/kernel/BUILD 10 additions, 0 deletionstensorflow/core/tfrt/mlrt/kernel/BUILD
- tensorflow/core/tfrt/mlrt/kernel/ifrt_ops_kernel.cc 166 additions, 0 deletionstensorflow/core/tfrt/mlrt/kernel/ifrt_ops_kernel.cc
- tensorflow/core/tfrt/mlrt/kernel/ifrt_ops_kernel_test.cc 232 additions, 0 deletionstensorflow/core/tfrt/mlrt/kernel/ifrt_ops_kernel_test.cc
- tensorflow/core/tfrt/mlrt/kernel/testdata/BUILD 52 additions, 0 deletionstensorflow/core/tfrt/mlrt/kernel/testdata/BUILD
- tensorflow/core/tfrt/mlrt/kernel/testdata/gen_checkpoint.py 68 additions, 0 deletionstensorflow/core/tfrt/mlrt/kernel/testdata/gen_checkpoint.py
Please register or sign in to comment