Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dsupervisor.py210 init_op=USE_DEFAULT, argument
414 def _init_init_op(self, init_op=USE_DEFAULT, init_feed_dict=None): argument
529 def init_op(self): member in Supervisor
Dsession_manager.py252 init_op=None, argument
Dmonitored_session.py101 init_op=None, argument
248 def init_op(self): member in Scaffold
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dfreeze_saved_model_assets.cc97 for (auto init_op : init_table_from_text_file_ops_to_erase) { in runOnOperation() local
/external/tensorflow/tensorflow/python/saved_model/
Dbuilder_impl.py236 init_op=None, argument
309 init_op=None, argument
/external/tensorflow/tensorflow/core/tpu/
Dtpu_global_init.cc99 auto init_op = ops::ConfigureDistributedTPU( in ConstructDistributedInitializationGraph() local
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dcheckpoint_test_base.py528 init_op, argument
599 def _initialize(self, init_op, sess): argument
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp174 impeg2d_init_op_t init_op; in createCodec() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_tile_reduction.cc179 auto init_op = fill_op.output().getDefiningOp<InitTensorOp>(); in matchAndRewrite() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc451 NodeDef* init_op = nullptr; in SparsifyGatherInternal() local
/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc57 for (const string& init_op : init_ops) { in InitializeVariables() local