Home
last modified time | relevance | path

Searched refs:TransformFuncContext (Results 1 – 25 of 59) sorted by relevance

123

/external/tensorflow/tensorflow/tools/graph_transforms/
Dbackports_test.cc34 const TransformFuncContext& context,
37 const TransformFuncContext& context,
84 TransformFuncContext context; in TestBackportConcatV2()
156 TransformFuncContext context; in TEST()
187 TransformFuncContext context; in TEST()
Dfold_constants_lib.h31 const TransformFuncContext& context,
37 const TransformFuncContext& context,
Drename_node_test.cc30 const TransformFuncContext& context,
50 TransformFuncContext context; in TEST()
85 TransformFuncContext context; in TEST()
Dinline_partitionedcall_test.cc114 const TransformFuncContext& context,
123 TransformFuncContext context; in TEST()
Dset_device_test.cc33 const TransformFuncContext& context,
85 TransformFuncContext context; in TEST()
106 TransformFuncContext context; in TEST()
Dremove_nodes_test.cc33 const TransformFuncContext& context,
93 TransformFuncContext context; in TestRemoveNodes()
148 TransformFuncContext context; in TestRemoveOutputNodes()
197 TransformFuncContext context; in TestRemoveChainedNodes()
247 TransformFuncContext context; in TestRemoveMultipleInputs()
Dremove_attribute_test.cc33 const TransformFuncContext& context,
83 TransformFuncContext context; in TestRemoveAttribute()
101 TransformFuncContext targeted_context; in TestRemoveAttribute()
Dquantize_weights_test.cc33 const TransformFuncContext& context,
73 TransformFuncContext context; in TestQuantizeWeights()
128 TransformFuncContext context; in TEST_F()
Drename_attribute_test.cc33 const TransformFuncContext& context,
83 TransformFuncContext context; in TestRenameAttribute()
105 TransformFuncContext targeted_context; in TestRenameAttribute()
Dinsert_logging_test.cc33 const TransformFuncContext& context,
69 TransformFuncContext context; in TestInsertLogging()
116 TransformFuncContext context; in TestInsertLoggingByOpType()
165 TransformFuncContext context; in TestInsertLoggingByPrefix()
Dremove_device_test.cc33 const TransformFuncContext& context,
80 TransformFuncContext context; in TestRemoveDevice()
Dfuse_convolutions.cc29 const TransformFuncContext& context, in FuseResizePadAndConv()
83 const TransformFuncContext& context, in FuseResizeAndConv()
138 const TransformFuncContext& context, in FusePadAndConv()
Dstrip_unused_nodes.cc30 Status TypeForPlaceholder(const TransformFuncContext& context, in TypeForPlaceholder()
75 Status ShapeForPlaceholder(const TransformFuncContext& context, in ShapeForPlaceholder()
117 const TransformFuncContext& context, in StripUnusedNodes()
Drename_op_test.cc33 const TransformFuncContext& context,
78 TransformFuncContext context; in TestRenameOp()
Dfuse_convolutions_test.cc33 const TransformFuncContext& context,
36 const TransformFuncContext& context,
39 const TransformFuncContext& context,
Dbackports.cc30 const TransformFuncContext& context, in BackportConcatV2Transform()
64 const TransformFuncContext& context, in BackportTensorArrayV3Transform()
Dquantize_nodes.cc165 Status ExtractRangeFromParams(const TransformFuncContext& context, in ExtractRangeFromParams()
193 const TransformFuncContext& context, in MergeDuplicateNodes()
262 const TransformFuncContext& context, in RemoveRedundantQuantizations()
312 const TransformFuncContext& context, in QuantizePlaceholders()
392 const TransformFuncContext& context, in ConvertFakeQuantsToRequantize()
464 const TransformFuncContext& context, in MergeAdjacentRequantizes()
534 const TransformFuncContext& context, in HoistFakeQuants()
590 const TransformFuncContext& context, in QuantizeNodes()
Dsort_by_execution_order.cc32 const GraphDef& input_graph_def, const TransformFuncContext& unused_context, in SortByExecutionOrderWithUnusedContext()
Dremove_device.cc30 const TransformFuncContext& context, in RemoveDevice()
Dadd_default_attributes.cc25 const TransformFuncContext& context, in AddDefaultAttributes()
Dremove_control_dependencies.cc27 const TransformFuncContext& context, in RemoveControlDependencies()
Dquantize_nodes_test.cc36 const TransformFuncContext& context,
39 const TransformFuncContext& context,
42 const TransformFuncContext& context,
45 const TransformFuncContext& context,
48 const TransformFuncContext& context,
51 const TransformFuncContext& context,
54 const TransformFuncContext& context,
64 const TransformFuncContext& in_context, double threshold, in TestTransformedVersusFloatGraph()
72 TransformFuncContext context(in_context); in TestTransformedVersusFloatGraph()
123 TransformFuncContext context; in TestGraphWithInputRange()
[all …]
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_rewriter_transform_test.cc36 const GraphDef& input_graph_def, const TransformFuncContext& context,
64 TransformFuncContext context; in TEST()
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc65 static Status ParseArguments(const TransformFuncContext& context, in ParseArguments()
139 const TransformFuncContext& context, in FuseRemoteGraph()
213 const TransformFuncContext& context, in PlaceRemoteGraphArguments()
Dremote_fused_graph_rewriter_transform_test.cc41 const TransformFuncContext& context,
45 const TransformFuncContext& context,
106 TransformFuncContext context; in FuseInternal()

123