Home
last modified time | relevance | path

Searched defs:constant_ (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_expression_test.cc53 Tensor constant_; member in tensorflow::__anon16b73f9c0111::XlaExpressionTest
/aosp_15_r20/external/pytorch/torch/distributed/_shard/sharded_tensor/_ops/
H A Dinit.py98 def constant_(types, args=(), kwargs=None, pg=None): function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Doperand.go29 constant_ // operand is a constant; the operand's typ is a Basic type const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Doperand.go25 constant_ // operand is a constant; the operand's typ is a Basic type const
/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/
H A Dinit.cpp71 Tensor constant_(Tensor tensor, Scalar value) { in constant_() function
/aosp_15_r20/external/pytorch/torch/nn/
H A Dinit.py227 def constant_(tensor: Tensor, val: float) -> Tensor: function
/aosp_15_r20/external/bcc/src/cc/
H A Dusdt.h49 optional<long long> constant_; variable
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dusdt.h49 optional<long long> constant_; variable
/aosp_15_r20/art/compiler/optimizing/
H A Dbounds_check_elimination.cc279 int32_t constant_; member in art::ValueBound
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_test.cc1318 TF_Operation* constant_; member in tensorflow::__anonfb0de0ec0111::CApiColocationTest