Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/experimental/op_handler/
Dwrapper_operation.cc43 Status WrapperOperation::AddInputList( in AddInputList() function in tensorflow::WrapperOperation
/external/tensorflow/tensorflow/c/experimental/gradients/tape/
Dtape_operation.cc58 Status TapeOperation::AddInputList( in AddInputList() function in tensorflow::gradients::TapeOperation
/external/tensorflow/tensorflow/c/eager/
Dc_api_unified_experimental_graph.cc144 Status AddInputList(absl::Span<AbstractTensorHandle* const> inputs) override { in AddInputList() function in tensorflow::tracing::graph::GraphOperation
Dgradients.cc313 Status AddInputList(AbstractOperation* op_, in AddInputList() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc278 Status EagerOperation::AddInputList( in AddInputList() function in tensorflow::EagerOperation
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc605 Status MlirAbstractOp::AddInputList( in AddInputList() function in mlir::TF::__anone669d3350111::MlirAbstractOp
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc201 Status AddInputList(absl::Span<AbstractTensorHandle* const> inputs) override { in AddInputList() function in tfrt::tf::__anon9dfae7e90111::FakeOperation
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.cc1537 tensorflow::Status OperationInterface::AddInputList( in AddInputList() function in tfrt::tf::OperationInterface