Home
last modified time | relevance | path

Searched refs:single_float (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils_test.cc36 Shape single_float = ShapeUtil::MakeShape(F32, {}); in XLA_TEST_F() local
37 Parameter(&builder, 0, single_float, "unused"); in XLA_TEST_F()
38 Parameter(&builder, 1, single_float, "used"); in XLA_TEST_F()
45 Parameter(&builder, 1, single_float, "init"), in XLA_TEST_F()
52 {&pair_float, &single_float}, in XLA_TEST_F()
Dreduce_test.cc940 Shape single_float = ShapeUtil::MakeShape(F32, {}); in XLA_TEST_F() local
941 Parameter(&builder, 0, single_float, "lhs-unused"); in XLA_TEST_F()
942 Parameter(&builder, 1, single_float, "rhs-used"); in XLA_TEST_F()
948 Parameter(&builder, 1, single_float, "init"), in XLA_TEST_F()
/external/rust/android-crates-io/crates/serde_yaml/tests/
Dtest_serde.rs152 let single_float: f32 = serde_yaml::from_str(indoc! {" in test_float32() localVariable
156 assert!(single_float.is_nan()); in test_float32()
/external/cronet/stable/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto78 float single_float = 11; field
/external/cronet/stable/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto90 float single_float = 11; field
/external/protobuf/csharp/protos/
Dunittest_proto3.proto78 float single_float = 11; field
/external/cronet/tot/third_party/protobuf/csharp/protos/
Dunittest_proto3.proto78 float single_float = 11; field
/external/cronet/tot/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto90 float single_float = 11; field
/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_proto3.proto90 float single_float = 11; field