Home
last modified time | relevance | path

Searched refs:scalar_string (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Djson_format.proto116 optional string scalar_string = 1; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Djson_format.proto116 optional string scalar_string = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dspmd_expander_common.cc669 mlir::RankedTensorType scalar_string = in PrintTensor() local
672 value.getLoc(), scalar_string, mlir::ValueRange({device_id, value})); in PrintTensor()