/external/pytorch/test/distributed/_tensor/ |
D | test_init.py | 14 def _run_init_op(self, init_op, *args, **kwargs): argument 38 def _run_init_op(self, init_op, dist_init_op, eq_op, *args, **kwargs): argument
|
D | test_random_ops.py | 25 def _run_init_op(self, init_op, *args, **kwargs): argument
|
/external/tensorflow/tensorflow/python/training/ |
D | supervisor.py | 210 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
|
D | session_manager.py | 252 init_op=None, argument
|
D | monitored_session.py | 101 init_op=None, argument 248 def init_op(self): member in Scaffold
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | freeze_saved_model_assets.cc | 97 for (auto init_op : init_table_from_text_file_ops_to_erase) { in runOnOperation() local
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | builder_impl.py | 236 init_op=None, argument 309 init_op=None, argument
|
/external/tensorflow/tensorflow/core/tpu/ |
D | tpu_global_init.cc | 99 auto init_op = ops::ConfigureDistributedTPU( in ConstructDistributedInitializationGraph() local
|
/external/tensorflow/tensorflow/python/data/kernel_tests/ |
D | checkpoint_test_base.py | 528 init_op, argument 599 def _initialize(self, init_op, sess): argument
|
/external/libmpeg2/fuzzer/ |
D | mpeg2_dec_fuzzer.cpp | 177 impeg2d_init_op_t init_op; in createCodec() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ |
D | tf_jitrt_tile_reduction.cc | 179 auto init_op = fill_op.output().getDefiningOp<InitTensorOp>(); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | sparsify_gather.cc | 451 NodeDef* init_op = nullptr; in SparsifyGatherInternal() local
|
/external/pytorch/torch/distributed/tensor/ |
D | _api.py | 910 init_op, argument
|
/external/tensorflow/tensorflow/tools/benchmark/ |
D | benchmark_model.cc | 57 for (const string& init_op : init_ops) { in InitializeVariables() local
|
/external/federated-compute/fcp/protos/ |
D | plan.proto | 1351 string init_op = 1; field
|