Home
last modified time | relevance | path

Searched defs:x_num_elements (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_mul_op_test.cc89 const size_t x_num_elements = TensorShape(x_shape).num_elements(); in TestMulShape() local
H A Dquantized_add_op_test.cc89 const size_t x_num_elements = TensorShape(x_shape).num_elements(); in TestAddShape() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes_test.cc249 const size_t x_num_elements = TensorShape(x_shape).num_elements(); in TestQuantizeMul() local
284 const size_t x_num_elements = TensorShape(x_shape).num_elements(); in TestQuantizeAdd() local