/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/shim/ |
H A D | op_kernel.h | 76 absl::StatusOr<AttrValue> GetAttr(const std::string& attr_name) const { in GetAttr() function 133 absl::StatusOr<AttrValue> GetAttr(const std::string& attr_name) const { in GetAttr() function 219 absl::Status GetAttr(const std::string& attr_name, in GetAttr() function 237 absl::Status InitContext<SubType>::GetAttr(const std::string& attr_name, in GetAttr() function 245 absl::Status ShapeInferenceContext<SubType>::GetAttr( in GetAttr() function
|
H A D | tflite_op_shim.cc | 33 absl::StatusOr<AttrValue> GetAttr(const flexbuffers::Map* attr_map, in GetAttr() function 72 absl::StatusOr<AttrValue> TfLiteInitContext::GetAttr( in GetAttr() function in tflite::shim::TfLiteInitContext 168 absl::StatusOr<AttrValue> TfLiteShapeInferenceContext::GetAttr( in GetAttr() function in tflite::shim::TfLiteShapeInferenceContext
|
H A D | tf_op_shim.cc | 67 absl::StatusOr<AttrValue> TfInitContext::GetAttr( in GetAttr() function in tflite::shim::TfInitContext 152 absl::StatusOr<AttrValue> TfShapeInferenceContext::GetAttr( in GetAttr() function in tflite::shim::TfShapeInferenceContext
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
H A D | tfrt_op_kernel.cc | 43 Status TFRTOpKernelConstruction::GetAttr(StringPiece attr_name, in GetAttr() function in tensorflow::TFRTOpKernelConstruction 56 Status TFRTOpKernelConstruction::GetAttr(StringPiece attr_name, in GetAttr() function in tensorflow::TFRTOpKernelConstruction 69 Status TFRTOpKernelConstruction::GetAttr(StringPiece attr_name, in GetAttr() function in tensorflow::TFRTOpKernelConstruction 77 Status TFRTOpKernelConstruction::GetAttr(StringPiece attr_name, in GetAttr() function in tensorflow::TFRTOpKernelConstruction
|
H A D | tfrt_op_kernel.h | 108 Status TFRTOpKernelConstruction::GetAttr(StringPiece attr_name, in GetAttr() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.h | 402 Status GetAttr(StringPiece attr_name, const AttrValue** attr_value) const { in GetAttr() function 405 const AttrValue* GetAttr(StringPiece attr_name) const { in GetAttr() function 895 Status InferenceContext::GetAttr(StringPiece attr_name, T* value) const { in GetAttr() function
|
H A D | function.cc | 1643 Status FunctionLibraryDefinition::GetAttr(const NodeDef& ndef, in GetAttr() function in tensorflow::FunctionLibraryDefinition 1653 Status FunctionLibraryDefinition::GetAttr(const Node& node, const string& attr, in GetAttr() function in tensorflow::FunctionLibraryDefinition
|
H A D | op_kernel.h | 1545 Status OpKernelConstruction::GetAttr(StringPiece attr_name, T* value) const { in GetAttr() function
|
H A D | shape_inference_test.cc | 1353 TEST_F(ShapeInferenceTest, GetAttr) { in TEST_F() argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kms/target/generated-sources/sdk/software/amazon/awssdk/services/kms/endpoints/internal/ |
H A D | GetAttr.java | 23 public class GetAttr extends Fn { class 26 public GetAttr(FnNode node) { in GetAttr() method in GetAttr
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_blas_lt.cc | 61 port::StatusOr<T> GetAttr(cublasLtMatrixLayout_t handle, in GetAttr() function 73 port::StatusOr<T> GetAttr(cublasLtMatmulDesc_t handle, in GetAttr() function
|
/aosp_15_r20/frameworks/libs/binary_translation/guest_os_primitives/include/berberis/guest_os_primitives/ |
D | guest_thread.h | 81 void GetAttr(GuestAddr* stack_base, size_t* stack_size, size_t* guard_size) const { in GetAttr() function
|
/aosp_15_r20/cts/tools/utils/cts/ |
H A D | tools.py | 239 def GetAttr(self, tag, attr_name): member in XmlFile
|
/aosp_15_r20/system/core/libappfuse/tests/ |
H A D | FuseAppLoopTest.cc | 199 TEST_F(FuseAppLoopTest, GetAttr) { in TEST_F() argument
|
/aosp_15_r20/frameworks/base/tools/bit/ |
H A D | aapt.cpp | 85 Element::GetAttr(const string& ns, const string& name) const in GetAttr() function in Element
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 428 static PyObject* GetAttr(CMessageClass* self, PyObject* name) { in GetAttr() function 2526 PyObject* GetAttr(PyObject* pself, PyObject* name) { in GetAttr() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/p9/src/protocol/ |
D | messages.rs | 107 GetAttr(Tgetattr), enumerator 539 GetAttr(Rgetattr), enumerator
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 428 static PyObject* GetAttr(CMessageClass* self, PyObject* name) { in GetAttr() function 2526 PyObject* GetAttr(PyObject* pself, PyObject* name) { in GetAttr() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | graph_view_internal.h | 227 const AttrValue* GetAttr(absl::string_view attr_name) const { in GetAttr() function
|
H A D | graph_view_test.cc | 727 TYPED_TEST(TypedNodeViewTest, GetAttr) { in TYPED_TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | c_api_function_test.cc | 381 void GetAttr(const char* attr_name, AttrValue* out_attr) { in GetAttr() function in tensorflow::__anon10e0d3b10111::CApiFunctionTest
|