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

  /external/grpc-grpc/test/cpp/microbenchmarks/
bm_chttp2_transport.cc 316 auto reset_op = [&]() { local
335 reset_op();
342 reset_op();
365 auto reset_op = [&]() { local
371 reset_op();
377 reset_op();
398 auto reset_op = [&]() { local
436 reset_op();
443 reset_op();
453 reset_op();
535 auto reset_op = [&]() { local
    [all...]
  /external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
gbdt_batch_test.py     [all...]
gbdt_batch.py     [all...]
  /external/tensorflow/tensorflow/contrib/cudnn_rnn/python/kernel_tests/
cudnn_rnn_test.py 545 reset_op = state_ops.assign(
556 sess.run(reset_op)
599 reset_op = control_flow_ops.group(*reset_params)
612 sess.run(reset_op)
    [all...]
cudnn_rnn_ops_test.py     [all...]

Completed in 1084 milliseconds