Home
last modified time | relevance | path

Searched defs:include_dataset_ops (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dprofiler_client.py31 include_dataset_ops=True, argument
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service.proto22 bool include_dataset_ops = 1; field
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc204 const string& workers_list, bool include_dataset_ops, in Trace()
/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.cc87 bool include_dataset_ops, int duration_ms, in TFE_ProfilerClientStartTracing()
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc515 bool include_dataset_ops, int duration_ms, int num_tracing_attempts) { in PYBIND11_MODULE()