Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Adds a mechanism to extract traces explicitly using LazyTensor. #381

Merged
merged 14 commits into from
Jul 24, 2019

Conversation

bgogul
Copy link
Contributor

@bgogul bgogul commented Jul 22, 2019

This PR uses LazyTensor to perform extract traces explicitly. This mechanism will be used to replace the existing tracing mechanism in Runtime.swift.

@bgogul bgogul force-pushed the trace_with_lazy_tensor branch 3 times, most recently from 823d415 to ccdbbee Compare July 22, 2019 22:21
@bgogul bgogul force-pushed the trace_with_lazy_tensor branch from ccdbbee to f4d32f7 Compare July 23, 2019 17:41
@bgogul bgogul force-pushed the trace_with_lazy_tensor branch from baa8cd4 to 277c172 Compare July 23, 2019 17:53
@bgogul bgogul changed the title WIP: Reimplement tracing with LazyTensor. Adds a mechanism to extract traces explicitly using LazyTensor. Jul 23, 2019
@bgogul bgogul requested review from rxwei and pschuh July 23, 2019 17:58
@bgogul
Copy link
Contributor Author

bgogul commented Jul 23, 2019

@rxwei Thanks for the review. I addressed your comments. PTAL.

@bgogul bgogul merged commit ef48ae9 into tensorflow:master Jul 24, 2019
@bgogul bgogul deleted the trace_with_lazy_tensor branch July 24, 2019 05:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants