Home
last modified time | relevance | path

Searched refs:IsTensorSmall (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dpin_to_host_optimizer.cc50 bool IsTensorSmall(const OpInfo::TensorProperties& prop) { in IsTensorSmall() function
114 if (!IsTensorSmall(output_properties[port_id])) { in IsNodeOutputPortHostFriendly()
257 if (!IsTensorSmall(prop)) { in IsNodeHostCandidate()