Home
last modified time | relevance | path

Searched defs:set_shapes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dsparse_csr_matrix_ops_test.cc191 auto set_shapes = [&a_shapes_and_types, &b_shapes_and_types]( in TEST() local
227 auto set_shapes = [&a_shapes_and_types, &b_shapes_and_types]( in TEST() local
327 auto set_shapes = [&a_shapes_and_types, &b_shapes_and_types]( in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshaped_buffer.h100 void set_shapes(const Shape& on_device_shape) { in set_shapes() function
109 void set_shapes(const Shape& on_host_shape, const Shape& on_device_shape) { in set_shapes() function