OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resource_mgr
(Results
1 - 25
of
69
) sorted by null
1
2
3
/external/tensorflow/tensorflow/core/framework/
resource_mgr_test.cc
16
#include "tensorflow/core/framework/
resource_mgr
.h"
227
ResourceMgr
resource_mgr
("");
229
params.resource_manager = &
resource_mgr
;
257
ResourceMgr
resource_mgr
("");
259
params.resource_manager = &
resource_mgr
;
286
ResourceMgr
resource_mgr
("");
288
params.resource_manager = &
resource_mgr
;
302
ResourceMgr
resource_mgr
("");
304
params.resource_manager = &
resource_mgr
;
reader_op_kernel.h
24
#include "tensorflow/core/framework/
resource_mgr
.h"
queue_interface.h
23
#include "tensorflow/core/framework/
resource_mgr
.h"
reader_interface.h
22
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/contrib/boosted_trees/resources/
stamped_resource.h
18
#include "tensorflow/core/framework/
resource_mgr
.h"
quantile_stream_resource.h
21
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/core/util/
session_message.h
19
#include "tensorflow/core/framework/
resource_mgr
.h"
session_message.cc
18
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/compiler/jit/
xla_device_ops.h
22
#include "tensorflow/core/framework/
resource_mgr
.h"
xla_device.h
36
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
fused_conv2d_bias_activation_op.h
19
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/core/kernels/
conv_ops.h
20
#include "tensorflow/core/framework/
resource_mgr
.h"
fifo_queue_op.cc
22
#include "tensorflow/core/framework/
resource_mgr
.h"
padding_fifo_queue_op.cc
23
#include "tensorflow/core/framework/
resource_mgr
.h"
priority_queue_op.cc
21
#include "tensorflow/core/framework/
resource_mgr
.h"
record_input_op.cc
17
#include "tensorflow/core/framework/
resource_mgr
.h"
summary_interface.h
21
#include "tensorflow/core/framework/
resource_mgr
.h"
variable_ops.h
22
#include "tensorflow/core/framework/
resource_mgr
.h"
summary_tensor_op.cc
18
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/core/kernels/data/
captured_function.cc
277
ResourceMgr*
resource_mgr
= ctx->lib()->device()->resource_manager();
local
279
f_opts.step_id, [
resource_mgr
](const string& name) {
280
resource_mgr
->Cleanup(name).IgnoreError();
stats_aggregator.h
21
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
decision-tree-resource.h
23
#include "tensorflow/core/framework/
resource_mgr
.h"
fertile-stats-resource.h
27
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/core/grappler/optimizers/
constant_folding.h
21
#include "tensorflow/core/framework/
resource_mgr
.h"
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
model_ops.cc
20
#include "tensorflow/core/framework/
resource_mgr
.h"
Completed in 464 milliseconds
1
2
3