/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | backports.cc | 37 std::vector<NodeDef>* new_nodes) { in BackportConcatV2Transform() 73 const std::set<string>& output_nodes, in BackportTensorArrayV3Transform() 74 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform() 119 const std::set<string>& output_nodes, in BackportTensorArrayV3Transform() 120 std::vector<NodeDef>* new_nodes) { in BackportTensorArrayV3Transform() 127 {true}, output_graph_def)); in BackportTensorArrayV3Transform()
|
D | fuse_convolutions.cc | 48 std::vector<NodeDef>* new_nodes) { in FuseResizePadAndConv() 96 const std::set<string>& output_nodes, in FuseResizeAndConv() 97 std::vector<NodeDef>* new_nodes) { in FuseResizeAndConv() 156 const std::set<string>& output_nodes, in FusePadAndConv() 157 std::vector<NodeDef>* new_nodes) { in FusePadAndConv() 187 {}, &replaced_graph_def)); in FusePadAndConv()
|
D | fold_old_batch_norms.cc | 314 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms() 319 {}, &replaced_graph_def)); in FoldOldBatchNorms() 351 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms() 356 {}, &replaced_graph_def)); in FoldOldBatchNorms() 394 std::vector<NodeDef>* new_nodes) { in FoldOldBatchNorms() 399 {}, &replaced_graph_def)); in FoldOldBatchNorms()
|
D | quantize_nodes.cc | 282 std::vector<NodeDef>* new_nodes) { in RemoveRedundantQuantizations() 302 {true}, &replaced_graph_def)); in RemoveRedundantQuantizations() 405 std::vector<NodeDef>* new_nodes) { in ConvertFakeQuantsToRequantize() 452 {}, output_graph_def)); in ConvertFakeQuantsToRequantize() 499 std::vector<NodeDef>* new_nodes) { in MergeAdjacentRequantizes() 522 {}, output_graph_def)); in MergeAdjacentRequantizes() 549 std::vector<NodeDef>* new_nodes) { in HoistFakeQuants() 578 {}, &hoisted_graph_def)); in HoistFakeQuants() 698 std::vector<NodeDef>* new_nodes) { in QuantizeNodes() 918 {}, &quantized_graph_def)); in QuantizeNodes()
|
D | fold_batch_norms.cc | 51 std::vector<NodeDef>* new_nodes) { in FoldBatchNorms() 118 {}, &replaced_graph_def)); in FoldBatchNorms()
|
D | remove_nodes.cc | 73 std::vector<NodeDef>* new_nodes) { in RemoveNodes() 100 {true}, &replaced_graph_def)); in RemoveNodes()
|
D | round_weights.cc | 42 std::vector<NodeDef>* new_nodes) { in RoundWeights() 107 {}, output_graph_def)); in RoundWeights()
|
D | quantize_weights.cc | 45 std::vector<NodeDef>* new_nodes) { in QuantizeWeights() 138 {}, output_graph_def)); in QuantizeWeights()
|
D | flatten_atrous.cc | 52 std::vector<NodeDef>* new_nodes) { in FlattenAtrousConv() 132 {}, &replaced_graph_def)); in FlattenAtrousConv()
|
D | fuse_quantized_convolution.cc | 57 std::vector<NodeDef>* new_nodes) { in FuseQuantizedConvolutionAndRequantize() 137 {}, &replaced_graph_def)); in FuseQuantizedConvolutionAndRequantize()
|
D | sparsify_gather.cc | 261 std::vector<NodeDef>* new_nodes) { in SparsifyGatherInternal() 450 {true}, &replaced_graph_def)); in SparsifyGatherInternal()
|
D | transform_utils_test.cc | 437 std::vector<NodeDef>* new_nodes) { in TestReplaceMatchingOpTypes() 452 {}, &replaced_graph_def)); in TestReplaceMatchingOpTypes()
|
D | transform_utils.cc | 402 std::set<string> output_nodes; in ReplaceMatchingOpTypes() local
|
/external/tensorflow/tensorflow/contrib/framework/python/framework/ |
D | graph_util.py | 37 def fuse_op(graph_def, input_nodes, output_nodes, output_dtypes, argument
|
/external/libaom/libaom/av1/encoder/ |
D | ml.c | 33 float *output_nodes = buf[buf_index]; in av1_nn_predict_c() local
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | functions.h | 74 absl::InlinedVector<string, 1> output_nodes; member
|
D | functions.cc | 619 absl::InlinedVector<string, 1> output_nodes; in MakeGrapplerFunctionItem() local 793 absl::flat_hash_set<absl::string_view> output_nodes; in MakeFunctionDef() local
|
/external/tensorflow/tensorflow/cc/framework/ |
D | gradients.cc | 193 const std::unordered_set<int>& output_nodes) { in GetStopBackpropNodes() 266 std::unordered_set<int> output_nodes; in Initialize() local
|
/external/tensorflow/tensorflow/lite/python/ |
D | convert_test.py | 196 def _getGraphOpTypes(self, graphdef, output_nodes): argument
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer.cc | 236 const std::set<NodeDef*> output_nodes = node_map_->GetOutputs(node_name); in OptimizeNode() local 354 const std::vector<NodeDef*> output_nodes(output_node_set.begin(), in OptimizeNode() local
|
D | function_optimizer.cc | 1041 absl::flat_hash_set<absl::string_view> output_nodes; in InlineDirectFunctionCall() local 1348 absl::flat_hash_set<absl::string_view> output_nodes; in MaybeDeadOutputs() local 1656 absl::flat_hash_set<string> output_nodes; in InlineIndirectFunctionCall() local
|
D | scoped_allocator_optimizer.cc | 478 std::set<NodeDef*> output_nodes = node_map->GetOutputs(old_op->name()); in RewireSubgraph() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | ml_sse3.c | 165 float *const output_nodes = output_layer ? output : buf[buf_index]; in av1_nn_predict_sse3() local
|
/external/adhd/cras/src/common/ |
D | cras_types.h | 384 struct cras_ionode_info output_nodes[CRAS_MAX_IONODES]; member
|
/external/tensorflow/tensorflow/core/graph/ |
D | mkl_layout_pass.cc | 1581 int list_length, std::vector<NodeBuilder::NodeOut>* output_nodes) { in GetNodesProducingTFTensorList() 1646 int list_length, std::vector<NodeBuilder::NodeOut>* output_nodes) { in GetNodesProducingMklTensorList()
|