Searched defs:x_values (Results 1 – 11 of 11) sorted by relevance
| /external/federated-compute/fcp/secagg/shared/ |
| D | shamir_secret_sharing.cc | 91 std::vector<int> x_values; in Reconstruct() local 168 const std::vector<int>& x_values) { in LagrangeCoefficients()
|
| /external/webrtc/rtc_tools/rtc_event_log_visualizer/proto/ |
| D | chart.proto | 9 repeated float x_values = 1; field
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_add_op_test.cc | 39 const std::vector<float>& x_values, float x_min_value, in TestAdd() 90 std::vector<float> x_values(x_num_elements); in TestAddShape() local
|
| D | quantized_mul_op_test.cc | 39 const std::vector<float>& x_values, float x_min_value, in TestMul() 90 std::vector<float> x_values(x_num_elements); in TestMulShape() local
|
| /external/rust/crates/plotters/src/series/ |
| D | line_series.rs | 14 let x_values = [0.0f64, 1., 2., 3., 4.]; localVariable
|
| D | area_series.rs | 15 let x_values = [0.0f64, 1., 2., 3., 4.]; localVariable
|
| /external/sdv/vsomeip/third_party/boost/unordered/test/exception/ |
| D | move_assign_exception_tests.cpp | 21 test::random_values<T> x_values, y_values; member
|
| D | swap_exception_tests.cpp | 60 const test::random_values<T> x_values, y_values; member
|
| D | assign_exception_tests.cpp | 54 test::random_values<T> x_values, y_values; member
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | distributed_training_utils_v1.py | 358 def validate_all_tensor_types(x, x_values): argument 366 def validate_all_tensor_shapes(x, x_values): argument
|
| /external/tensorflow/tensorflow/tools/graph_transforms/ |
| D | quantize_nodes_test.cc | 250 std::vector<float> x_values(x_num_elements); in TestQuantizeMul() local 285 std::vector<float> x_values(x_num_elements); in TestQuantizeAdd() local
|