Home
last modified time | relevance | path

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

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