Home
last modified time | relevance | path

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

/external/webrtc/rtc_tools/rtc_event_log_visualizer/proto/
Dchart.proto10 repeated float y_values = 2; field
/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc41 const std::vector<float>& y_values, float y_min_value, in TestMul()
98 std::vector<float> y_values(y_num_elements); in TestMulShape() local
Dquantized_add_op_test.cc41 const std::vector<float>& y_values, float y_min_value, in TestAdd()
98 std::vector<float> y_values(y_num_elements); in TestAddShape() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc257 std::vector<float> y_values(y_num_elements); in TestQuantizeMul() local
292 std::vector<float> y_values(y_num_elements); in TestQuantizeAdd() local