Commit 0eca4f62 authored by Peter Ma's avatar Peter Ma Committed by TensorFlower Gardener
Browse files

Readability improvement on graph_properties:

- Use 'ic' for InferenceContext*, and 'ctx' for NodeContext* to be consistent within graph_properties (there are places where 'c' is used for either one in short functions).
- The inner loop for iterating over input nodes in UpdateNode is redundant, and thus removed.
- UpdateMergeNode is renamed to UpdateMerge in consistence with other Update functions;
- Some other minor changes.

PiperOrigin-RevId: 228972916
parent 5846ad65
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment