Searched refs:ReplaceMatchingOpTypes (Results 1 – 15 of 15) sorted by relevance
33 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportConcatV2Transform()69 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportTensorArrayV3Transform()113 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportTensorArrayV3Transform()
33 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FuseResizePadAndConv()87 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FuseResizeAndConv()142 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FusePadAndConv()
295 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldOldBatchNorms()326 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldOldBatchNorms()364 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldOldBatchNorms()
270 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in RemoveRedundantQuantizations()394 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in ConvertFakeQuantsToRequantize()466 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in MergeAdjacentRequantizes()545 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in HoistFakeQuants()693 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in QuantizeNodes()
36 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldBatchNorms()
68 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in RemoveNodes()
38 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in RoundWeights()
30 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FlattenAtrousConv()
40 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in QuantizeWeights()
40 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FuseQuantizedConvolutionAndRequantize()
198 Status ReplaceMatchingOpTypes(
255 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in SparsifyGatherInternal()
41 * [ReplaceMatchingOpTypes](#replacematchingoptypes)940 ### ReplaceMatchingOpTypes subsection950 `ReplaceMatchingOpTypes` helper. This takes in a graph, an `OpTypePattern`961 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes(1014 There are a few things to know about the `ReplaceMatchingOpTypes` function:
361 Status ReplaceMatchingOpTypes( in ReplaceMatchingOpTypes() function
433 TF_ASSERT_OK(ReplaceMatchingOpTypes( in TestReplaceMatchingOpTypes()