HomeSort by relevance Sort by last modified time
    Searched refs:placeholders (Results 101 - 125 of 171) sorted by null

1 2 3 45 6 7

  /external/tensorflow/tensorflow/contrib/verbs/
rdma_mgr.cc 291 using namespace std::placeholders;
  /external/tensorflow/tensorflow/core/kernels/data/
captured_function.cc 308 std::move(done), std::placeholders::_1));
  /frameworks/native/libs/vr/libdvr/
dvr_hardware_composer_client.cpp 93 std::placeholders::_1));
  /hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehicleHalManager.cpp 35 using namespace std::placeholders;
  /system/connectivity/wificond/tests/
server_unittest.cpp 49 using namespace std::placeholders;
offload_scan_manager_test.cpp 56 using namespace std::placeholders;
scanner_unittest.cpp 51 using namespace std::placeholders;
  /external/tensorflow/tensorflow/contrib/graph_editor/
transform.py 356 replaces inputs with placeholders. This behavior can be modified by changing
370 the given subgraph. This handler defaults to creating placeholders
376 use placeholders.
  /bootable/recovery/updater/
blockimg.cpp     [all...]
  /external/tensorflow/tensorflow/contrib/slim/python/slim/
learning.py 221 of the initial model in the graph itself by using placeholders and a feed
  /external/tensorflow/tensorflow/core/distributed_runtime/
base_rendezvous_mgr.cc 72 using namespace std::placeholders;
graph_mgr.cc 481 using std::placeholders::_1;
  /frameworks/native/services/surfaceflinger/tests/unittests/
EventThreadTest.cpp 31 using namespace std::placeholders;
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
validate.cpp 45 using std::placeholders::_1;
  /system/connectivity/wificond/scanning/
scanner_impl.cpp 45 using namespace std::placeholders;
  /system/connectivity/wificond/
server.cpp 43 using std::placeholders::_1;
  /development/vndk/tools/header-checker/header-abi-util/src/
abi_diff_helpers.cpp 337 std::bind(predicate, std::placeholders::_1, new_fields_offset_map)),
342 std::bind(predicate, std::placeholders::_1, old_fields_offset_map)),
  /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
grow_stats.cc 307 std::placeholders::_1, &unused_left_sum, &unused_right_sum);
345 std::placeholders::_1, &unused_left_sum, &unused_right_sum);
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
resource_variable_ops.cc 371 std::placeholders::_1, std::placeholders::_2);
  /bionic/tests/
sys_ptrace_test.cpp 228 run_watchpoint_test<T>(std::bind(watchpoint_stress_child<T>, cpu, std::placeholders::_1), 0,
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
feature_column.py     [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
stepper_cli.py 203 self._placeholders = self._node_stepper.placeholders()
  /frameworks/native/libs/ui/
ColorSpace.cpp 19 using namespace std::placeholders;
  /hardware/interfaces/automotive/vehicle/2.0/default/tests/
VehicleHalManager_test.cpp 37 using namespace std::placeholders;
  /system/connectivity/wificond/net/
netlink_manager.cpp 36 using std::placeholders::_1;

Completed in 824 milliseconds

1 2 3 45 6 7