/external/tensorflow/tensorflow/core/platform/ |
D | refcount.h | 73 class ScopedUnref { 75 explicit ScopedUnref(const RefCounted* o) : obj_(o) {} in ScopedUnref() function 76 ~ScopedUnref() { in ~ScopedUnref() 83 ScopedUnref(const ScopedUnref&) = delete; 84 void operator=(const ScopedUnref&) = delete;
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | rpc_rendezvous_mgr_test.cc | 147 core::ScopedUnref unref(rendez); in TEST_F() 167 core::ScopedUnref unref(rendez); in TEST_F() 181 core::ScopedUnref unref(rendez); in TEST_F() 201 core::ScopedUnref unref(rendez); in TEST_F() 225 core::ScopedUnref unref(rendez); in TEST_F() 265 core::ScopedUnref unref(rendez); in TEST_F() 298 core::ScopedUnref unref(rendez); in TEST_F() 317 core::ScopedUnref unref(rendez); in TEST_F()
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | refcount_test.cc | 95 TEST_F(RefTest, ScopedUnref) { in TEST_F() argument 96 { ScopedUnref unref(new MyRef); } in TEST_F() 101 { ScopedUnref unref(nullptr); } in TEST_F()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | stage_op.cc | 208 core::ScopedUnref scope(buf); in Compute() 233 core::ScopedUnref scope(buf); in Compute() 264 core::ScopedUnref scope(buf); in Compute() 298 core::ScopedUnref scope(buf); in Compute() 325 core::ScopedUnref scope(buf); in Compute()
|
D | lookup_table_init_op.cc | 52 core::ScopedUnref unref_me(table); in Compute() 121 core::ScopedUnref unref_me(table); in Compute() 179 core::ScopedUnref unref_me(table); in ComputeAsync()
|
D | map_stage_op.cc | 520 core::ScopedUnref scope(map); in Compute() 570 core::ScopedUnref scope(map); in Compute() 619 core::ScopedUnref scope(map); in Compute() 666 core::ScopedUnref scope(map); in Compute() 719 core::ScopedUnref scope(map); in Compute() 750 core::ScopedUnref scope(map); in Compute() 783 core::ScopedUnref scope(map); in Compute()
|
D | generate_vocab_remapping_op.cc | 65 core::ScopedUnref unref_new(new_vocab_table); in Compute() 97 core::ScopedUnref unref_old(old_vocab_table); in Compute()
|
D | stack.cc | 225 core::ScopedUnref unref(stack); in ComputeAsync() 294 core::ScopedUnref unref(stack); in ComputeAsync() 334 core::ScopedUnref unref(stack); in Compute()
|
D | tensor_array_ops.cc | 310 core::ScopedUnref unref(tensor_array); in CreateTensorArray() 433 core::ScopedUnref unref(tensor_array); in Compute() 515 core::ScopedUnref unref(tensor_array); in Compute() 603 core::ScopedUnref unref(tensor_array); in Compute() 828 core::ScopedUnref unref(tensor_array); in Compute() 1036 core::ScopedUnref unref(tensor_array); in Compute() 1233 core::ScopedUnref unref(tensor_array); in Compute() 1400 core::ScopedUnref unref(tensor_array); in Compute() 1445 core::ScopedUnref unref(tensor_array); in Compute()
|
D | reader_ops.cc | 85 core::ScopedUnref unref_me(queue); in ComputeWithReader() 119 core::ScopedUnref unref_me(queue); in ComputeWithReader()
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/ |
D | trt_engine_op_test.cc | 165 core::ScopedUnref sc(cache_resource); in TEST_F() 218 core::ScopedUnref sc(cache_resource); in TEST_F() 246 core::ScopedUnref sc(cache_resource); in TEST_F() 274 core::ScopedUnref sc(cache_resource); in TEST_F()
|
D | get_calibration_data_op.cc | 48 core::ScopedUnref sc(resource); in Compute()
|
D | trt_engine_op.cc | 473 core::ScopedUnref sc(helper); in ExecuteNativeSegment() 491 core::ScopedUnref sc(helper); in ExecuteCalibration() 617 core::ScopedUnref sc(helper); in ComputeAsync() 622 core::ScopedUnref unref_cache_res(cache_res); in ComputeAsync() 1058 core::ScopedUnref sc(cache_res); in AllocateCalibrationResources()
|
/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
D | tpu_compile_ops.cc | 163 core::ScopedUnref mesh_state_unref(mesh_state); in Compute() 190 core::ScopedUnref cache_unref(cache); in Compute() 251 core::ScopedUnref cache_unref(cache); in Compute()
|
/external/tensorflow/tensorflow/core/summary/ |
D | loader.cc | 80 core::ScopedUnref unref_db(db); in main() 89 core::ScopedUnref unref(db_writer); in main()
|
D | schema_test.cc | 28 core::ScopedUnref unref_db(db); in TEST()
|
D | vacuum.cc | 28 core::ScopedUnref db_unref(db); in Vacuum()
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | eager_service_impl.cc | 280 core::ScopedUnref unref_ctx(ctx); in CreateContext() 339 core::ScopedUnref context_unref(server_context); in UpdateContext() 437 core::ScopedUnref context_unref(context); in RunComponentFunction() 560 core::ScopedUnref context_unref(context); in Enqueue() 608 core::ScopedUnref context_unref(context); in WaitQueueDone() 622 core::ScopedUnref context_unref(context); in KeepAlive() 638 core::ScopedUnref context_unref(context); in CloseContext()
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_handle_to_key_op.cc | 44 core::ScopedUnref cache_unref(cache); in Compute()
|
D | tpu_configuration_ops.cc | 123 core::ScopedUnref compilation_cache_ref(compilation_cache); in Compute() 193 core::ScopedUnref mesh_state_unref(mesh_state); in Compute() 199 core::ScopedUnref pod_state_unref(pod_state); in Compute()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.cc | 205 core::ScopedUnref scoped_unref(dataset); in Restore() 604 core::ScopedUnref unref_iterator(iterator_resource); in DoCompute() 875 core::ScopedUnref unref_iterator(*iterator); in TryInit() 988 core::ScopedUnref unref_iterator(iterator); in DoCompute() 1017 core::ScopedUnref unref_iterator(iterator); in DoCompute() 1101 core::ScopedUnref unref_iterator(iterator_resource); in Compute() 1140 core::ScopedUnref unref_iterator(iterator_resource); in Compute() 1162 core::ScopedUnref unref_iterator(iterator_resource); in Compute()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | copy_tensor.cc | 59 core::ScopedUnref status_cb_unref(status_cb); in CopyHostToDevice() 131 core::ScopedUnref status_cb_unref(status_cb); in CopyDeviceToDevice() 339 core::ScopedUnref status_cb_unref(status_cb); in CopyDeviceToHost()
|
D | base_collective_executor.cc | 314 core::ScopedUnref unref(col_impl); in ExecuteAsync() 329 core::ScopedUnref unref(col_impl); in ExecuteAsync() 340 core::ScopedUnref unref(col_impl); in ExecuteAsync()
|
D | hierarchical_tree_broadcaster_test.cc | 62 core::ScopedUnref unref(cp); \ 531 core::ScopedUnref unref(broadcaster); in RunSubdivPermsTest() 683 core::ScopedUnref unref(broadcaster); in DoBroadcast() 732 core::ScopedUnref unref(cp); in TEST_F() 753 core::ScopedUnref unref(cp); in TEST_F() 792 core::ScopedUnref unref(cp); in TEST_F()
|
D | ring_reducer_test.cc | 404 core::ScopedUnref unref(reducer); in RunSubdivPermsTest() 522 core::ScopedUnref unref(reducer); in DoReduce() 601 core::ScopedUnref unref(cp); in TEST_F() 635 core::ScopedUnref unref(cp); in TEST_F() 667 core::ScopedUnref unref(cp); in TEST_F()
|