Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc488 void EagerOperation::AddAttrs(const AbstractOpAttrs* op_attrs) { in AddAttrs() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc221 void AddAttrs(const tensorflow::AbstractOpAttrs* op_attrs) override { in AddAttrs() function in tfrt::tf::__anond52f36620111::FakeOperation
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp1014 ArrayRef<MDNode *> AddAttrs) { in makePostTransformationMetadata()
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1942 void OperationInterface::AddAttrs(const tensorflow::AbstractOpAttrs* op_attrs) { in AddAttrs() function in tfrt::tf::OperationInterface