Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfreeze_global_tensors.cc44 struct FreezeGlobalTensorsPass struct
48 explicit FreezeGlobalTensorsPass(bool allow_mutable_tensors) { in FreezeGlobalTensorsPass() argument
51 FreezeGlobalTensorsPass(const FreezeGlobalTensorsPass& pass) {} in FreezeGlobalTensorsPass() argument
57 Option<bool> allow_mutable_tensors{