Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_add_op_test.cc97 const size_t y_num_elements = TensorShape(y_shape).num_elements(); in TestAddShape() local
Dquantized_mul_op_test.cc97 const size_t y_num_elements = TensorShape(y_shape).num_elements(); in TestMulShape() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc256 const size_t y_num_elements = TensorShape(y_shape).num_elements(); in TestQuantizeMul() local
291 const size_t y_num_elements = TensorShape(y_shape).num_elements(); in TestQuantizeAdd() local