Searched refs:ReplaceMatchingOpTypes (Results 1 – 14 of 14) sorted by relevance
32 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportConcatV2Transform()68 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportTensorArrayV3Transform()112 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in BackportTensorArrayV3Transform()
32 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FuseResizePadAndConv()86 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FuseResizeAndConv()141 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FusePadAndConv()
294 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldOldBatchNorms()325 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldOldBatchNorms()363 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()
38 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in RoundWeights()
35 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FoldBatchNorms()
67 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in RemoveNodes()
30 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in FlattenAtrousConv()
40 TF_RETURN_IF_ERROR(ReplaceMatchingOpTypes( in QuantizeWeights()
198 Status ReplaceMatchingOpTypes(
254 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:
363 Status ReplaceMatchingOpTypes( in ReplaceMatchingOpTypes() function
433 TF_ASSERT_OK(ReplaceMatchingOpTypes( in TestReplaceMatchingOpTypes()