Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op_test.cc39 const std::vector<float>& x_values, float x_min_value, in TestMul()
90 std::vector<float> x_values(x_num_elements); in TestMulShape() local
Dquantized_add_op_test.cc39 const std::vector<float>& x_values, float x_min_value, in TestAdd()
90 std::vector<float> x_values(x_num_elements); in TestAddShape() local
/external/tensorflow/tensorflow/python/keras/engine/
Ddistributed_training_utils.py303 def validate_all_tensor_types(x, x_values): argument
311 def validate_all_tensor_shapes(x, x_values): argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc250 std::vector<float> x_values(x_num_elements); in TestQuantizeMul() local
285 std::vector<float> x_values(x_num_elements); in TestQuantizeAdd() local