Home
last modified time | relevance | path

Searched defs:filter_node (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/core/lib/channel/
Dchannel_stack_builder.cc28 typedef struct filter_node { struct
29 struct filter_node* next; argument
30 struct filter_node* prev; argument
34 } filter_node; argument
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmap_and_filter_fusion.cc80 const NodeDef& filter_node, in MakeFilterByLastComponentNode()
124 const NodeDef* filter_node) -> FunctionDef* { in OptimizeAndCollectStats()
145 const NodeDef* filter_node = get_filter_node(node); in OptimizeAndCollectStats() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dflatten_atrous.cc56 const NodeDef& filter_node = match.inputs[0].inputs[1].node; in FlattenAtrousConv() local
/external/tensorflow/tensorflow/core/graph/
Dmkl_layout_pass.cc1724 Node* filter_node = nullptr; in SetUpContiguousInputs() local
2052 Node* filter_node = nullptr; in CopyAttrsConvCheckConstFilter() local
2107 Node* filter_node = nullptr; in CopyAttrsPadWithConv2D() local
2131 Node* filter_node = nullptr; in CopyAttrsPadWithFusedConv2D() local
2248 Node* filter_node = nullptr; in CopyAttrsConv2DDepthwiseCheckConstFilter() local
2405 Node* filter_node = nullptr; in CopyAttrsQuantizedConv2D() local
2603 Node* filter_node = nullptr; in CopyAttrsFusedConv2D() local