HomeSort by relevance Sort by last modified time
    Searched refs:target_arg (Results 1 - 3 of 3) 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.cc     [all...]
output.h 1229 target_arg() const function in class:gold::Output_reloc
    [all...]

Completed in 88 milliseconds