Home
last modified time | relevance | path

Searched defs:output_graph_def (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes.cc194 GraphDef* output_graph_def) { in MergeDuplicateNodes()
263 GraphDef* output_graph_def) { in RemoveRedundantQuantizations()
313 GraphDef* output_graph_def) { in QuantizePlaceholders()
393 GraphDef* output_graph_def) { in ConvertFakeQuantsToRequantize()
465 GraphDef* output_graph_def) { in MergeAdjacentRequantizes()
535 GraphDef* output_graph_def) { in HoistFakeQuants()
591 GraphDef* output_graph_def) { in QuantizeNodes()
H A Dfuse_convolutions.cc30 GraphDef* output_graph_def) { in FuseResizePadAndConv()
84 GraphDef* output_graph_def) { in FuseResizeAndConv()
139 GraphDef* output_graph_def) { in FusePadAndConv()
H A Dtransform_utils.cc162 GraphDef* output_graph_def) { in FilterGraphDef()
173 GraphDef* output_graph_def) { in RemoveAttributes()
185 GraphDef* output_graph_def) { in SortByExecutionOrder()
368 const ReplaceMatchingOpTypesOptions& options, GraphDef* output_graph_def) { in ReplaceMatchingOpTypes()
480 GraphDef* output_graph_def) { in RenameNodeInputs()
H A Dfold_constants_lib.cc50 GraphDef* output_graph_def) { in ReplaceSendRecvs()
146 GraphDef* output_graph_def) { in RemoveUnusedNodes()
215 GraphDef* output_graph_def) { in FoldConstants()
H A Dbackports.cc31 GraphDef* output_graph_def) { in BackportConcatV2Transform()
65 GraphDef* output_graph_def) { in BackportTensorArrayV3Transform()
H A Dsparsify_gather.cc228 GraphDef* output_graph_def) { in SparsifyGatherInternal()
562 GraphDef* output_graph_def) { in SparsifyGather()
H A Dsort_by_execution_order.cc33 GraphDef* output_graph_def) { in SortByExecutionOrderWithUnusedContext()
H A Dadd_default_attributes.cc26 GraphDef* output_graph_def) { in AddDefaultAttributes()
H A Dremove_device.cc31 GraphDef* output_graph_def) { in RemoveDevice()
H A Dremove_control_dependencies.cc28 GraphDef* output_graph_def) { in RemoveControlDependencies()
H A Dset_device.cc25 GraphDef* output_graph_def) { in SetDevice()
H A Drename_op.cc31 GraphDef* output_graph_def) { in RenameOp()
H A Dremove_attribute.cc31 GraphDef* output_graph_def) { in RemoveAttribute()
H A Drename_attribute.cc30 GraphDef* output_graph_def) { in RenameAttribute()
H A Drename_node.cc27 GraphDef* output_graph_def) { in RenameNode()
H A Dobfuscate_names.cc32 GraphDef* output_graph_def) { in ObfuscateNames()
H A Dfold_batch_norms.cc33 GraphDef* output_graph_def) { in FoldBatchNorms()
H A Dremove_nodes.cc32 GraphDef* output_graph_def) { in RemoveNodes()
H A Dround_weights.cc34 GraphDef* output_graph_def) { in RoundWeights()
H A Dquantize_weights.cc36 GraphDef* output_graph_def) { in QuantizeWeights()
H A Dinline_partitionedcall.cc59 GraphDef* output_graph_def) { in InlinePartitionedCall()
H A Dflatten_atrous.cc28 GraphDef* output_graph_def) { in FlattenAtrousConv()
H A Dinsert_logging.cc32 GraphDef* output_graph_def) { in InsertLogging()
H A Dstrip_unused_nodes.cc118 GraphDef* output_graph_def) { in StripUnusedNodes()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph_test.cc143 Status RunConvertGraph(Scope s, GraphDef* output_graph_def, in RunConvertGraph()
191 GraphDef output_graph_def; in TEST_F() local

12