HomeSort by relevance Sort by last modified time
    Searched refs:new_init (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
loop_optimization.cc 1670 HInstruction* new_init = reductions_->Get(phi); local
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
variable_scope_test.py 383 new_init = variable_scope.get_variable_scope().initializer
384 self.assertEqual(new_init, None)
    [all...]

Completed in 389 milliseconds