Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h318 const std::vector<ShapeHandle>& input_tensors_as_shapes) { in set_input_tensors_as_shapes()
322 const std::vector<ShapeHandle>& input_tensors_as_shapes() const { in input_tensors_as_shapes() function
Dshape_inference.cc36 const std::vector<TensorShapeProto>& input_tensors_as_shapes, in InferenceContext()
91 const std::vector<PartialTensorShape>& input_tensors_as_shapes, in InferenceContext()
144 const std::vector<ShapeHandle>& input_tensors_as_shapes, in InferenceContext()
226 const std::vector<ShapeHandle>& input_tensors_as_shapes) { in PreInputInit()
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc256 std::vector<ShapeHandle> input_tensors_as_shapes; in AddNode() local
629 std::vector<ShapeHandle> input_tensors_as_shapes; in RunShapeFn() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc758 std::vector<ShapeHandle> input_tensors_as_shapes(ic->num_inputs()); in UpdateNode() local
1088 std::vector<ShapeHandle> input_tensors_as_shapes; in AddNode() local