Package index
-
BooleanType() - BooleanType
-
Constant() - Constant
-
FloatType() - FloatType
-
Func() - Func
-
FuncBody() - FuncBody
-
FuncId() - FuncId
-
FuncInput() - FuncInput
-
FuncInputs() - FuncInputs
-
FuncOutput() - FuncOutput
-
FuncOutputs() - FuncOutputs
-
FuncVariable() - FuncVariable
-
IntegerType() - IntegerType (signed)
-
Op() - Op
-
OpInputAttr() - OpInputAttr
-
OpInputAttrs() - OpInputAttrs
-
OpInputFunc() - OpInputFunc
-
OpInputFuncs() - OpInputFuncs
-
OpInputValue() - OpInputValue
-
OpInputValues() - OpInputValues
-
OpInputs() - OpInputs
-
OpMnemonic() - OpMnemonic
-
OpName() - OpName
-
OpOutput() - OpOutput
-
OpOutputs() - OpOutputs
-
OpSignature() - OpSignature
-
Shape() - Shape
-
TensorConstant() - TensorConstant
-
TensorDataType - TensorDataType
-
TensorType() - TensorType
-
UnsignedType() - UnsignedType
-
ValueId() - ValueId
-
ValueType() - ValueType
-
ValueTypes() - ValueTypes
-
as_dtype() - Convert to TensorDataType
-
.current_func() - Get the last function created
-
format_double() - Format Double Array with Scientific Notation
-
hlo_abs() - Abs Operator
-
hlo_add() - Add Operator
-
hlo_after_all() - AfterAll Operator
-
hlo_and() - And Operator
-
hlo_atan2() - Atan2 Operator
-
hlo_broadcast_in_dim() - BroadcastInDim Operator
-
hlo_case() - Case Operator
-
hlo_cbrt() - Cbrt Operator
-
hlo_ceil() - Ceil Operator
-
hlo_clamp() - Clamp Operator
-
hlo_closure() - Create a Closure
-
hlo_compare() - Compare Operator
-
hlo_scalar()hlo_tensor()hlo_empty() - Create a Constant
-
hlo_convert() - Convert Operator
-
hlo_cosine() - Cosine Operator
-
hlo_divide() - Divide Operator
-
hlo_dot_general() - DotGeneral Operator
-
hlo_exponential() - Exponential Operator
-
hlo_exponential_minus_one() - ExponentialMinusOne Operator
-
hlo_floor() - Floor Operator
-
hlo_func()local_func() - Create a function
-
hlo_if() - If Operator
-
hlo_input() - Create a input to a function
-
hlo_is_finite() - IsFinite Operator
-
hlo_log() - Log Operator
-
hlo_log_plus_one() - LogPlusOne Operator
-
hlo_logistic() - Logistic Operator
-
hlo_maximum() - Maximum Operator
-
hlo_minimum() - Minimum Operator
-
hlo_multiply() - Multiply Operator
-
hlo_negate() - Negate Operator
-
hlo_not() - Not Operator
-
hlo_or() - Or Operator
-
hlo_popcnt() - Popcnt Operator
-
hlo_power() - Power Operator
-
hlo_reduce() - Reduce Operator
-
hlo_remainder() - Remainder Operator
-
hlo_reshape() - Reshape Operator
-
hlo_return() - Return Values
-
hlo_reverse() - Reverse Operator
-
hlo_rng_bit_generator() - RngBitGenerator Operator
-
hlo_round_nearest_afz() - RoundNearestAfz Operator
-
hlo_round_nearest_even() - RoundNearestEven Operator
-
hlo_rsqrt() - Rsqrt Operator
-
hlo_select() - Select Operator
-
hlo_shift_left() - ShiftLeft Operator
-
hlo_shift_right_arithmetic() - ShiftRightArithmetic Operator
-
hlo_shift_right_logical() - ShiftRightLogical Operator
-
hlo_sign() - Sign Operator
-
hlo_sine() - Sine Operator
-
hlo_slice() - Slice Operator
-
hlo_sqrt() - Sqrt Operator
-
hlo_subtract() - Subtract Operator
-
hlo_tan() - Tan Operator
-
hlo_tanh() - Tanh Operator
-
hlo_transpose() - Transpose Operator
-
hlo_while() - While Operator
-
hlo_xor() - Xor Operator
-
infer_types_boolean_biv() - Infer types for boolean binary operations
-
infer_types_boolean_uni() - Infer types for boolean unary operations
-
infer_types_generic_biv() - Infer types for binary operations
-
infer_types_generic_uni() - Infer types for unary operations
-
is_dtype() - Is TensorDataType
-
r_to_stablehlo_string() - Represent an R value in stableHLO
-
repr() - Generate string representation for object
-
repr_env2name() - Convert environment to name