HomeSort by relevance Sort by last modified time
    Searched defs:target_arg (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/data/kernels/
prefetching_kernels.cc 259 const Tensor* target_arg; variable
260 OP_REQUIRES_OK(ctx, ctx->input("target_device", &target_arg));
262 DeviceNameUtils::CanonicalizeDeviceName(target_arg->scalar<string>()());
  /toolchain/binutils/binutils-2.27/gold/
output.h 1229 target_arg() const function in class:gold::Output_reloc
    [all...]

Completed in 126 milliseconds