Searched defs:GetOpAttrs (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
| D | eager_operation.cc | 486 const AbstractOpAttrs* EagerOperation::GetOpAttrs() const { return &attrs_; } in GetOpAttrs() function in tensorflow::EagerOperation |
| /external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/ | ||
| D | op_handler_selector_test.cc | 218 const tensorflow::AbstractOpAttrs* GetOpAttrs() const override { in GetOpAttrs() function in tfrt::tf::__anond52f36620111::FakeOperation |
| /external/tensorflow/tensorflow/core/tfrt/eager/ | ||
| D | c_api_tfrt.cc | 1938 const tensorflow::AbstractOpAttrs* OperationInterface::GetOpAttrs() const { in GetOpAttrs() function in tfrt::tf::OperationInterface |