onnxruntime/tools
Vincent Wang 91d42e9d85
Tool to Convert ONNX Model to TFEvents (#14160)
A tool to convert ONNX model to tfevents so that we can use tensorboard
to open it for visualization. This is especially useful for debugging
when the ONNX model is too large to open by Netron.

usage: onnx2tfevents.py [-h] [--logdir LOGDIR] [--model MODEL]
2023-01-28 15:09:15 +08:00
..
android_custom_build Android package custom build script update (#14403) 2023-01-25 09:19:05 -08:00
ci_build Upgrade CUTLASS to v2.11 and add sequence length threshold for cutlass FMHA (#14401) 2023-01-25 09:43:48 -08:00
doc Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
nuget [DML EP] Upgrade DML to 1.10.1 (#14433) 2023-01-25 21:07:10 -08:00
perf_view fix json format (#11046) 2022-03-30 16:15:33 -07:00
python Tool to Convert ONNX Model to TFEvents (#14160) 2023-01-28 15:09:15 +08:00