Skip to content

Commit 6f1f6a6

Browse files
committed
fix: bullet points in expected results and milestones
1 parent cca53d1 commit 6f1f6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_gsocproposals/2025/proposal_TMVA-SOFIE-TF_JAX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ As SOFIE continues to evolve, this project aims to:
3131
In this project, the contributor will gain experience with C++ and Python programming, TensorFlow/Keras and its storage formats for trained machine learning models, and JAX/FLAX for accelerated machine learning. They will begin by familiarizing themselves with SOFIE and its Keras parser. After researching the changes required to support the latest TensorFlow version, they will implement functionalities to ensure the successful generation of inference code for the latest Keras models. In the next phase, they will explore the JAX/FLAX library and investigate its potential integration with SOFIE.
3232

3333
## Expected results and milestones
34-
** **Familiarization with TMVA SOFIE**: Understand the SOFIE architecture, run inference using the existing Keras parser, and analyze the current parser's capabilities.
34+
* **Familiarization with TMVA SOFIE**: Understand the SOFIE architecture, run inference using the existing Keras parser, and analyze the current parser's capabilities.
3535
* **Researching latest TensorFlow/Keras**: Investigate the latest TensorFlow/Keras developments and assess their alignment with SOFIE.
3636
* **Improving the Keras Parser**: Implement parser enhancements to support the latest TensorFlow version and validate inference results.
3737
* **JAX/FLAX Integration**: Design and develop a parsing mechanism for JAX/FLAX models, ensuring compatibility with SOFIE’s IR and further generation of inference code.

0 commit comments

Comments
 (0)