Home
last modified time | relevance | path

Searched defs:ReplaceOperationWithSnapshot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc275 static FailureOr<TFOp> ReplaceOperationWithSnapshot(OpBuilder &builder, TFOp op, in ReplaceOperationWithSnapshot() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc1951 void ConstantFolding::ReplaceOperationWithSnapshot( in ReplaceOperationWithSnapshot() function in tensorflow::grappler::ConstantFolding