Home
last modified time | relevance | path

Searched defs:float_val (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dbit_cast_test.cc29 bfloat16 float_val = BitCast<bfloat16>(initial_rep); in TEST() local
37 half float_val = BitCast<half>(initial_rep); in TEST() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DPointwiseOpsKernel.cpp16 float float_val = value.to<float>(); in addcmul_cpu_kernel() local
57 float float_val = value.to<float>(); in addcdiv_cpu_kernel() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnumeric_types.h45 static inline tensorflow::bfloat16 FloatToBFloat16(float float_val) { in FloatToBFloat16()
H A Dtensor.proto50 repeated float float_val = 5 [packed = true]; field
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Dvalue.h20 float float_val; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Dmessage_value.h45 float float_val; member
/aosp_15_r20/external/clang/test/PCH/
H A Dnamespaces.cpp13 float float_val; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/public/abi/
H A Dpb_decoder_abi.h75 float float_val; member
/aosp_15_r20/external/perfetto/include/perfetto/public/abi/
H A Dpb_decoder_abi.h75 float float_val; member
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dtypes.proto107 repeated float float_val = 5; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dtypes.proto107 repeated float float_val = 5; field
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dcall.h86 long double float_val; member
/aosp_15_r20/external/clang/test/Sema/
H A Danonymous-struct-union.c56 float float_val; member
/aosp_15_r20/external/cn-cbor/src/
H A Dcn-encoder.c118 float float_val = val; in _write_double() local
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/legacy/
Denv.rs51 float_val: f64, in test_parse_float() field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dtensor.pb.h965 inline float TensorProto::float_val(int index) const { in float_val() function
985 TensorProto::float_val() const { in float_val() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Danonymous-union.cpp80 float float_val; member
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/
Denv.rs177 float_val: f64, in test_parse_float() field
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoDeserialize.cpp942 float float_val = pb_prim.float_value(); in DeserializeItemFromPbInternal() local
/aosp_15_r20/external/webrtc/api/
H A Dlegacy_stats_types.cc343 float StatsReport::Value::float_val() const { in float_val() function in webrtc::StatsReport::Value
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DMLGOParser.cpp337 float float_val(TokenStream &in, bool &valid) in float_val() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Darguments.cc386 for (auto& float_val : float_values_) { in GetActiveArguments() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_unittest.cpp37 float float_val, in TestArrayAccessors()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Doptimize.cc533 float float_val = 0.0f; in ConvertSingleElementAttrToFloatAttr() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DIndexing.cu1543 float float_val = value.to<float>(); in masked_fill_kernel_quantized() local

12