Home
last modified time | relevance | path

Searched defs:AddAttrs (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/
Drecord.go97 func (r *Record) AddAttrs(attrs ...Attr) { func
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc488 void EagerOperation::AddAttrs(const AbstractOpAttrs* op_attrs) { in AddAttrs() function in tensorflow::EagerOperation
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc221 void AddAttrs(const tensorflow::AbstractOpAttrs* op_attrs) override { in AddAttrs() function in tfrt::tf::__anon6788e1330111::FakeOperation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopInfo.cpp1014 ArrayRef<MDNode *> AddAttrs) { in makePostTransformationMetadata()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopInfo.cpp1129 ArrayRef<MDNode *> AddAttrs) { in makePostTransformationMetadata()
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc1942 void OperationInterface::AddAttrs(const tensorflow::AbstractOpAttrs* op_attrs) { in AddAttrs() function in tfrt::tf::OperationInterface