Searched refs:kTFDataResourceTag (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.cc | 597 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 609 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 630 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 694 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 809 tensorflow::ResourceTagger tag(kTFDataResourceTag, in ComputeAsync() 984 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 1013 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute() 1130 tensorflow::ResourceTagger tag(kTFDataResourceTag, in Compute() 1155 tensorflow::ResourceTagger tag(kTFDataResourceTag, in Compute()
|
D | unbounded_thread_pool.cc | 74 tensorflow::ResourceTagger tag(kTFDataResourceTag, "ThreadPool"); in Schedule()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | to_tf_record_op.cc | 60 tensorflow::ResourceTagger tag(kTFDataResourceTag, in DoCompute()
|
/external/tensorflow/tensorflow/core/framework/ |
D | dataset.cc | 727 tensorflow::ResourceTagger tag(kTFDataResourceTag, "Background"); in WorkerLoop() 764 tensorflow::ResourceTagger tag(kTFDataResourceTag, "Runner"); in Run()
|
D | dataset.h | 73 constexpr char kTFDataResourceTag[] = "tfdata"; variable
|