Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc134 struct ContractionWithSqueezeAndBiasAdd { struct
135 ContractionWithSqueezeAndBiasAdd() = default;
136 ContractionWithSqueezeAndBiasAdd(int contraction, int squeeze, int bias_add) in ContractionWithSqueezeAndBiasAdd() function
361 const ContractionWithSqueezeAndBiasAdd& matched) { in IsCpuCompatibleDataType()
491 ContractionWithSqueezeAndBiasAdd* matched) { in IsCpuCompatibleDataType()
534 const ContractionWithSqueezeAndBiasAdd pattern{ in IsCpuCompatibleDataType()
1155 const ContractionWithSqueezeAndBiasAdd& matched, in IsCpuCompatibleDataType()
1875 ContractionWithSqueezeAndBiasAdd contract_with_squeeze_and_bias; in IsCpuCompatibleDataType()