Home
last modified time | relevance | path

Searched defs:SetAttrStringList (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dabstract_operation.h135 inline Status AbstractOperation::SetAttrStringList( in SetAttrStringList() function
H A Dc_api_unified_experimental_graph.cc228 Status SetAttrStringList(const char* attr_name, const void* const* values, in SetAttrStringList() function in tensorflow::tracing::graph::GraphOperation
H A Dgradients.cc390 Status SetAttrStringList(AbstractOperation* op_, const char* attr_name, in SetAttrStringList() function
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/tape/
H A Dtape_operation.cc123 Status TapeOperation::SetAttrStringList(const char* attr_name, in SetAttrStringList() function in tensorflow::gradients::TapeOperation
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc125 Status EagerOperation::SetAttrStringList(const char* attr_name, in SetAttrStringList() function in tensorflow::EagerOperation
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
H A Dc_api_unified_experimental_mlir.cc486 Status MlirAbstractOp::SetAttrStringList(const char* attr_name, in SetAttrStringList() 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.cc257 Status SetAttrStringList(const char* attr_name, const void* const* values, in SetAttrStringList() function in tfrt::tf::__anon6788e1330111::FakeOperation
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc1770 tensorflow::Status OperationInterface::SetAttrStringList( in SetAttrStringList() function in tfrt::tf::OperationInterface