Home
last modified time | relevance | path

Searched defs:shape_info (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference_test.cc51 GraphShapeInfo shape_info; in TEST() local
115 GraphShapeInfo shape_info; in TEST() local
161 GraphShapeInfo shape_info; in TEST() local
Dtest_util.cc24 const Graph& graph, const GraphShapeInfo& shape_info, in ShapeAnnotationsMatch()
Dshape_inference.cc210 GraphShapeInfo* shape_info) { in StoreOutputShapes()
248 GraphShapeInfo* shape_info) { in InferShapes()
Dencapsulate_util.cc326 GraphShapeInfo shape_info; in PerformStaticShapeInferenceBeforeEncapsulation() local
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_circulant_test.py118 shape_info, argument
180 shape_info, argument
265 shape_info, argument
501 shape_info, argument
578 shape_info, argument
Dlinear_operator_block_lower_triangular_test.py98 self, shape_info, dtype, use_placeholder, argument
Dlinear_operator_block_diag_test.py91 self, shape_info, dtype, use_placeholder, argument
Dlinear_operator_low_rank_update_test.py74 def operator_and_matrix(self, shape_info, dtype, use_placeholder, argument
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc458 FunctionLibraryRuntime* flr, GraphShapeInfo* shape_info) { in RunShapeInferenceOnComputation()
513 GraphShapeInfo shape_info; in OptimizeGraph() local
526 GraphShapeInfo shape_info; in OptimizeGraph() local
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_to_tensor_op_test.py690 def wrap_in_placeholder(self, arg, shape_info): argument
/external/tensorflow/tensorflow/compiler/mlir/xla/experimental/conv_emitter/
Dconv_emitter.cc70 ShapeInfo shape_info; in GetShapeInfo() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc641 GraphShapeInfo shape_info; in GetGraph() local
664 GraphShapeInfo shape_info; in GetGraph() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc1679 static Status GetEdgeShape(const GraphShapeInfo& shape_info, const Edge& edge, in GetEdgeShape()
1693 const GraphShapeInfo& shape_info, const Node& node, in GetArgAndRetvalShapes()
4216 const GraphShapeInfo& shape_info, in RewriteTPUReplicateNode()
4470 GraphShapeInfo shape_info; in Run() local