Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dfederated_api.proto409 int32 output_bitwidth = 1 [deprecated = true]; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference.cc469 int output_bitwidth = primitive_util::BitWidth(new_element_type); in InferBitcastConvertShape() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc2969 const int output_bitwidth = result_element_type.getWidth(); in fold() local
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dfederated_api.pb.h10209 inline ::int32_t SideChannelExecutionInfo_SecureAggregandExecutionInfo::output_bitwidth() const { in output_bitwidth() function