Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/op_handler/
Dwrapper_operation.cc60 Status WrapperOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::WrapperOperation
/external/tensorflow/tensorflow/c/experimental/gradients/tape/
Dtape_operation.cc83 Status TapeOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::gradients::TapeOperation
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc194 Status SetAttrType(const char* const attr_name, DataType value) override { in SetAttrType() function in tensorflow::tracing::graph::GraphOperation
Dgradients.cc344 Status SetAttrType(AbstractOperation* op_, const char* attr_name, in SetAttrType() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc70 Status EagerOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc302 Status MlirAbstractOp::SetAttrType(const char* attr_name, in SetAttrType() function in mlir::TF::__anone669d3350111::MlirAbstractOp
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc237 Status SetAttrType(const char* attr_name, in SetAttrType() function in tfrt::tf::__anon9dfae7e90111::FakeOperation
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1583 tensorflow::Status OperationInterface::SetAttrType(const char* attr_name, in SetAttrType() function in tfrt::tf::OperationInterface