Searched defs:half_val (Results 1 – 5 of 5) sorted by relevance
47 repeated int32 half_val = 13 [packed = true]; field
918 inline ::int32_t TensorProto::half_val(int index) const { in half_val() function938 TensorProto::half_val() const { in half_val() function
392 for (auto& half_val : half_values_) { in GetActiveArguments() local
283 LL_UInt128 half_val(12345); in TEST() local
446 auto half_val = rewriter.create<ConstOp>( in matchAndRewrite() local