Searched defs:AddInputList (Results 1 – 8 of 8) sorted by relevance
43 Status WrapperOperation::AddInputList( in AddInputList() function in tensorflow::WrapperOperation
58 Status TapeOperation::AddInputList( in AddInputList() function in tensorflow::gradients::TapeOperation
144 Status AddInputList(absl::Span<AbstractTensorHandle* const> inputs) override { in AddInputList() function in tensorflow::tracing::graph::GraphOperation
313 Status AddInputList(AbstractOperation* op_, in AddInputList() function
278 Status EagerOperation::AddInputList( in AddInputList() function in tensorflow::EagerOperation
605 Status MlirAbstractOp::AddInputList( in AddInputList() function in mlir::TF::__anone669d3350111::MlirAbstractOp
201 Status AddInputList(absl::Span<AbstractTensorHandle* const> inputs) override { in AddInputList() function in tfrt::tf::__anon9dfae7e90111::FakeOperation
1537 tensorflow::Status OperationInterface::AddInputList( in AddInputList() function in tfrt::tf::OperationInterface