Home
last modified time | relevance | path

Searched defs:SetAttrBool (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/tape/
H A Dtape_operation.cc79 Status TapeOperation::SetAttrBool(const char* attr_name, bool value) { in SetAttrBool() function in tensorflow::gradients::TapeOperation
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc65 Status EagerOperation::SetAttrBool(const char* attr_name, bool value) { in SetAttrBool() function in tensorflow::EagerOperation
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_unified_experimental_graph.cc188 Status SetAttrBool(const char* attr_name, bool value) override { in SetAttrBool() function in tensorflow::tracing::graph::GraphOperation
H A Dgradients.cc340 Status SetAttrBool(AbstractOperation* op_, const char* attr_name, bool value, in SetAttrBool() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
H A Dc_api_unified_experimental_mlir.cc466 Status MlirAbstractOp::SetAttrBool(const char* attr_name, bool value) { in SetAttrBool() function in mlir::TF::__anon3eda563f0111::MlirAbstractOp
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc234 Status SetAttrBool(const char* attr_name, bool value) override { in SetAttrBool() function in tfrt::tf::__anon6788e1330111::FakeOperation
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc1642 tensorflow::Status OperationInterface::SetAttrBool(const char* attr_name, in SetAttrBool() function in tfrt::tf::OperationInterface