Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_device_analysis.py42 def prop_device_on_graph(self, graph, example_devices, in_shapes=None): argument
61 self, fn, in_devices, expected_device, in_shapes=None, subtest_str="" argument
H A Dtest_dtype_analysis.py127 def assert_dtype_equal(self, fn, in_shapes, in_dtypes): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dbatch_ops.cc78 std::vector<shape_inference::ShapeHandle> in_shapes; in __anoncf35e64b0102() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference_testutil.cc38 std::vector<ShapeHandle> in_shapes; in InferShapes() local