include/tfrt/host_context/value.h (2 lines): - line 83: // TODO: Add type assertion to prevent getting a base class reference for the - line 89: // TODO: We need to add the conversion between AsyncValue and Value to allow for include/tfrt/tensor/tensor_shape.h (1 line): - line 140: // FIXME: This isn't correct for big endian systems. static_asserts should lib/support/stack_trace.cc (1 line): - line 72: // FIXME: Once the trivial-abi unique_ptr patch is rolled out, we should mlir_tests/bef_executor/lifetimes.mlir (1 line): - line 103: // TODO: If calls were non-strict, then 3 could be destroyed at the add, include/tfrt/bef_executor/bef_file.h (1 line): - line 56: // TODO: This should (optionally) manage ownership of the underlying data include/tfrt/host_context/kernel_registry.h (1 line): - line 59: // TODO: Rename AddKernel to AddAsyncKernel. This will involve touching a backends/cpu/mlir_tests/mnist/matmul.mlir (1 line): - line 17: // TODO: Initialize test matrices inline when b/140124913 is complete.