Searched defs:SetAttrType (Results 1 – 8 of 8) sorted by relevance
60 Status WrapperOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::WrapperOperation
83 Status TapeOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::gradients::TapeOperation
194 Status SetAttrType(const char* const attr_name, DataType value) override { in SetAttrType() function in tensorflow::tracing::graph::GraphOperation
344 Status SetAttrType(AbstractOperation* op_, const char* attr_name, in SetAttrType() function
70 Status EagerOperation::SetAttrType(const char* attr_name, DataType value) { in SetAttrType() function in tensorflow::EagerOperation
302 Status MlirAbstractOp::SetAttrType(const char* attr_name, in SetAttrType() function in mlir::TF::__anone669d3350111::MlirAbstractOp
237 Status SetAttrType(const char* attr_name, in SetAttrType() function in tfrt::tf::__anon9dfae7e90111::FakeOperation
1583 tensorflow::Status OperationInterface::SetAttrType(const char* attr_name, in SetAttrType() function in tfrt::tf::OperationInterface