Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slide: Add tensorflow and keras tracing example #1887

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

honggyukim
Copy link
Collaborator

It'd be better to have more practical python tracing example in slide document so this patch adds tensorflow and keras tracing example.

The example python program can be found at [1].

[1] https://github.com/keras-team/keras-io/blob/master/examples/vision/mnist_convnet.py
Signed-off-by: Honggyu Kim honggyu.kp@gmail.com

It'd be better to have more practical python tracing example in slide
document so this patch adds tensorflow and keras tracing example.

The example python program can be found at [1].

[1] https://github.com/keras-team/keras-io/blob/master/examples/vision/mnist_convnet.py
Signed-off-by: Honggyu Kim <honggyu.kp@gmail.com>
@honggyukim honggyukim added the doc label Feb 12, 2024
@honggyukim
Copy link
Collaborator Author

The slide can be found from https://uftrace.github.io/slide/#199 and tui output is at https://uftrace.github.io/slide/#203 as follows.

image

Copy link
Owner

@namhyung namhyung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@paranlee
Copy link
Contributor

Awesome!

@namhyung namhyung merged commit 4d614f8 into namhyung:master Feb 13, 2024
3 checks passed
@honggyukim honggyukim deleted the doc/python-keras-slide branch February 20, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants