- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 701 for const_ (0.05 sec)
-
api/except.txt
pkg os, const ModeDir FileMode pkg os, const ModeExclusive FileMode pkg os, const ModeIrregular FileMode pkg os, const ModeNamedPipe FileMode pkg os, const ModePerm FileMode pkg os, const ModeSetgid FileMode pkg os, const ModeSetuid FileMode pkg os, const ModeSocket FileMode pkg os, const ModeSticky FileMode pkg os, const ModeSymlink FileMode pkg os, const ModeTemporary FileMode pkg os, const ModeType = 2399141888
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Sun Jun 16 23:08:08 UTC 2024 - 34.8K bytes - Viewed (0) -
api/go1.3.txt
pkg debug/macho, const CpuArm = 12 pkg debug/macho, const CpuArm Cpu pkg debug/macho, const CpuPpc = 18 pkg debug/macho, const CpuPpc Cpu pkg debug/macho, const CpuPpc64 = 16777234 pkg debug/macho, const CpuPpc64 Cpu pkg debug/macho, const MagicFat = 3405691582 pkg debug/macho, const MagicFat uint32 pkg debug/macho, const TypeBundle = 8 pkg debug/macho, const TypeBundle Type pkg debug/macho, const TypeDylib = 6
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jun 02 02:45:00 UTC 2014 - 117K bytes - Viewed (0) -
api/go1.6.txt
pkg debug/elf, const R_MIPS_PC16 R_MIPS pkg debug/elf, const R_MIPS_PJUMP = 35 pkg debug/elf, const R_MIPS_PJUMP R_MIPS pkg debug/elf, const R_MIPS_REL16 = 33 pkg debug/elf, const R_MIPS_REL16 R_MIPS pkg debug/elf, const R_MIPS_REL32 = 3 pkg debug/elf, const R_MIPS_REL32 R_MIPS pkg debug/elf, const R_MIPS_RELGOT = 36 pkg debug/elf, const R_MIPS_RELGOT R_MIPS pkg debug/elf, const R_MIPS_SCN_DISP = 32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jan 13 23:40:13 UTC 2016 - 12.9K bytes - Viewed (0) -
tensorflow/c/eager/parallel_device/parallel_device_lib.cc
absl::optional<std::vector<std::unique_ptr<ParallelTensor>>> ParallelDevice::Execute(TFE_Context* context, const std::vector<ParallelTensor*>& inputs, const char* operation_name, const TFE_OpAttrs* attributes, int expected_max_outputs, TF_Status* status) const { std::vector<PartialTensorShape> expected_output_shapes(expected_max_outputs);
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Oct 21 04:14:14 UTC 2024 - 25.9K bytes - Viewed (0) -
api/go1.4.txt
pkg debug/elf, const R_AARCH64_CALL26 = 283 pkg debug/elf, const R_AARCH64_CALL26 R_AARCH64 pkg debug/elf, const R_AARCH64_CONDBR19 = 280 pkg debug/elf, const R_AARCH64_CONDBR19 R_AARCH64 pkg debug/elf, const R_AARCH64_COPY = 1024 pkg debug/elf, const R_AARCH64_COPY R_AARCH64 pkg debug/elf, const R_AARCH64_GLOB_DAT = 1025 pkg debug/elf, const R_AARCH64_GLOB_DAT R_AARCH64 pkg debug/elf, const R_AARCH64_GOT_LD_PREL19 = 309
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 12 03:01:01 UTC 2014 - 34K bytes - Viewed (0) -
tensorflow/c/eager/c_api_test_util.h
TFE_Op* SendOp(TFE_Context* ctx, TFE_TensorHandle* in, const std::string& op_name, const std::string& send_device, const std::string& recv_device, tensorflow::uint64 send_device_incarnation); // Return a RecvOp op `op_name` with the attributes `send_device`, // `recv_device`, and `send_device_incarnation` set. TFE_Op* RecvOp(TFE_Context* ctx, const std::string& op_name,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Mon Jul 17 23:43:59 UTC 2023 - 7.7K bytes - Viewed (0) -
api/go1.19.txt
pkg debug/elf, const R_LARCH_SOP_SR R_LARCH #46229 pkg debug/elf, const R_LARCH_SOP_SUB = 32 #46229 pkg debug/elf, const R_LARCH_SOP_SUB R_LARCH #46229 pkg debug/elf, const R_LARCH_SUB16 = 53 #46229 pkg debug/elf, const R_LARCH_SUB16 R_LARCH #46229 pkg debug/elf, const R_LARCH_SUB24 = 54 #46229 pkg debug/elf, const R_LARCH_SUB24 R_LARCH #46229 pkg debug/elf, const R_LARCH_SUB32 = 55 #46229
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:29:41 UTC 2022 - 17.9K bytes - Viewed (0) -
tensorflow/c/eager/gradients.h
GradientFunction* gradient_function, const string& op_name = ""); // Returns whether any tensor in a list of tensors is being watched and has // a trainable dtype. bool ShouldRecord( absl::Span<const AbstractTensorHandle* const> tensors) const; // Unwatches this tensor on the tape. Mainly used for cleanup when deleting // eager tensors.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 6.9K bytes - Viewed (0) -
api/go1.5.txt
pkg go/types, const Float32 BasicKind pkg go/types, const Float64 = 14 pkg go/types, const Float64 BasicKind pkg go/types, const Int = 2 pkg go/types, const Int BasicKind pkg go/types, const Int16 = 4 pkg go/types, const Int16 BasicKind pkg go/types, const Int32 = 5 pkg go/types, const Int32 BasicKind pkg go/types, const Int64 = 6 pkg go/types, const Int64 BasicKind pkg go/types, const Int8 = 3 pkg go/types, const Int8 BasicKind
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0) -
tensorflow/c/eager/immediate_execution_operation.h
// that the argument need to be handled by a custom device. virtual bool HasCustomDeviceInput() const = 0; virtual const tensorflow::OpDef* OpDef() const = 0; virtual absl::Status InputLength(const char* input_name, int* length) = 0; virtual absl::Status OutputLength(const char* output_name, int* length) = 0; // Set stack trace to be used for potential async error reporting.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 05:11:17 UTC 2024 - 3.6K bytes - Viewed (0)